Ignore:
Timestamp:
02/25/16 16:33:01 (8 years ago)
Author:
jgipsl
Message:

Some more cleaning and comments.

Location:
CONFIG/UNIFORM/v6/LMDZOR_v6
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/LMDZOR_v6/EXPERIMENTS/LMDZOR/amip/COMP/lmdz.card

    r2736 r2759  
    55# Physics package to use : 
    66# LMDZ_Physics=AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources 
    7 # LMDZ_Physics=NPv3.2 for new physics, to be used with LMDZ5/trunk revision 1554 or later 
     7# LMDZ_Physics=NPv3.2 for an early version of the new physics, to be used with LMDZ5/trunk revision 1554 or later 
     8# LMDZ_Physics=NPv5.4 for new physics to be used with LMDZ5/trunk revision 2449 or later 
    89LMDZ_Physics=AP 
    910 
     
    110111 
    111112[OutputText] 
    112 List=   (physiq.def, gcm.def, run.def, traceur.def, guide.def, config.def, used_run.def, iodef.xml, context_lmdz.xml, field_def_lmdz.xml, file_def_*lmdz.xml, debug.01, lmdz.prt) 
     113List=   (physiq.def, gcm.def, run.def, traceur.def, guide.def, config.def, vert.def, used_run.def, iodef.xml, context_lmdz.xml, field_def_lmdz.xml, file_def_*lmdz.xml, debug.01, lmdz.prt) 
    113114 
    114115[OutputFiles] 
  • CONFIG/UNIFORM/v6/LMDZOR_v6/EXPERIMENTS/LMDZOR/amip/COMP/orchidee.card

    r2757 r2759  
    3838[OutputFiles] 
    3939List=   (sechiba_history.nc,   ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history), \ 
    40         (sechiba_out_2.nc,     ${R_OUT_SRF_O_H}/${PREFIX}_HF_sechiba_out_2.nc,   NONE),                    \ 
    41         (orchidee_watchout.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_watchout.nc,        NONE) 
     40        (sechiba_out_2.nc,     ${R_OUT_SRF_O_H}/${PREFIX}_HF_sechiba_out_2.nc,   NONE) 
    4241 
    4342[Post_1M_sechiba_history] 
  • CONFIG/UNIFORM/v6/LMDZOR_v6/EXPERIMENTS/LMDZOR/clim/COMP/lmdz.card

    r2736 r2759  
    55# Physics package to use : 
    66# LMDZ_Physics=AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources 
    7 # LMDZ_Physics=NPv3.2 for new physics, to be used with LMDZ5/trunk revision 1554 or later 
     7# LMDZ_Physics=NPv3.2 for an early version of the new physics, to be used with LMDZ5/trunk revision 1554 or later 
     8# LMDZ_Physics=NPv5.4 for new physics to be used with LMDZ5/trunk revision 2449 or later 
    89LMDZ_Physics=AP 
    910 
     
    104105 
    105106[OutputText] 
    106 List=   (physiq.def, gcm.def, run.def, traceur.def, guide.def, config.def, used_run.def, iodef.xml, context_lmdz.xml, field_def_lmdz.xml, file_def_*lmdz.xml, debug.01, lmdz.prt) 
     107List=   (physiq.def, gcm.def, run.def, traceur.def, guide.def, config.def, vert.def, used_run.def, iodef.xml, context_lmdz.xml, field_def_lmdz.xml, file_def_*lmdz.xml, debug.01, lmdz.prt) 
    107108 
    108109[OutputFiles] 
  • CONFIG/UNIFORM/v6/LMDZOR_v6/EXPERIMENTS/LMDZOR/clim/COMP/orchidee.card

    r2757 r2759  
    3939[OutputFiles] 
    4040List=   (sechiba_history.nc,   ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history), \ 
    41         (sechiba_out_2.nc,     ${R_OUT_SRF_O_H}/${PREFIX}_HF_sechiba_out_2.nc,   NONE),                    \ 
    42         (orchidee_watchout.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_watchout.nc,        NONE) 
     41        (sechiba_out_2.nc,     ${R_OUT_SRF_O_H}/${PREFIX}_HF_sechiba_out_2.nc,   NONE) 
    4342 
    4443[Post_1M_sechiba_history] 
  • CONFIG/UNIFORM/v6/LMDZOR_v6/README

    r2743 r2759  
    1212How to create a job and run directory : 
    1313 
    14 Choose in EXPERIMENTS the experiment to be done and copy the corresponding config.card to modipsl/config/IPSLCM5_v5/, beside this README file. Modify the config.card as usual, for at least the JobName. Apply ../../util/ins_job and the creation of a new run directory will be done : 
     14Choose in EXPERIMENTS the experiment to be done and copy the corresponding config.card to modipsl/config/IPSLCM5_v5/, beside this README file. Modify the config.card as usual, for at least the JobName. Apply ../../libIGCM/ins_job and the creation of a new run directory will be done : 
    1515  - the run directory will be created with the same name as JobName in config.card. If a directory with the same name already exists, nothing will be done. 
    1616  - the PARAM, DRIVER and POST directories from GENERAL/ will be copied into the new run directory. 
     
    2222 
    2323 
    24 For details see http://forge.ipsl.jussieu.fr/igcmg/wiki/Modipsl_exec 
     24Documentation on how to use the configurations are found here : http://forge.ipsl.jussieu.fr/igcmg_doc/wiki/Doc 
Note: See TracChangeset for help on using the changeset viewer.