Ignore:
Timestamp:
04/05/11 17:22:10 (13 years ago)
Author:
jgipsl
Message:
  • Removed output lmdz.prt.x which does not exist in forced configuration
  • Removed option LMDZ_Freq_aero and LMDZ_Length_aero never used
  • Desactivated COSP and NMC output for default run. This is easy for users to activate in lmdz.card.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/LMDZOR/branches/LMDZOR_v4/LMDZOR/COMP/lmdz.card_AMIP

    r1334 r1370  
    1515# LMDZ_Bands_file_name=${ARCHIVE}/IGCM_OUT/IPSLCM5/XXXXXXX/ATM/Debug/XXXXXXX_Bands_96x95x19_3prc.dat_3 
    1616 
    17 # To force higher writing level for aerosol.  
    18 # LMDZ_Freq_aero   : frequency for writing (in PeriodLength : 10Years = 120) ,  
    19 # LMDZ_Length_aero : length of writing     (in PeriodLength : 1Year = 12).  
    20 # To cancel this option put LMDZ_Length_aero=0 
    21 LMDZ_Freq_aero=120 
    22 LMDZ_Length_aero=12 
    23  
    2417# Set COSP activation and Outputs frequency (monthly, daily, HF) = y/n 
    25 LMDZ_COSP_OK=y 
     18LMDZ_COSP_OK=n 
    2619LMDZ_COSP_monthly=y 
    2720LMDZ_COSP_daily=y 
     
    2922 
    3023# Set NMC Outputs frequency (monthly, daily, HF) = y/n 
    31 LMDZ_NMC_monthly=y 
    32 LMDZ_NMC_daily=y 
    33 LMDZ_NMC_hf=y 
     24LMDZ_NMC_monthly=n 
     25LMDZ_NMC_daily=n 
     26LMDZ_NMC_hf=n 
    3427 
    3528# Other specific parameters to this experience  
     
    7972 
    8073[OutputText] 
    81 List=   (physiq.def, gcm.def, run.def, traceur.def, guide.def, used_run.def, lmdz.x.prt) 
     74List=   (physiq.def, gcm.def, run.def, traceur.def, guide.def, used_run.def) 
    8275 
    8376[OutputFiles] 
Note: See TracChangeset for help on using the changeset viewer.