Changes between Version 8 and Version 9 of RunningDynamico


Ignore:
Timestamp:
09/30/14 12:31:14 (9 years ago)
Author:
dubos
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RunningDynamico

    v8 v9  
    2020This is for those playing with the SATURN_DYNAMICO branch. 
    2121A quick tutorial on setting up the Saturn test case on Ada: 
    22 * Download the SATURN_DYNAMICO branch: 
     22* Download the SATURN_DYNAMICO branch ; make sure we use FCM bundled with DYNAMICO: 
    2323{{{ 
    2424svn co svn+ssh://yourlogin@forge.ipsl.jussieu.fr/ipsl/forge/projets/dynamico/svn/codes/icosagcm/branches/SATURN_DYNAMICO 
    2525cd SATURN_DYNAMICO 
     26export PATH=${PWD}/ICOSAGCM/tools/FCM/bin:${PATH} 
    2627}}} 
    2728* compile XIOS using script in directory XIOS: 
    2829{{{ 
    29 export PATH=${PATH}:${PWD}/ICOSAGCM/tools/FCM/bin 
    3030cd XIOS 
    3131./compile_ada