Difference between revisions of "Quick Install and Run"
From Planets
Adminplanets (talk | contribs) |
(→Tools and Libraries) |
||
Line 1: | Line 1: | ||
== Tools and Libraries == | == Tools and Libraries == | ||
+ | |||
+ | TO BE COMPLETED | ||
+ | |||
* Fortran compiler (install with gfortran) | * Fortran compiler (install with gfortran) | ||
* NetCDF + references to visualization tools (ncview, paraview, grads, etc.) | * NetCDF + references to visualization tools (ncview, paraview, grads, etc.) |
Revision as of 08:50, 7 April 2022
Tools and Libraries
TO BE COMPLETED
- 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.