Ignore:
Timestamp:
10/23/23 13:16:46 (9 months ago)
Author:
cetlod
Message:

CM7_work : Reorganisation of PARAM directory ; grouping parameters for each model ; update all the cards accordingly

Location:
CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZ/aquaplanet/climAQUA_360d/COMP
Files:
3 edited

Legend:

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

    r6445 r6656  
    2626[ParametersFiles] 
    2727List=   \ 
    28         (${SUBMIT_DIR}/PARAM/earth_const.def, .),\ 
    29         (${SUBMIT_DIR}/PARAM/run_dynamico.def_nbp${RESOL_NBP}, run_dynamico.def),\ 
    30         (${SUBMIT_DIR}/PARAM/iodef.xml, .),\ 
     28        (${SUBMIT_DIR}/PARAM/DYNAMICO/earth_const.def, .),\ 
     29        (${SUBMIT_DIR}/PARAM/DYNAMICO/run_dynamico.def_nbp${RESOL_NBP}, run_dynamico.def),\ 
    3130        (${MODIPSL}/modeles/DYNAMICO/xml/sponge_dynamico.xml, .),\ 
    3231        (${MODIPSL}/modeles/DYNAMICO/xml/context_dynamico.xml, .),\ 
  • CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZ/aquaplanet/climAQUA_360d/COMP/lmdz.card

    r6114 r6656  
    6363 
    6464[ParametersFiles] 
    65 List=   (${SUBMIT_DIR}/PARAM/physiq.def_${LMDZ_Physics}, physiq.def), \ 
    66         (${SUBMIT_DIR}/PARAM/vert.def_L${RESOL_ATM_Z},   vert.def),   \ 
    67         (${SUBMIT_DIR}/PARAM/config.def_${ConfType}     ,  config.def),    \ 
    68         (${SUBMIT_DIR}/PARAM/run.def, .), \ 
    69         (${SUBMIT_DIR}/PARAM/guide.def, .), \ 
    70         (${SUBMIT_DIR}/PARAM/traceur.def, .) 
     65List=   (${SUBMIT_DIR}/PARAM/LMDZ/physiq.def_${LMDZ_Physics}, physiq.def), \ 
     66        (${SUBMIT_DIR}/PARAM/LMDZ/vert.def_L${RESOL_ATM_Z},   vert.def),   \ 
     67        (${SUBMIT_DIR}/PARAM/LMDZ/config.def_${ConfType}     ,  config.def),    \ 
     68        (${SUBMIT_DIR}/PARAM/LMDZ/run.def, .), \ 
     69        (${SUBMIT_DIR}/PARAM/LMDZ/guide.def, .), \ 
     70        (${SUBMIT_DIR}/PARAM/LMDZ/traceur.def, .) 
    7171 
    7272[RestartFiles] 
  • CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZ/aquaplanet/climAQUA_360d/COMP/xios.card

    r4688 r6656  
    1515 
    1616[ParametersFiles] 
    17 List=   () 
     17List=  (${SUBMIT_DIR}/PARAM/XIOS/iodef.xml, . ) 
    1818 
    1919[RestartFiles] 
    20 List=   (NONE) 
     20List=  (NONE) 
    2121 
    2222[OutputText] 
    23 List=   (xios_client_*,out_xios.x.err.*, out_xios.x.out.*) 
     23List=  (xios_client_*,out_xios.x.err.*, out_xios.x.out.*)  
    2424 
    2525[OutputFiles] 
Note: See TracChangeset for help on using the changeset viewer.