Ignore:
Timestamp:
04/05/24 15:18:20 (3 months ago)
Author:
aclsce
Message:

Merge ICOLMDZORINCA_v7_work into IPSLCM7_work

  • Added LAM experiments into ICOLMDZ and ICOLMDZOR experiment directory
  • Use of guided_type variable (instead of ok_guide) into dynamico.card
  • Added create_etat0_limit_unstruct_mod.F90 into SOURCES/LMDZ to fix bad termination in case of create_etat0 with DYNAMICO.
Location:
CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZ
Files:
37 added
4 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZ/CREATE_amip/COMP/dynamico.card

    r6789 r6791  
    88# create_etat0_limit=n is used for normal GCM run 
    99create_etat0_limit = y 
     10etat0=database 
    1011 
    1112# iflag_phys=1 is used for normal GCM run with continents (not aquaplanet)  
     
    2526 
    2627[ParametersFiles] 
    27 List=   \ 
    28         (${SUBMIT_DIR}/PARAM/DYNAMICO/earth_const.def, .),\ 
     28List=   (${SUBMIT_DIR}/PARAM/DYNAMICO/earth_const.def, .),\ 
    2929        (${SUBMIT_DIR}/PARAM/DYNAMICO/run_dynamico.def_nbp${RESOL_NBP}, run_dynamico.def),\ 
    3030        (${MODIPSL}/modeles/DYNAMICO/xml/sponge_dynamico.xml, .),\ 
  • CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZ/CREATE_hadisst/COMP/dynamico.card

    r6789 r6791  
    88# create_etat0_limit=n is used for normal GCM run 
    99create_etat0_limit = y 
     10etat0=database 
    1011 
    1112# iflag_phys=1 is used for normal GCM run with continents (not aquaplanet)  
     
    2526 
    2627[ParametersFiles] 
    27 List=   \ 
    28         (${SUBMIT_DIR}/PARAM/DYNAMICO/earth_const.def, .),\ 
     28List=   (${SUBMIT_DIR}/PARAM/DYNAMICO/earth_const.def, .),\ 
    2929        (${SUBMIT_DIR}/PARAM/DYNAMICO/run_dynamico.def_nbp${RESOL_NBP}, run_dynamico.def),\ 
    3030        (${MODIPSL}/modeles/DYNAMICO/xml/sponge_dynamico.xml, .),\ 
  • CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZ/aquaplanet/CREATE_aquaplanet/COMP/dynamico.card

    r6789 r6791  
    88# create_etat0_limit=n is used for normal GCM run 
    99create_etat0_limit = y 
     10etat0=database 
    1011 
    1112# iflag_phys=1 is used for normal GCM run with continents (not aquaplanet)  
  • CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZ/clim_noleap/COMP/dynamico.card

    r6656 r6791  
    1313iflag_phys=1 
    1414 
    15 # Nugding : ok_guide=y/n 
    16 # If ok_guide=y, add nudging files(u.nc, v.nc, hur.nc,...) in BoundaryFiles section below  
    17 ok_guide=n 
     15# Nugding : guided_type=none or nudging 
     16# If guided_type=nudging, add nudging files(u.nc, v.nc, hur.nc,...) in BoundaryFiles section below 
     17guided_type=none 
    1818 
    1919 
Note: See TracChangeset for help on using the changeset viewer.