Difference between revisions of "Cargese 2013 tutorial session"

From openwfm
Jump to navigation Jump to search
Line 18: Line 18:
 
  brew install netcdf --enable-fortran
 
  brew install netcdf --enable-fortran
  
[https://www.virtualbox.org/ VirtualBox] [http://www-math.ucdenver.edu/~jbeezley/data/SFIRE_tutorial.ova virtual machine] with dependencies installed.
+
[https://www.virtualbox.org/ VirtualBox] [http://www-math.ucdenver.edu/~jbeezley/data/SFIRE_tutorial.ova virtual machine] with dependencies installed (user: sfire password: sfire).

Revision as of 08:46, 6 May 2013

List of requirements:

  • Standard build utilities
    • make
    • m4
    • cshell
    • perl
    • gcc
    • etc
  • gfortran
  • NetCDF
  • git

Ubuntu install command

sudo apt-get install tcsh git build-essential m4 gfortran libnetcdf-dev netcdf-bin

Homebrew install commands

brew install gfortran
brew install netcdf --enable-fortran

VirtualBox virtual machine with dependencies installed (user: sfire password: sfire).