Ignore:
Timestamp:
03/06/20 12:11:06 (4 years ago)
Author:
acosce
Message:

update new way to manage output frequency and level on inca and lmdz for LMDZORINCA_v6.2 and IPSLCM6.2

Location:
CONFIG/UNIFORM/v6/LMDZORINCA_v6.2/EXPERIMENTS/LMDZORINCA
Files:
11 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6.2/EXPERIMENTS/LMDZORINCA/AER/COMP/inca.card

    r4971 r5005  
    88#choose threshold (for 10m winds) parameter value 
    99wind_parameter=0.85 
    10 freq_write_chem=86400 
    1110# heat fluxes computed with feedback corresponding to 0 --> no aerosol effects, 1--> aerosol effects selected by ok_ade, ok_aie 
    1211feedb=0 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6.2/EXPERIMENTS/LMDZORINCA/AER/COMP/lmdz.card

    r4789 r5005  
    4242ok_cdnc=y 
    4343 
    44 # Set OutLevel to choose the level of output for LMDZ.  
    45 # OutLevel=low/medium/high 
    46 OutLevel=low 
    47  
    48 # COSP activation and choose of output frequency for COSP (monthly, daily, HF) = y/n 
    49 LMDZ_COSP_OK=n 
    50 LMDZ_COSP_monthly=n 
    51 LMDZ_COSP_daily=n 
    52 LMDZ_COSP_hf=n 
    53  
    54 # Set NMC Outputs frequency (monthly, daily, HF) = y/n 
    55 LMDZ_NMC_monthly=n 
    56 LMDZ_NMC_daily=n 
    57 LMDZ_NMC_hf=n 
    58  
    5944 
    6045# Nugding : ok_guide=y/n 
     
    6247ok_guide=n 
    6348 
     49# Specify which output file to activate and at which output_level 
     50# Use an integer to specify the output level or NONE if to deactivate the file 
     51# output_level_filename=1     : activate the corresponding file with low output level 
     52# output_level_filename=10    : activate the corresponding file with high output level 
     53# output_level_filename=NONE  : the file will not be written 
     54output_level_histmth = 5 
     55output_level_histday = NONE 
     56output_level_histhf  = NONE 
     57output_level_histmthNMC = NONE 
     58output_level_histdayNMC = NONE 
     59output_level_histhfNMC  = NONE 
     60output_level_histstrataer = NONE 
     61output_level_histdaystrataer = NONE 
     62output_level_histstn      = NONE 
     63 
     64# Activate COSP in config.def and set corresponding output files 
     65LMDZ_COSP_OK=n 
     66output_level_histmthCOSP = NONE 
     67output_level_histdayCOSP = NONE 
     68output_level_histhfCOSP  = NONE 
    6469 
    6570[InitialStateFiles] 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6.2/EXPERIMENTS/LMDZORINCA/AER_historical/COMP/inca.card

    r4625 r5005  
    2222#be careful name of sflx file change with the choice of emi_interp_time ( no file / sflx_p2p.nc)  
    2323emi_interp_time=1 
     24 
     25# Specify output frequency for output files  
     26# File aerosols_from_inca will be systematically write in output with a monthly frequency - you cannot manage it from this card 
     27# for other files you can choose the frequency 1d (daily), 1mo (monthly), other (1ts, 5d, etc.) or NONE if to deactivate it 
     28# if you choose 1d the file will be store in CHM/Output/DA 
     29# if you choose 1mo the file will be store in CHM/Output/MO 
     30# if you choose another frequency, the file will be store in CHM/Output/DA by default 
     31output_frequency_chem=1d 
     32output_frequency_emi=1d 
     33output_frequency_species=1d 
     34output_frequency_forcage=1d 
     35output_frequency_aero=1d 
     36output_frequency_dep=1d 
     37output_frequency_washrate=NONE 
     38output_frequency_veget=NONE 
     39output_frequency_reacflux=NONE 
     40output_frequency_phtrate=NONE 
     41output_frequency_invariants=NONE 
    2442 
    2543 
     
    5169        (${MODIPSL}/modeles/INCA/src/INCA_XML/field_def_inca.xml, .) ,\ 
    5270        (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_restart.xml, file_def_inca_restart.xml ), \ 
    53         (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_AER_daily.xml, file_def_inca_daily.xml ), \ 
    54         (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_AER_monthly.xml, file_def_inca_monthly.xml ), \ 
     71        (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_AER.xml, file_def_inca.xml ), \ 
    5572        (${MODIPSL}/bin/inca_${ResolAtm}_${OptMode}_${ConfChem}.dat, inca.dat) 
    5673 
     
    6380 
    6481[OutputText] 
    65 List=(inca.out, inca.def,context_inca.xml,field_def_inca.xml,file_def_inca_daily.xml,file_def_inca_monthly.xml, inca_IDxml.out) 
     82List=(inca.out, inca.def,context_inca.xml,field_def_inca.xml,file_def_inca.xml, inca_IDxml.out) 
    6683 
    6784[OutputFiles] 
    6885List=   (inca1d_emi.nc         ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_emi.nc        ,    NONE  ),\ 
    69         (inca1d_species.nc     ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_species.nc    ,    NONE  ),\ 
    70         (inca1d_dep.nc         ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_dep.nc        ,    NONE  ),\ 
    71         (inca1d_aero.nc        ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_aero.nc       ,    NONE  ),\ 
     86        (inca1d_species.nc     ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_species.nc    ,    Post_1D_inca_species  ),\ 
     87        (inca1d_dep.nc        ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_dep.nc       ,    NONE  ),\ 
     88        (inca1d_aero.nc        ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_aero.nc       ,    Post_1D_inca_aero  ),\ 
     89        (inca1d_forcage.nc     ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_forcage.nc    ,    Post_1D_inca_forcage),\ 
    7290        (inca1d_invariants.nc  ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_invariants.nc ,    NONE  ),\ 
     91        (inca1d_reacflux.nc    ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_reacflux.nc   ,    NONE  ),\ 
    7392        (inca1d_chem.nc        ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_chem.nc       ,    NONE  ),\ 
    7493        (inca1d_washrate.nc    ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_washrate.nc   ,    NONE  ),\ 
    75         (inca1m_emi.nc         ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_emi.nc        ,    NONE  ),\ 
    76         (inca1m_species.nc     ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_species.nc    ,    Post_1M_inca_species  ),\ 
    77         (inca1m_dep.nc         ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_dep.nc        ,    NONE  ),\ 
    78         (inca1m_aero.nc        ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_aero.nc       ,    Post_1M_inca_aero  ),\ 
    79         (inca1m_invariants.nc  ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_invariants.nc ,    NONE  ),\ 
    80         (inca1m_chem.nc        ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_chem.nc       ,    NONE  ),\ 
    81         (inca1m_washrate.nc    ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_washrate.nc   ,    NONE  ),\ 
     94        (inca1mo_emi.nc         ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_emi.nc        ,    NONE  ),\ 
     95        (inca1mo_species.nc     ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_species.nc    ,    NONE  ),\ 
     96        (inca1mo_dep.nc        ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_dep.nc       ,    NONE  ),\ 
     97        (inca1mo_aero.nc        ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_aero.nc       ,    NONE  ),\ 
     98        (inca1mo_forcage.nc     ,      ${R_OUT_CHM_O_D}/${PREFIX}_1M_inca_forcage.nc    ,    NONE  ),\ 
     99        (inca1mo_invariants.nc  ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_invariants.nc ,    NONE  ),\ 
     100        (inca1mo_reacflux.nc    ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_reacflux.nc   ,    NONE  ),\ 
     101        (inca1mo_chem.nc        ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_chem.nc       ,    NONE  ),\ 
     102        (inca1mo_washrate.nc    ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_washrate.nc   ,    NONE  ),\ 
    82103        (aerosols_from_inca.nc   ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_aerosols_from_inca.nc,    NONE  ) 
    83104 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6.2/EXPERIMENTS/LMDZORINCA/AER_historical/COMP/lmdz.card

    r4789 r5005  
    3535ByPass_hgardfou_mats=n 
    3636 
    37 # Set OutLevel to choose the level of output for LMDZ 
    38 # OutLevel=low/medium/high 
    39 OutLevel=low 
    40  
    41 # Set COSP activation and output frequency (monthly, daily, HF) = y/n 
    42 LMDZ_COSP_OK=n 
    43 LMDZ_COSP_monthly=n 
    44 LMDZ_COSP_daily=n 
    45 LMDZ_COSP_hf=n 
    46  
    47 # Set NMC output frequency (monthly, daily, HF) = y/n 
    48 LMDZ_NMC_monthly=n 
    49 LMDZ_NMC_daily=n 
    50 LMDZ_NMC_hf=n 
    5137 
    5238# Nugding : ok_guide=y/n 
    5339# If ok_guide=y, add nudging files(u.nc, v.nc, hur.nc,...) in BoundaryFiles section below. 
    5440ok_guide=n 
     41 
     42# Specify which output file to activate and at which output_level 
     43# Use an integer to specify the output level or NONE if to deactivate the file 
     44# output_level_filename=1     : activate the corresponding file with low output level 
     45# output_level_filename=10    : activate the corresponding file with high output level 
     46# output_level_filename=NONE  : the file will not be written 
     47output_level_histmth = 5 
     48output_level_histday = NONE 
     49output_level_histhf  = NONE 
     50output_level_histmthNMC = NONE 
     51output_level_histdayNMC = NONE 
     52output_level_histhfNMC  = NONE 
     53output_level_histstrataer = NONE 
     54output_level_histdaystrataer = NONE 
     55output_level_histstn      = NONE 
     56 
     57# Activate COSP in config.def and set corresponding output files 
     58LMDZ_COSP_OK=n 
     59output_level_histmthCOSP = NONE 
     60output_level_histdayCOSP = NONE 
     61output_level_histhfCOSP  = NONE 
     62 
    5563 
    5664[InitialStateFiles] 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6.2/EXPERIMENTS/LMDZORINCA/AER_pdControl/COMP/inca.card

    r4625 r5005  
    2222#be careful name of sflx file change with the choice of emi_interp_time ( no file / sflx_p2p.nc)  
    2323emi_interp_time=1 
     24 
     25# Specify output frequency for output files  
     26# File aerosols_from_inca will be systematically write in output with a monthly frequency - you cannot manage it from this card 
     27# for other files you can choose the frequency 1d (daily), 1mo (monthly), other (1ts, 5d, etc.) or NONE if to deactivate it 
     28# if you choose 1d the file will be store in CHM/Output/DA 
     29# if you choose 1mo the file will be store in CHM/Output/MO 
     30# if you choose another frequency, the file will be store in CHM/Output/DA by default 
     31output_frequency_chem=1d 
     32output_frequency_emi=1d 
     33output_frequency_species=1d 
     34output_frequency_forcage=1d 
     35output_frequency_aero=1d 
     36output_frequency_dep=1d 
     37output_frequency_washrate=NONE 
     38output_frequency_veget=NONE 
     39output_frequency_reacflux=NONE 
     40output_frequency_phtrate=NONE 
     41output_frequency_invariants=NONE 
     42 
    2443 
    2544[InitialStateFiles] 
     
    5170        (${MODIPSL}/modeles/INCA/src/INCA_XML/field_def_inca.xml, .) ,\ 
    5271        (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_restart.xml, file_def_inca_restart.xml ), \ 
    53         (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_AER_daily.xml, file_def_inca_daily.xml ), \ 
    54         (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_AER_monthly.xml, file_def_inca_monthly.xml ), \ 
     72        (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_AER.xml, file_def_inca.xml ), \ 
    5573        (${MODIPSL}/bin/inca_${ResolAtm}_${OptMode}_${ConfChem}.dat, inca.dat) 
    5674 
     
    6381 
    6482[OutputText] 
    65 List=(inca.out, inca.def,context_inca.xml,field_def_inca.xml,file_def_inca_daily.xml,file_def_inca_monthly.xml, inca_IDxml.out) 
     83List=(inca.out, inca.def,context_inca.xml,field_def_inca.xml,file_def_inca.xml, inca_IDxml.out) 
    6684 
    6785[OutputFiles] 
    6886List=   (inca1d_emi.nc         ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_emi.nc        ,    NONE  ),\ 
    69         (inca1d_species.nc     ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_species.nc    ,    NONE  ),\ 
    70         (inca1d_dep.nc         ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_dep.nc        ,    NONE  ),\ 
    71         (inca1d_aero.nc        ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_aero.nc       ,    NONE  ),\ 
     87        (inca1d_species.nc     ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_species.nc    ,    Post_1D_inca_species  ),\ 
     88        (inca1d_dep.nc        ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_dep.nc       ,    NONE  ),\ 
     89        (inca1d_aero.nc        ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_aero.nc       ,    Post_1D_inca_aero  ),\ 
     90        (inca1d_forcage.nc     ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_forcage.nc    ,    Post_1D_inca_forcage),\ 
    7291        (inca1d_invariants.nc  ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_invariants.nc ,    NONE  ),\ 
     92        (inca1d_reacflux.nc    ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_reacflux.nc   ,    NONE  ),\ 
    7393        (inca1d_chem.nc        ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_chem.nc       ,    NONE  ),\ 
    7494        (inca1d_washrate.nc    ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_washrate.nc   ,    NONE  ),\ 
    75         (inca1m_emi.nc         ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_emi.nc        ,    NONE  ),\ 
    76         (inca1m_species.nc     ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_species.nc    ,    Post_1M_inca_species  ),\ 
    77         (inca1m_dep.nc         ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_dep.nc        ,    NONE  ),\ 
    78         (inca1m_aero.nc        ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_aero.nc       ,    Post_1M_inca_aero  ),\ 
    79         (inca1m_invariants.nc  ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_invariants.nc ,    NONE  ),\ 
    80         (inca1m_chem.nc        ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_chem.nc       ,    NONE  ),\ 
    81         (inca1m_washrate.nc    ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_washrate.nc   ,    NONE  ),\ 
     95        (inca1mo_emi.nc         ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_emi.nc        ,    NONE  ),\ 
     96        (inca1mo_species.nc     ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_species.nc    ,    NONE  ),\ 
     97        (inca1mo_dep.nc        ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_dep.nc       ,    NONE  ),\ 
     98        (inca1mo_aero.nc        ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_aero.nc       ,    NONE  ),\ 
     99        (inca1mo_forcage.nc     ,      ${R_OUT_CHM_O_D}/${PREFIX}_1M_inca_forcage.nc    ,    NONE  ),\ 
     100        (inca1mo_invariants.nc  ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_invariants.nc ,    NONE  ),\ 
     101        (inca1mo_reacflux.nc    ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_reacflux.nc   ,    NONE  ),\ 
     102        (inca1mo_chem.nc        ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_chem.nc       ,    NONE  ),\ 
     103        (inca1mo_washrate.nc    ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_washrate.nc   ,    NONE  ),\ 
    82104        (aerosols_from_inca.nc   ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_aerosols_from_inca.nc,    NONE  ) 
    83105 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6.2/EXPERIMENTS/LMDZORINCA/AER_pdControl/COMP/lmdz.card

    r4789 r5005  
    3333ByPass_hgardfou_mats=n 
    3434 
    35 # Set OutLevel to choose the level of output for LMDZ 
    36 # OutLevel=low/medium/high 
    37 OutLevel=low 
    38  
    39 # Set COSP activation and output frequency (monthly, daily, HF) = y/n 
    40 LMDZ_COSP_OK=n 
    41 LMDZ_COSP_monthly=n 
    42 LMDZ_COSP_daily=n 
    43 LMDZ_COSP_hf=n 
    44  
    45 # Set NMC output frequency (monthly, daily, HF) = y/n 
    46 LMDZ_NMC_monthly=n 
    47 LMDZ_NMC_daily=n 
    48 LMDZ_NMC_hf=n 
    4935 
    5036# Nugding : ok_guide=y/n 
    5137# If ok_guide=y, add nudging files(u.nc, v.nc, hur.nc,...) in BoundaryFiles section below. 
    5238ok_guide=n 
     39 
     40# Specify which output file to activate and at which output_level 
     41# Use an integer to specify the output level or NONE if to deactivate the file 
     42# output_level_filename=1     : activate the corresponding file with low output level 
     43# output_level_filename=10    : activate the corresponding file with high output level 
     44# output_level_filename=NONE  : the file will not be written 
     45output_level_histmth = 5 
     46output_level_histday = NONE 
     47output_level_histhf  = NONE 
     48output_level_histmthNMC = NONE 
     49output_level_histdayNMC = NONE 
     50output_level_histhfNMC  = NONE 
     51output_level_histstrataer = NONE 
     52output_level_histdaystrataer = NONE 
     53output_level_histstn      = NONE 
     54 
     55# Activate COSP in config.def and set corresponding output files 
     56LMDZ_COSP_OK=n 
     57output_level_histmthCOSP = NONE 
     58output_level_histdayCOSP = NONE 
     59output_level_histhfCOSP  = NONE 
     60 
    5361 
    5462[InitialStateFiles] 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6.2/EXPERIMENTS/LMDZORINCA/DUSS/COMP/lmdz.card

    r4789 r5005  
    4242ok_cdnc=y 
    4343 
    44 # Set OutLevel to choose the level of output for LMDZ.  
    45 # OutLevel=low/medium/high 
    46 OutLevel=low 
    47  
    48 # COSP activation and choose of output frequency for COSP (monthly, daily, HF) = y/n 
    49 LMDZ_COSP_OK=n 
    50 LMDZ_COSP_monthly=n 
    51 LMDZ_COSP_daily=n 
    52 LMDZ_COSP_hf=n 
    53  
    54 # Set NMC Outputs frequency (monthly, daily, HF) = y/n 
    55 LMDZ_NMC_monthly=n 
    56 LMDZ_NMC_daily=n 
    57 LMDZ_NMC_hf=n 
    58  
    59  
    6044# Nugding : ok_guide=y/n 
    6145# If ok_guide=y, add nudging files(u.nc, v.nc, hur.nc,...) in BoundaryFiles section below. 
    6246ok_guide=n 
    6347 
     48# Specify which output file to activate and at which output_level 
     49# Use an integer to specify the output level or NONE if to deactivate the file 
     50# output_level_filename=1     : activate the corresponding file with low output level 
     51# output_level_filename=10    : activate the corresponding file with high output level 
     52# output_level_filename=NONE  : the file will not be written 
     53output_level_histmth = 5 
     54output_level_histday = NONE 
     55output_level_histhf  = NONE 
     56output_level_histmthNMC = NONE 
     57output_level_histdayNMC = NONE 
     58output_level_histhfNMC  = NONE 
     59output_level_histstrataer = NONE 
     60output_level_histdaystrataer = NONE 
     61output_level_histstn      = NONE 
     62 
     63# Activate COSP in config.def and set corresponding output files 
     64LMDZ_COSP_OK=n 
     65output_level_histmthCOSP = NONE 
     66output_level_histdayCOSP = NONE 
     67output_level_histhfCOSP  = NONE 
    6468 
    6569[InitialStateFiles] 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6.2/EXPERIMENTS/LMDZORINCA/GES/COMP/lmdz.card

    r4789 r5005  
    4343ok_cdnc=n 
    4444 
    45 # Set OutLevel to choose the level of output for LMDZ.  
    46 # OutLevel=low/medium/high 
    47 OutLevel=low 
    48  
    49 # COSP activation and choose of output frequency for COSP (monthly, daily, HF) = y/n 
    50 LMDZ_COSP_OK=n 
    51 LMDZ_COSP_monthly=n 
    52 LMDZ_COSP_daily=n 
    53 LMDZ_COSP_hf=n 
    54  
    55 # Set NMC Outputs frequency (monthly, daily, HF) = y/n 
    56 LMDZ_NMC_monthly=n 
    57 LMDZ_NMC_daily=n 
    58 LMDZ_NMC_hf=n 
    59  
    6045 
    6146# Nugding : ok_guide=y/n 
     
    6348ok_guide=n 
    6449 
     50 
     51# Specify which output file to activate and at which output_level 
     52# Use an integer to specify the output level or NONE if to deactivate the file 
     53# output_level_filename=1     : activate the corresponding file with low output level 
     54# output_level_filename=10    : activate the corresponding file with high output level 
     55# output_level_filename=NONE  : the file will not be written 
     56output_level_histmth = 5 
     57output_level_histday = NONE 
     58output_level_histhf  = NONE 
     59output_level_histmthNMC = NONE 
     60output_level_histdayNMC = NONE 
     61output_level_histhfNMC  = NONE 
     62output_level_histstrataer = NONE 
     63output_level_histdaystrataer = NONE 
     64output_level_histstn      = NONE 
     65 
     66# Activate COSP in config.def and set corresponding output files 
     67LMDZ_COSP_OK=n 
     68output_level_histmthCOSP = NONE 
     69output_level_histdayCOSP = NONE 
     70output_level_histhfCOSP  = NONE 
    6571 
    6672[InitialStateFiles] 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6.2/EXPERIMENTS/LMDZORINCA/NMHC/COMP/lmdz.card

    r4789 r5005  
    4242ok_cdnc=n 
    4343 
    44 # Set OutLevel to choose the level of output for LMDZ.  
    45 # OutLevel=low/medium/high 
    46 OutLevel=low 
    47  
    48 # COSP activation and choose of output frequency for COSP (monthly, daily, HF) = y/n 
    49 LMDZ_COSP_OK=n 
    50 LMDZ_COSP_monthly=n 
    51 LMDZ_COSP_daily=n 
    52 LMDZ_COSP_hf=n 
    53  
    54 # Set NMC Outputs frequency (monthly, daily, HF) = y/n 
    55 LMDZ_NMC_monthly=n 
    56 LMDZ_NMC_daily=n 
    57 LMDZ_NMC_hf=n 
    58  
    5944 
    6045# Nugding : ok_guide=y/n 
     
    6247ok_guide=n 
    6348 
     49 
     50# Specify which output file to activate and at which output_level 
     51# Use an integer to specify the output level or NONE if to deactivate the file 
     52# output_level_filename=1     : activate the corresponding file with low output level 
     53# output_level_filename=10    : activate the corresponding file with high output level 
     54# output_level_filename=NONE  : the file will not be written 
     55output_level_histmth = 5 
     56output_level_histday = NONE 
     57output_level_histhf  = NONE 
     58output_level_histmthNMC = NONE 
     59output_level_histdayNMC = NONE 
     60output_level_histhfNMC  = NONE 
     61output_level_histstrataer = NONE 
     62output_level_histdaystrataer = NONE 
     63output_level_histstn      = NONE 
     64 
     65# Activate COSP in config.def and set corresponding output files 
     66LMDZ_COSP_OK=n 
     67output_level_histmthCOSP = NONE 
     68output_level_histdayCOSP = NONE 
     69output_level_histhfCOSP  = NONE 
    6470 
    6571[InitialStateFiles] 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6.2/EXPERIMENTS/LMDZORINCA/NMHC_AER/COMP/lmdz.card

    r4789 r5005  
    4343ok_cdnc=y 
    4444 
    45 # Set OutLevel to choose the level of output for LMDZ.  
    46 # OutLevel=low/medium/high 
    47 OutLevel=low 
    48  
    49 # COSP activation and choose of output frequency for COSP (monthly, daily, HF) = y/n 
    50 LMDZ_COSP_OK=n 
    51 LMDZ_COSP_monthly=n 
    52 LMDZ_COSP_daily=n 
    53 LMDZ_COSP_hf=n 
    54  
    55 # Set NMC Outputs frequency (monthly, daily, HF) = y/n 
    56 LMDZ_NMC_monthly=n 
    57 LMDZ_NMC_daily=n 
    58 LMDZ_NMC_hf=n 
    59  
    6045 
    6146# Nugding : ok_guide=y/n 
    6247# If ok_guide=y, add nudging files(u.nc, v.nc, hur.nc,...) in BoundaryFiles section below. 
    6348ok_guide=n 
     49 
     50# Specify which output file to activate and at which output_level 
     51# Use an integer to specify the output level or NONE if to deactivate the file 
     52# output_level_filename=1     : activate the corresponding file with low output level 
     53# output_level_filename=10    : activate the corresponding file with high output level 
     54# output_level_filename=NONE  : the file will not be written 
     55output_level_histmth = 5 
     56output_level_histday = NONE 
     57output_level_histhf  = NONE 
     58output_level_histmthNMC = NONE 
     59output_level_histdayNMC = NONE 
     60output_level_histhfNMC  = NONE 
     61output_level_histstrataer = NONE 
     62output_level_histdaystrataer = NONE 
     63output_level_histstn      = NONE 
     64 
     65# Activate COSP in config.def and set corresponding output files 
     66LMDZ_COSP_OK=n 
     67output_level_histmthCOSP = NONE 
     68output_level_histdayCOSP = NONE 
     69output_level_histhfCOSP  = NONE 
    6470 
    6571 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6.2/EXPERIMENTS/LMDZORINCA/NMHC_AER_S/COMP/lmdz.card

    r4789 r5005  
    4444ok_cdnc=y 
    4545 
    46 # Set OutLevel to choose the level of output for LMDZ.  
    47 # OutLevel=low/medium/high 
    48 OutLevel=low 
    49  
    50 # COSP activation and choose of output frequency for COSP (monthly, daily, HF) = y/n 
    51 LMDZ_COSP_OK=n 
    52 LMDZ_COSP_monthly=n 
    53 LMDZ_COSP_daily=n 
    54 LMDZ_COSP_hf=n 
    55  
    56 # Set NMC Outputs frequency (monthly, daily, HF) = y/n 
    57 LMDZ_NMC_monthly=n 
    58 LMDZ_NMC_daily=n 
    59 LMDZ_NMC_hf=n 
    60  
    6146 
    6247# Nugding : ok_guide=y/n 
     
    6449ok_guide=n 
    6550 
     51# Specify which output file to activate and at which output_level 
     52# Use an integer to specify the output level or NONE if to deactivate the file 
     53# output_level_filename=1     : activate the corresponding file with low output level 
     54# output_level_filename=10    : activate the corresponding file with high output level 
     55# output_level_filename=NONE  : the file will not be written 
     56output_level_histmth = 5 
     57output_level_histday = NONE 
     58output_level_histhf  = NONE 
     59output_level_histmthNMC = NONE 
     60output_level_histdayNMC = NONE 
     61output_level_histhfNMC  = NONE 
     62output_level_histstrataer = NONE 
     63output_level_histdaystrataer = NONE 
     64output_level_histstn      = NONE 
     65 
     66# Activate COSP in config.def and set corresponding output files 
     67LMDZ_COSP_OK=n 
     68output_level_histmthCOSP = NONE 
     69output_level_histdayCOSP = NONE 
     70output_level_histhfCOSP  = NONE 
    6671 
    6772[InitialStateFiles] 
Note: See TracChangeset for help on using the changeset viewer.