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