Ignore:
Timestamp:
05/16/24 14:49:58 (7 weeks ago)
Author:
acosce
Message:

Add comments to avoid error when using nudging in regular or unstructured grid
remove ok_guide in lmdz.card for experiments with dynamico

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZOR/clim_pdControl.orch4/COMP/dynamico.card

    r6791 r6834  
    1414 
    1515# Nugding : guided_type=none or nudging 
    16 # If guided_type=nudging, add nudging files(u.nc, v.nc, hur.nc,...) in BoundaryFiles section below 
     16# If guided_type=nudging, add nudging files(u.nc, v.nc, hur.nc,...) in BoundaryFiles List section below 
     17# The proposed experiment ensures consistency between nudging files and nudging_dynamico.xml. 
     18# If you change these nudging files, make sure you maintain this consistency.  
    1719guided_type=none 
    1820 
     
    2628ListNonDel= () 
    2729 
    28 #uncomment if you are running in nudge mode 
    29 #List=($CCCSTOREDIR/../../subipsl/subipsl/ERA5/NETCDF/GLOBAL_025/4xdaily/AN_PL/${year}/u.${year}${month}.aphe5.GLOBAL_025.nc, u.nc),\ 
    30 #     ($CCCSTOREDIR/../../subipsl/subipsl/ERA5/NETCDF/GLOBAL_025/4xdaily/AN_PL/${year}/v.${year}${month}.aphe5.GLOBAL_025.nc, v.nc) 
     30# Add to BoundaryFiles List section if you are running in nudge mode  
     31#($CCCSTOREDIR/../../subipsl/subipsl/ERA5/NETCDF/GLOBAL_025/4xdaily/AN_PL/${year}/u.${year}${month}.aphe5.GLOBAL_025.nc, u.nc),\ 
     32#($CCCSTOREDIR/../../subipsl/subipsl/ERA5/NETCDF/GLOBAL_025/4xdaily/AN_PL/${year}/v.${year}${month}.aphe5.GLOBAL_025.nc, v.nc) 
    3133 
    3234[SmoothFiles] 
Note: See TracChangeset for help on using the changeset viewer.