Ignore:
Timestamp:
06/25/09 16:41:29 (15 years ago)
Author:
sdipsl
Message:
  • Correct typo top_bound --> tau_top_bound
  • Create etat0 and limit with an experience name that depnds on resolution
Location:
CONFIG/LMDZOR/branches/LMDZ4OR_v3/CREATE
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/LMDZOR/branches/LMDZ4OR_v3/CREATE/COMP/lmdz.card

    r661 r667  
    3737        ( start.nc,     ${R_OUT_ATM_O}/Restart/${config_UserChoices_JobName}_clim_start.nc,    NONE), \ 
    3838        ( startphy.nc,  ${R_OUT_ATM_O}/Restart/${config_UserChoices_JobName}_clim_startphy.nc, NONE) 
    39  
    40  
  • CONFIG/LMDZOR/branches/LMDZ4OR_v3/CREATE/COMP/lmdz.card_Interannuel

    r473 r667  
    2121 
    2222[ParametersFiles] 
    23 List=   (${SUBMIT_DIR}/PARAM/physiq.def, .), \ 
    24         (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM}, gcm.def), \ 
     23List=   (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}, physiq.def), \ 
     24        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D}, gcm.def), \ 
    2525        (${SUBMIT_DIR}/PARAM/run.def, .), \ 
    2626        (${SUBMIT_DIR}/PARAM/traceur.def, .)  
  • CONFIG/LMDZOR/branches/LMDZ4OR_v3/CREATE/config.card

    r595 r667  
    1010#============================ 
    1111#D-- (<8 chars MAX for JobName) 
    12 JobName= ELC-${RESOL} 
     12JobName= ELC-${RESOL_ATM_3D} 
    1313LongName="create_etat0_limit for climatology run" 
    1414TagName=LMDZOR 
  • CONFIG/LMDZOR/branches/LMDZ4OR_v3/CREATE/config.card_Interannuel

    r589 r667  
    1010#============================ 
    1111#D-- (<8 chars MAX for JobName) 
    12 JobName=ELI-${RESOL} 
     12JobName=ELI-${RESOL_ATM_3D} 
    1313LongName="create_etat0_limit for interannuel run" 
    1414TagName=LMDZOR 
Note: See TracChangeset for help on using the changeset viewer.