Difference between revisions of "Quick Install and Run"
From Planets
Adminplanets (talk | contribs) |
Adminplanets (talk | contribs) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
== Tools and Libraries == | == Tools and Libraries == | ||
* Fortran compiler (install with gfortran) | * Fortran compiler (install with gfortran) |
Revision as of 20:50, 6 April 2022
Tools and Libraries
- Fortran compiler (install with gfortran)
- NetCDF + references to visualization tools (ncview, paraview, grads, etc.)
- svn
- FCM
- IOIPSL
Data
- datadir + starts + other GCM data for test case early Mars (desert planet with a CO2 atmosphere)
Compiling
- prepare and explain arch files
- compiling a test case (early Mars)
Running
- run your first simulation
Checking the Results
- everything is cool in the .out file
- tools to visualize the produced diagfi.nc file: panoply, ncview, paraview, etc.