Ignore:
Timestamp:
08/23/11 15:08:15 (13 years ago)
Author:
jgipsl
Message:

Modifications in working configuration :

Extracted all parameters related to diagnostics from physiq.def into
output.def. This includes parameters for simulator COSP and ISCCP.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/IPSLCM/IPSLCM5-2/CpiControl/COMP/lmdz.driver

    r1539 r1540  
    264264 
    265265 
    266     ## physiq.def parameters modified from initial physiq_L${RESOL_ATM_Z} 
     266    ## output.def parameters 
    267267    #  columns in phys_output_filekeys refer to the filenames given in phys_out_filenames in physiq.def :   
    268268    #                                            histmth       histday        histhf    histfh3h   histhf3hm   histstn 
    269     LMDZ_sed physiq.def phys_out_filekeys        ${ok_mensuel} ${ok_journe}   ${ok_hf}  ${ok_hf3h} ${ok_hf3hm} ${ok_stn} 
    270     LMDZ_sed physiq.def ecrit_ISCCP ${LMDZ_ecrit_ISCCP} 
    271     LMDZ_sed physiq.def ok_cosp     ${LMDZ_COSP_OK} 
    272     LMDZ_sed physiq.def ok_mensuelCOSP  ${LMDZ_COSP_monthly} 
    273     LMDZ_sed physiq.def ok_journeCOSP   ${LMDZ_COSP_daily} 
    274     LMDZ_sed physiq.def ok_hfCOSP   ${LMDZ_COSP_hf} 
    275     LMDZ_sed physiq.def ok_histNMC  "${LMDZ_NMC_monthly}, ${LMDZ_NMC_daily}, ${LMDZ_NMC_hf}" 
     269    LMDZ_sed output.def phys_out_filekeys        ${ok_mensuel} ${ok_journe}   ${ok_hf}  ${ok_hf3h} ${ok_hf3hm} ${ok_stn} 
     270    LMDZ_sed output.def ecrit_ISCCP ${LMDZ_ecrit_ISCCP} 
     271    LMDZ_sed output.def ok_cosp     ${LMDZ_COSP_OK} 
     272    LMDZ_sed output.def ok_mensuelCOSP  ${LMDZ_COSP_monthly} 
     273    LMDZ_sed output.def ok_journeCOSP   ${LMDZ_COSP_daily} 
     274    LMDZ_sed output.def ok_hfCOSP   ${LMDZ_COSP_hf} 
     275    LMDZ_sed output.def ok_histNMC  "${LMDZ_NMC_monthly}, ${LMDZ_NMC_daily}, ${LMDZ_NMC_hf}" 
    276276 
    277277    ## gcm.def parameters : no change since gcm.def_${RESOL_ATM_3D} is used and already modified 
Note: See TracChangeset for help on using the changeset viewer.