Ignore:
Timestamp:
11/28/14 15:51:34 (9 years ago)
Author:
aclsce
Message:
  • Added SOURCES/LMDZ to handle small bug fixed not implemented yet in LMDZ reference version.
  • Desactivated cimean variable output in xml orchidee thanks to the orchidee.driver
Location:
CONFIG/UNIFORM/v6/IPSLCM6
Files:
3 added
2 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6/AA_make

    r2358 r2373  
    110110lmdz: ../../modeles/LMDZ 
    111111#       (cd ../../modeles/LMDZ; ./makelmdz_fcm -d $(RESOL_LMDZ) -cosp true -v true -parallel mpi_omp -c OMCT -job 8 -arch $(FCM_ARCH) ce0l ; cp bin/ce0l_$(RESOL_LMDZ)_phylmd_para_orch_couple.e ../../bin/create_etat0_limit.e ; ) 
    112         (cd ../../modeles/LMDZ; ./makelmdz_fcm -d $(RESOL_LMDZ) -mem -cosp false -v true -parallel mpi_omp -io xios -c OMCT -job 8 -arch $(FCM_ARCH) gcm  ; cp bin/gcm_$(RESOL_LMDZ)_phylmd_para_mem_orch_couple.e ../../bin/gcm.e ; ) 
     112        (cd ../../modeles/LMDZ ; cp ../../config/IPSLCM6/SOURCES/LMDZ/*.xml DefLists/. ; ./makelmdz_fcm -d $(RESOL_LMDZ) -mem -cosp false -v true -parallel mpi_omp -io xios -c OMCT -job 8 -arch $(FCM_ARCH) gcm  ; cp bin/gcm_$(RESOL_LMDZ)_phylmd_para_mem_orch_couple.e ../../bin/gcm.e ; ) 
    113113 
    114114xios: ../../modeles/XIOS 
  • CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/DRIVER/orchidee.driver

    r2343 r2373  
    176176    #IGCM_sys_Put_Out ${RUN_DIR}/run.def ${R_SAVE}/${PREFIX}_run.def 
    177177 
     178#Temporary way to fix bug on cimean variable 
     179    IGCM_comp_modifyXmlFile force field_def_orchidee.xml cimean enabled .FALSE.  
    178180 
    179181    if [ X${orchidee_UserChoices_XIOS} = Xy ] ; then 
Note: See TracChangeset for help on using the changeset viewer.