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
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v7/ICOLMDZORINCA_v7/EXPERIMENTS/ICOLMDZORINCA/AER/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 
    23 #List=(/ccc/store/cont003/subipsl/subipsl/ERA5/NETCDF/GLOBAL_025/4xdaily/AN_PL/${year}/u.${year}${month}.aphe5.GLOBAL_025.nc, u.nc),\ 
    24 #     (/ccc/store/cont003/subipsl/subipsl/ERA5/NETCDF/GLOBAL_025/4xdaily/AN_PL/${year}/v.${year}${month}.aphe5.GLOBAL_025.nc, v.nc) 
    25  
    26 ListNonDel= () 
     26#uncomment if you are running in nudge mode 
     27#List=($CCCSTOREDIR/../../subipsl/subipsl/ERA5/NETCDF/GLOBAL_025/4xdaily/AN_PL/${year}/u.${year}${month}.aphe5.GLOBAL_025.nc, u.nc),\ 
     28#     ($CCCSTOREDIR/../../subipsl/subipsl/ERA5/NETCDF/GLOBAL_025/4xdaily/AN_PL/${year}/v.${year}${month}.aphe5.GLOBAL_025.nc, v.nc) 
    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 
    4244 
Note: See TracChangeset for help on using the changeset viewer.