Ignore:
Timestamp:
04/08/24 16:04:54 (3 months ago)
Author:
acosce
Message:

update Experiments with chemistry in IPSLCM6.3 subconfigurations IPSLESM and LMDZORINCA

  • EXPERIMENTS/IPSLESM/GES/piControl_GES_CoupOceAtm_TEST :
    • coupling n2o between pisces and inca
    • activate n chemistry in orchidee stomate (stomate_impose_cn=n)
    • coupling n2o between orchidee and inca
  • EXPERIMENTS/IPSLESM/GES/piControl_GES_TEST/
    • activate n chemistry in orchidee stomate (stomate_impose_cn=n)
  • EXPERIMENTS/IPSLESM/NMHC_AER_S/piControl_NAS_CoupOceAtm_TEST/
    • coupling n2o and dms between pisces and inca
    • activate n chemistrty in orchidee stomate (stomate_impose_cn=n)
    • activate cov chemistry in orchidee sechiba (chemistry_bvoc=y)
    • coupling n2o, dms, h2s between orchidee and inca
  • EXPERIMENTS/IPSLESM/NMHC_AER_S/piControl_NAS_TEST/
    • activate n chemistrty in orchidee stomate (stomate_impose_cn=n)
    • activate cov chemistry in orchidee sechiba (chemistry_bvoc=y)
    • coupling dms, h2s between orchidee and inca
  • EXPERIMENTS/LMDZORINCA/GES/
    • activate n chemistry in orchidee stomate (stomate_impose_cn=n)
  • EXPERIMENTS/LMDZORINCA/NMHC_AER_S/
    • activate n chemistrty in orchidee stomate (stomate_impose_cn=n)
    • activate cov chemistry in orchidee sechiba (chemistry_bvoc=y)
    • coupling dms, h2s between orchidee and inca

remove GENERAL/PARAM/orchidee.def_Choi not use any more
add parameter for N stomate chemistry in GENERAL/PARAM/orchidee.def_CWRR
create two inca.def for coupling between orchidee and inca (for dms and h2s only (cov), and for dms, h2s and n2o (cov_n2o)

Add initial states files for atm, srf, and sbg for all experiments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6.3/EXPERIMENTS/LMDZORINCA/NMHC_AER_S/config.card

    r6750 r6795  
    11#- $Id: config.card 69 2007-06-21 14:08:22Z acosce $ 
    22#======================================================================== 
    3 #D-- Carte pour run AR5WERF --  
    4 #D-- Les fichiers sflx - aircraft - start - startphy créés par S. Szopa 
     3#D-- 
     4#D-- configuration sans ocean et chimie atm NMHC_AER_S  pour IPSLCM6.3  
    55#D-- 
    66#======================================================================== 
     
    101101#D-- ATM - 
    102102[ATM] 
    103 # If config_Restarts_OverRule == 'n' all params are read 
    104 Restart= n 
    105 # Last day of the experience used as restart 
    106 RestartDate=2000-01-01 
    107 # Define restart simulation name 
    108 RestartJobName=JobName 
    109 RestartPath=${ARCHIVE}/IGCM_OUT/LMDZORINCA/NMHC_AER 
     103# If config_Restarts_OverRule == 'n' next 4 params are read 
     104Restart= y 
     105# Last day of the experience used as restart for this component if Restart=y 
     106RestartDate=1990-12-31 
     107#D- Define restart simulation name for this component 
     108RestartJobName=Rescaled-79-washout 
     109#D- Path Server Group Login 
     110RestartPath=${R_IN}/RESTART/LMDZORINCA/DEVT/NMHC_AER_S 
    110111 
    111112#======================================================================== 
    112113#D-- SRF - 
    113114[SRF] 
    114 # If config_Restarts_OverRule == 'n' all params are read 
    115 Restart=n 
    116 ##-- Last day of the experience used as restart 
    117 RestartDate=1999-12-30 
    118 # Define restart simulation name 
    119 RestartJobName=JobName 
    120 RestartPath=${ARCHIVE}/IGCM_OUT/LMDZORINCA/NMHC_AER 
     115# If config_Restarts_OverRule == 'n' next 4 params are read 
     116Restart= y 
     117# Last day of the experience used as restart for this component if Restart=y 
     118RestartDate=2006-12-31 
     119#D- Define restart simulation name for this component 
     120RestartJobName=LOIv6.coupl.orchinca.last-notfromScratch-TRANS 
     121#D- Path Server Group Login 
     122RestartPath=${R_IN}/RESTART/LMDZORINCA/DEVT/NMHC_AER_S/ 
    121123 
    122124#======================================================================== 
     
    124126[SBG] 
    125127# If config_Restarts_OverRule == 'n' next 4 params are read 
    126 Restart=n 
    127 #-- Last day of the experience used as restart for this component if Restart=y 
    128 RestartDate=2000-01-31 
    129 # Define restart simulation name for this component 
    130 RestartJobName=EXP00 
    131 RestartPath=${ARCHIVE}/IGCM_OUT/LMDZOR/DEVT/amip 
     128Restart= y 
     129# Last day of the experience used as restart for this component if Restart=y 
     130RestartDate=2006-12-31 
     131#D- Define restart simulation name for this component 
     132RestartJobName=LOIv6.coupl.orchinca.last-notfromScratch-TRANS 
     133#D- Path Server Group Login 
     134RestartPath=${R_IN}/RESTART/LMDZORINCA/DEVT/NMHC_AER_S/ 
    132135 
    133136#======================================================================== 
Note: See TracChangeset for help on using the changeset viewer.