Changeset 4268 for CONFIG


Ignore:
Timestamp:
02/08/19 14:41:39 (5 years ago)
Author:
jgipsl
Message:
  • Add first version of new compile script for ICOLMDZOR configuration.
  • LMDZ5 model folder name change to LMDZ
Location:
CONFIG/UNIFORM/v7/ICOLMDZOR_v7
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v7/ICOLMDZOR_v7/AA_make

    r4181 r4268  
    1919        (cd ../../modeles/IOIPSL ; ./makeioipsl_fcm -prod -parallel -arch ${FCM_ARCH} -arch_path ../ARCH -j 8) 
    2020        (cd ../../modeles/XIOS ; ./make_xios --prod --arch ${FCM_ARCH} --arch_path ../ARCH --job 8 ; mv bin/xios_server.exe ../../bin/.)   
    21         (cd ../../modeles/LMDZ5/; ./makelmdz_fcm -prod -d 144x142x79 -parallel mpi -mem -p lmd -arch ${FCM_ARCH} -arch_path ../ARCH -job 8  -io xios -v false -rrtm true gcm ; mv bin/gcm_144x142x79_phylmd_para_mem.e ../../bin/gcm.e) ;  
     21        (cd ../../modeles/LMDZ ; ./makelmdz_fcm -prod -d 144x142x79 -parallel mpi -mem -p lmd -arch ${FCM_ARCH} -arch_path ../ARCH -job 8  -io xios -v false -rrtm true gcm ; mv bin/gcm_144x142x79_phylmd_para_mem.e ../../bin/gcm.e) ;  
    2222        (echo "noORCAxLMD144142-L79" >.resol) 
    2323        (echo "RESOL_ATM_3D=144x142x79" >>.resol) 
Note: See TracChangeset for help on using the changeset viewer.