Ignore:
Timestamp:
02/07/20 16:06:07 (4 years ago)
Author:
jgipsl
Message:
  • As done in v7: Do not use WriteFrequancy? for lmdz from config.card anymore. Use settings for each file in lmdz.card.
  • Removed option CARBON_CYCLE not used since v5 configurations.
Location:
CONFIG/UNIFORM/v6/IPSLCM6.2/EXPERIMENTS
Files:
16 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6.2/EXPERIMENTS/IPSLCM/pdControl_MR025/COMP/lmdz.card

    r4696 r4918  
    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 
     35# Specify which output file to activate and at which output_level 
     36# Use an integer to specify the output level or NONE if to deactivate the file 
     37# output_level_filename=1     : activate the corresponding file with low output level 
     38# output_level_filename=10    : activate the corresponding file with high output level 
     39# output_level_filename=NONE  : the file will not be written 
     40output_level_histmth = 5 
     41output_level_histday = NONE 
     42output_level_histhf  = NONE 
     43output_level_histmthNMC = NONE 
     44output_level_histdayNMC = NONE 
     45output_level_histhfNMC  = NONE 
     46output_level_histstrataer = NONE 
     47output_level_histdaystrataer = NONE 
     48output_level_histstn      = NONE 
     49 
     50# Activate COSP in config.def and set corresponding output files 
    4051LMDZ_COSP_OK=y 
    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 
     52output_level_histmthCOSP = NONE 
     53output_level_histdayCOSP = NONE 
     54output_level_histhfCOSP  = NONE 
    4955 
    5056[InitialStateFiles] 
  • CONFIG/UNIFORM/v6/IPSLCM6.2/EXPERIMENTS/IPSLCM/pdControl_MR025/config.card

    r4795 r4918  
    6868#D-- ATM - 
    6969[ATM] 
    70 WriteFrequency="1M" 
    7170# If config_Restarts_OverRule == 'n' next 4 params are read 
    7271Restart= n 
     
    107106#D-- SRF - 
    108107[SRF] 
    109 # WriteFrequency is not used for ORCHIDEE, see orchidee.card/stomate.card  
    110 WriteFrequency="" 
    111108# If config_Restarts_OverRule == 'n' next 4 params are read 
    112109Restart= n 
     
    121118#D-- SBG - STOMATE 
    122119[SBG] 
    123 # WriteFrequency is not used for ORCHIDEE, see orchidee.card/stomate.card  
    124 WriteFrequency="" 
    125120# If config_Restarts_OverRule == 'n' next 4 params are read 
    126121Restart= n 
     
    148143#D-- IOS - 
    149144[IOS] 
    150 WriteFrequency="" 
    151145# If config_Restarts_OverRule == 'n' next 4 params are read 
    152146Restart= n 
  • CONFIG/UNIFORM/v6/IPSLCM6.2/EXPERIMENTS/IPSLCM/pdControl_TEST/COMP/lmdz.card

    r4696 r4918  
    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 
     35# Specify which output file to activate and at which output_level 
     36# Use an integer to specify the output level or NONE if to deactivate the file 
     37# output_level_filename=1     : activate the corresponding file with low output level 
     38# output_level_filename=10    : activate the corresponding file with high output level 
     39# output_level_filename=NONE  : the file will not be written 
     40output_level_histmth = 5 
     41output_level_histday = NONE 
     42output_level_histhf  = NONE 
     43output_level_histmthNMC = NONE 
     44output_level_histdayNMC = NONE 
     45output_level_histhfNMC  = NONE 
     46output_level_histstrataer = NONE 
     47output_level_histdaystrataer = NONE 
     48output_level_histstn      = NONE 
     49 
     50# Activate COSP in config.def and set corresponding output files 
    4051LMDZ_COSP_OK=y 
    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 
     52output_level_histmthCOSP = NONE 
     53output_level_histdayCOSP = NONE 
     54output_level_histhfCOSP  = NONE 
    4955 
    5056[InitialStateFiles] 
  • CONFIG/UNIFORM/v6/IPSLCM6.2/EXPERIMENTS/IPSLCM/pdControl_TEST/config.card

    r4645 r4918  
    6565#D-- ATM - 
    6666[ATM] 
    67 WriteFrequency="1M HF" 
    6867# If config_Restarts_OverRule == 'n' next 4 params are read 
    6968Restart= y 
     
    116115#D-- SRF - 
    117116[SRF] 
    118 # WriteFrequency is not used for ORCHIDEE, see orchidee.card/stomate.card  
    119 WriteFrequency="" 
    120117# If config_Restarts_OverRule == 'n' next 4 params are read 
    121118Restart= y 
     
    130127#D-- SBG - STOMATE 
    131128[SBG] 
    132 # WriteFrequency is not used for ORCHIDEE, see orchidee.card/stomate.card  
    133 WriteFrequency="" 
    134129# If config_Restarts_OverRule == 'n' next 4 params are read 
    135130Restart= y 
     
    157152#D-- IOS - 
    158153[IOS] 
    159 WriteFrequency="" 
    160154# If config_Restarts_OverRule == 'n' next 4 params are read 
    161155Restart= n 
  • CONFIG/UNIFORM/v6/IPSLCM6.2/EXPERIMENTS/IPSLCM/piControl_TEST/COMP/lmdz.card

    r4696 r4918  
    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 
     35# Specify which output file to activate and at which output_level 
     36# Use an integer to specify the output level or NONE if to deactivate the file 
     37# output_level_filename=1     : activate the corresponding file with low output level 
     38# output_level_filename=10    : activate the corresponding file with high output level 
     39# output_level_filename=NONE  : the file will not be written 
     40output_level_histmth = 5 
     41output_level_histday = NONE 
     42output_level_histhf  = NONE 
     43output_level_histmthNMC = NONE 
     44output_level_histdayNMC = NONE 
     45output_level_histhfNMC  = NONE 
     46output_level_histstrataer = NONE 
     47output_level_histdaystrataer = NONE 
     48output_level_histstn      = NONE 
     49 
     50# Activate COSP in config.def and set corresponding output files 
    4051LMDZ_COSP_OK=y 
    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 
     52output_level_histmthCOSP = NONE 
     53output_level_histdayCOSP = NONE 
     54output_level_histhfCOSP  = NONE 
    4955 
    5056[InitialStateFiles] 
  • CONFIG/UNIFORM/v6/IPSLCM6.2/EXPERIMENTS/IPSLCM/piControl_TEST/config.card

    r4645 r4918  
    6565#D-- ATM - 
    6666[ATM] 
    67 WriteFrequency="1M HF" 
    6867# If config_Restarts_OverRule == 'n' next 4 params are read 
    6968Restart= y 
     
    116115#D-- SRF - 
    117116[SRF] 
    118 # WriteFrequency is not used for ORCHIDEE, see orchidee.card/stomate.card  
    119 WriteFrequency="" 
    120117# If config_Restarts_OverRule == 'n' next 4 params are read 
    121118Restart= y 
     
    130127#D-- SBG - STOMATE 
    131128[SBG] 
    132 # WriteFrequency is not used for ORCHIDEE, see orchidee.card/stomate.card  
    133 WriteFrequency="" 
    134129# If config_Restarts_OverRule == 'n' next 4 params are read 
    135130Restart= y 
     
    157152#D-- IOS - 
    158153[IOS] 
    159 WriteFrequency="" 
    160154# If config_Restarts_OverRule == 'n' next 4 params are read 
    161155Restart= n 
  • CONFIG/UNIFORM/v6/IPSLCM6.2/EXPERIMENTS/IPSLESM/AER/piControl_AER_TEST/COMP/lmdz.card

    r4915 r4918  
    2929ByPass_hgardfou_mats=n 
    3030 
    31 # Set OutLevel to choose the level of output for LMDZ 
    32 # OutLevel=low/medium/high 
    33 OutLevel=low 
    34  
    35 # Set COSP activation and output frequency (monthly, daily, HF) = y/n 
     31# Specify which output file to activate and at which output_level 
     32# Use an integer to specify the output level or NONE if to deactivate the file 
     33# output_level_filename=1     : activate the corresponding file with low output level 
     34# output_level_filename=10    : activate the corresponding file with high output level 
     35# output_level_filename=NONE  : the file will not be written 
     36output_level_histmth = 5 
     37output_level_histday = NONE 
     38output_level_histhf  = NONE 
     39output_level_histmthNMC = NONE 
     40output_level_histdayNMC = NONE 
     41output_level_histhfNMC  = NONE 
     42output_level_histstrataer = NONE 
     43output_level_histdaystrataer = NONE 
     44output_level_histstn      = NONE 
     45 
     46# Activate COSP in config.def and set corresponding output files 
    3647LMDZ_COSP_OK=y 
    37 LMDZ_COSP_monthly=n 
    38 LMDZ_COSP_daily=n 
    39 LMDZ_COSP_hf=n 
    40  
    41 # Set NMC output frequency (monthly, daily, HF) = y/n 
    42 LMDZ_NMC_monthly=n 
    43 LMDZ_NMC_daily=n 
    44 LMDZ_NMC_hf=n 
     48output_level_histmthCOSP = NONE 
     49output_level_histdayCOSP = NONE 
     50output_level_histhfCOSP  = NONE 
    4551 
    4652[InitialStateFiles] 
  • CONFIG/UNIFORM/v6/IPSLCM6.2/EXPERIMENTS/IPSLESM/AER/piControl_AER_TEST/config.card

    r4707 r4918  
    6565#D-- ATM - 
    6666[ATM] 
    67 WriteFrequency="1M HF" 
    6867# If config_Restarts_OverRule == 'n' next 4 params are read 
    6968Restart= n 
     
    116115#D-- SRF - 
    117116[SRF] 
    118 # WriteFrequency is not used for ORCHIDEE, see orchidee.card/stomate.card  
    119 WriteFrequency="" 
    120117# If config_Restarts_OverRule == 'n' next 4 params are read 
    121118Restart= y 
     
    130127#D-- SBG - STOMATE 
    131128[SBG] 
    132 # WriteFrequency is not used for ORCHIDEE, see orchidee.card/stomate.card  
    133 WriteFrequency="" 
    134129# If config_Restarts_OverRule == 'n' next 4 params are read 
    135130Restart= y 
     
    157152#D-- IOS - 
    158153[IOS] 
    159 WriteFrequency="" 
    160154# If config_Restarts_OverRule == 'n' next 4 params are read 
    161155Restart= n 
  • CONFIG/UNIFORM/v6/IPSLCM6.2/EXPERIMENTS/IPSLESM/CO2/piControl_TEST/COMP/lmdz.card

    r4696 r4918  
    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 
    49  
    5035### ESM-CO2 configuration 
    5136# carbon_cycle_cpl: coupling of carbon fluxes between ATM/OCE, ATM/SRF 
     
    5641carbon_cycle_rad=n 
    5742 
     43# Specify which output file to activate and at which output_level 
     44# Use an integer to specify the output level or NONE if to deactivate the file 
     45# output_level_filename=1     : activate the corresponding file with low output level 
     46# output_level_filename=10    : activate the corresponding file with high output level 
     47# output_level_filename=NONE  : the file will not be written 
     48output_level_histmth = 5 
     49output_level_histday = NONE 
     50output_level_histhf  = NONE 
     51output_level_histmthNMC = NONE 
     52output_level_histdayNMC = NONE 
     53output_level_histhfNMC  = NONE 
     54output_level_histstrataer = NONE 
     55output_level_histdaystrataer = NONE 
     56output_level_histstn      = NONE 
     57 
     58# Activate COSP in config.def and set corresponding output files 
     59LMDZ_COSP_OK=y 
     60output_level_histmthCOSP = NONE 
     61output_level_histdayCOSP = NONE 
     62output_level_histhfCOSP  = NONE 
    5863 
    5964[InitialStateFiles] 
  • CONFIG/UNIFORM/v6/IPSLCM6.2/EXPERIMENTS/IPSLESM/CO2/piControl_TEST/config.card

    r4645 r4918  
    6767#D-- ATM - 
    6868[ATM] 
    69 WriteFrequency="1D HF" 
    7069# If config_Restarts_OverRule == 'n' next 4 params are read 
    7170Restart= y 
     
    118117#D-- SRF - 
    119118[SRF] 
    120 # WriteFrequency is not used for ORCHIDEE, see orchidee.card/stomate.card  
    121 WriteFrequency="" 
    122119# If config_Restarts_OverRule == 'n' next 4 params are read 
    123120Restart= y 
     
    132129#D-- SBG - STOMATE 
    133130[SBG] 
    134 # WriteFrequency is not used for ORCHIDEE, see orchidee.card/stomate.card  
    135 WriteFrequency="" 
    136131# If config_Restarts_OverRule == 'n' next 4 params are read 
    137132Restart= y 
     
    159154#D-- IOS - 
    160155[IOS] 
    161 WriteFrequency="" 
    162156# If config_Restarts_OverRule == 'n' next 4 params are read 
    163157Restart= n 
  • CONFIG/UNIFORM/v6/IPSLCM6.2/EXPERIMENTS/LMDZ/CREATE_amip/config.card

    r4722 r4918  
    6969#D-- ATM - 
    7070[ATM] 
    71 # 
    72 WriteFrequency="1Y" 
    7371# If config_Restarts_OverRule == 'n' all params are read 
    7472Restart= n 
  • CONFIG/UNIFORM/v6/IPSLCM6.2/EXPERIMENTS/LMDZ/CREATE_clim_360d/config.card

    r4722 r4918  
    6969#D-- ATM - 
    7070[ATM] 
    71 # 
    72 WriteFrequency="1Y" 
    7371# If config_Restarts_OverRule == 'n' all params are read 
    7472Restart= n 
  • CONFIG/UNIFORM/v6/IPSLCM6.2/EXPERIMENTS/LMDZOR/amip/COMP/lmdz.card

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

    r4722 r4918  
    8080#D-- ATM - 
    8181[ATM] 
    82 WriteFrequency="1M" 
    8382# If config_Restarts_OverRule == 'n' next 4 params are read 
    8483Restart= n 
     
    9392#D-- SRF - 
    9493[SRF] 
    95 # WriteFrequency is not used any more for ORCHIDEE  
    96 # Output files are now managed in orchidee.card  
    97 WriteFrequency="" 
    9894# If config_Restarts_OverRule == 'n' next 4 params are read 
    9995Restart= n 
     
    108104#D-- SBG - STOMATE 
    109105[SBG] 
    110 # WriteFrequency is not used any more for ORCHIDEE  
    111 # Output files are now managed in stomate.card  
    112 WriteFrequency="" 
    113106# If config_Restarts_OverRule == 'n' next 4 params are read 
    114107Restart= n 
     
    123116#D-- IOS - 
    124117[IOS] 
    125 WriteFrequency="" 
    126118# If config_Restarts_OverRule == 'n' next 4 params are read 
    127119Restart= n 
  • CONFIG/UNIFORM/v6/IPSLCM6.2/EXPERIMENTS/LMDZOR/clim_pdControl/COMP/lmdz.card

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

    r4722 r4918  
    8080#D-- ATM - 
    8181[ATM] 
    82 WriteFrequency="1M" 
    8382# If config_Restarts_OverRule == 'n' next 4 params are read 
    8483Restart= n 
     
    9392#D-- SRF - 
    9493[SRF] 
    95 # WriteFrequency is not used any more for ORCHIDEE  
    96 # Output files are now managed in orchidee.card  
    97 WriteFrequency="" 
    9894# If config_Restarts_OverRule == 'n' next 4 params are read 
    9995Restart= n 
     
    108104#D-- SBG - STOMATE 
    109105[SBG] 
    110 # WriteFrequency is not used any more for ORCHIDEE  
    111 # Output files are now managed in stomate.card  
    112 WriteFrequency="" 
    113106# If config_Restarts_OverRule == 'n' next 4 params are read 
    114107Restart= n 
     
    123116#D-- IOS - 
    124117[IOS] 
    125 WriteFrequency="" 
    126118# If config_Restarts_OverRule == 'n' next 4 params are read 
    127119Restart= n 
Note: See TracChangeset for help on using the changeset viewer.