Changeset 4140 for CONFIG/UNIFORM/v6


Ignore:
Timestamp:
11/16/18 14:10:00 (5 years ago)
Author:
jgipsl
Message:

Now use -v orchidee2.0 instead of -true. This target will inlcude liborchidee.a which includes all needed for ORCHIDEE (needed for newer versions of ORCHIDEE, branche ORCHIDEE-CN).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/LMDZOR_v6.2/AA_make

    r3617 r4140  
    105105lmdz: ../../modeles/LMDZ 
    106106        (cd ../../modeles/LMDZ; ./makelmdz_fcm -d $(RESOL_LMDZ) -prod -arch $(FCM_ARCH) -j 8 ce0l ; mv bin/ce0l_$(RESOL_LMDZ)_phylmd_seq.e ../../bin/create_etat0_limit.e ; ) 
    107         (cd ../../modeles/LMDZ; ./makelmdz_fcm -d $(RESOL_LMDZ) -prod -mem -cosp true -v true -parallel mpi_omp -arch $(FCM_ARCH) -j 8 -io xios -rrtm true gcm ; mv bin/gcm_$(RESOL_LMDZ)_phylmd_para_mem_orch.e ../../bin/gcm.e ; ) 
     107        (cd ../../modeles/LMDZ; ./makelmdz_fcm -d $(RESOL_LMDZ) -prod -mem -cosp true -v orchidee2.0 -parallel mpi_omp -arch $(FCM_ARCH) -j 8 -io xios -rrtm true gcm ; mv bin/gcm_$(RESOL_LMDZ)_phylmd_para_mem_orch.e ../../bin/gcm.e ; ) 
    108108 
    109109 
Note: See TracChangeset for help on using the changeset viewer.