Ignore:
Timestamp:
03/09/23 17:02:01 (16 months ago)
Author:
acosce
Message:

Merge between ICOLMDZOR and ICOLMDZORINCA

  • add in ICOLMDZOR possibility to nudge winds on experiments like it's done in regular configurations (flag ok_guide in dynamico.card ant not any more in lmdz.card)
  • uniformisation in ICOLMDZORINCA of monitoring.cfg files names
  • take in ICOLMDZORINCA modification of surface parameters
  • add in ICOLMDZOR management of nbtrac from dynamico.driver
  • add in ICOLMDZORINCA parameter for co2_ppm0
Location:
CONFIG/UNIFORM/v7/ICOLMDZORINCA_v7/EXPERIMENTS/ICOLMDZORINCA/NMHC_AER_S/COMP
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v7/ICOLMDZORINCA_v7/EXPERIMENTS/ICOLMDZORINCA/NMHC_AER_S/COMP/dynamico.card

    r6209 r6337  
    1313iflag_phys=1 
    1414 
     15# Nugding : ok_guide=y/n 
     16# If ok_guide=y, add nudging files(u.nc, v.nc, hur.nc,...) in BoundaryFiles section below. 
    1517ok_guide=n 
    1618 
     
    2022[BoundaryFiles] 
    2123List=() 
     24ListNonDel= () 
    2225 
     26#uncomment if you are running in nudge mode 
    2327#List=($CCCSTOREDIR/../../subipsl/subipsl/ERA5/NETCDF/GLOBAL_025/4xdaily/AN_PL/${year}/u.${year}${month}.aphe5.GLOBAL_025.nc, u.nc),\ 
    2428#     ($CCCSTOREDIR/../../subipsl/subipsl/ERA5/NETCDF/GLOBAL_025/4xdaily/AN_PL/${year}/v.${year}${month}.aphe5.GLOBAL_025.nc, v.nc) 
    25  
    26 ListNonDel= () 
    2729 
    2830[SmoothFiles] 
     
    3739        (${MODIPSL}/modeles/DYNAMICO/xml/context_input_dynamico.xml, .),\ 
    3840        (${MODIPSL}/modeles/DYNAMICO/xml/field_def_dynamico.xml, .),\ 
    39         (${MODIPSL}/modeles/DYNAMICO/xml/file_def_dynamico.xml, .) 
    40 #       (${SUBMIT_DIR}/PARAM/nudging_dynamico.xml, .),\ 
     41        (${MODIPSL}/modeles/DYNAMICO/xml/file_def_dynamico.xml, .),\ 
     42        (${SUBMIT_DIR}/PARAM/nudging_dynamico.xml, .) 
    4143 
    42  
    43  
    44 #       (${MODIPSL}/modeles/DYNAMICO/xml/context_dynamico.xml, .),\ 
    45 #       (${MODIPSL}/modeles/DYNAMICO/xml/context_input_dynamico.xml, .),\ 
    46 #       (${MODIPSL}/modeles/DYNAMICO/xml/field_def_dynamico.xml, .),\ 
    47 #       (${MODIPSL}/modeles/DYNAMICO/xml/file_def_dynamico.xml, .) 
    4844 
    4945 
  • CONFIG/UNIFORM/v7/ICOLMDZORINCA_v7/EXPERIMENTS/ICOLMDZORINCA/NMHC_AER_S/COMP/lmdz.card

    r6214 r6337  
    3232# ByPass_hgardfou_mats=y : set parameter purmats=y for following CumulPeriod only 
    3333ByPass_hgardfou_mats=n 
    34  
    35  
    36 # Nugding : ok_guide=y/n 
    37 # If ok_guide=y, add nudging files(u.nc, v.nc, hur.nc,...) in BoundaryFiles section below. 
    38 ok_guide=n 
    3934 
    4035 
     
    8883        (${MODIPSL}/modeles/LMDZ/DefLists/cosp_output_nl.txt, .),           \ 
    8984        (${SUBMIT_DIR}/PARAM/config.def_${ConfType},  config.def),          \ 
    90         (${SUBMIT_DIR}/PARAM/guide.def, .),                                 \ 
    9185        (${SUBMIT_DIR}/PARAM/run.def, .),                                   \ 
    9286        (${MODIPSL}/bin/tracer_${OptMode}_${ConfChem}.def, tracer.def),     \ 
     
    114108 
    115109[OutputText] 
    116 List=   (physiq.def, run.def, traceur.def, guide.def, config.def, vert.def, used_run.def, context_lmdz.xml, field_def_lmdz.xml, file_def_*lmdz.xml, debug.01, lmdz.prt) 
     110List=   (physiq.def, run.def, traceur.def, config.def, vert.def, used_run.def, context_lmdz.xml, field_def_lmdz.xml, file_def_*lmdz.xml, debug.01, lmdz.prt) 
    117111 
    118112[OutputFiles] 
Note: See TracChangeset for help on using the changeset viewer.