Ignore:
Timestamp:
06/25/12 19:08:33 (12 years ago)
Author:
jgipsl
Message:
  • Updated LMDZRERP experiment to use config.def and output.def files
  • Better comments in lmdz.card (I hope)
  • Removed LMDZ_Freq_aero and LMDZ_Length_aero from lmdz.card. Option not longer existing in lmdz.driver
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v5/IPSLCM5_v5/EXPERIMENTS/IPSLCM5/EXP00/COMP/lmdz.card

    r1750 r1787  
    1313ConfType=actuel 
    1414 
     15# ByPass_hgardfou_teta=y : modify teta_ parameters for following CumulPeriod only 
    1516ByPass_hgardfou_teta=n 
     17 
     18# ByPass_hgardfou_mats=y : set parameter purmats=y for following CumulPeriod only 
    1619ByPass_hgardfou_mats=n 
     20 
     21# Number of periods where to set parameter adjust=y before switching to adjust=n 
     22# For adjust=n, set LMDZ_NbPeriod_ajust=0.  
    1723LMDZ_NbPeriod_adjust=3 
    18 # LMDZ_NbPeriod_adjust=0 
    19 # To force usage of this Bands file, put LMDZ_NbPeriod_adjust=0 and replace XXXXXXX by Restart experiment 
     24 
     25# To force usage of specific Bands file, set LMDZ_NbPeriod_adjust=0 and replace XXXXXXX by Restart experiment 
    2026# LMDZ_Bands_file_name=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/pdControl/XXXXXX/ATM/Debug/pdControl_XXXXXXX_Bands_96x95x19_3prc.dat_3 
    2127 
     
    2329# OutLevel=low/medium/high 
    2430OutLevel=low 
    25  
    26 # To force higher writing level for aerosol.  
    27 # LMDZ_Freq_aero : frequency for writing (in PeriodLength : 10Years = 120) ,  
    28 # LMDZ_Length_aero : length of writing (in PeriodLength : 1Year = 12).  
    29 # To cancel this option put LMDZ_Length_aero=0 
    30 LMDZ_Freq_aero=120 
    31 LMDZ_Length_aero=12 
    3231 
    3332# Set COSP activation and Outputs frequency (monthly, daily, HF) = y/n 
Note: See TracChangeset for help on using the changeset viewer.