Ignore:
Timestamp:
05/16/24 14:49:58 (8 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

Location:
CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZOR/LAM/amip/COMP
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZOR/LAM/amip/COMP/dynamico.card

    r6791 r6834  
    55RESOL_NBP=80 
    66RESOL_ATM_Z=79 
    7 guided_type=nudging_forcing 
    87# create_etat0_limit=n is used for normal GCM run 
    98create_etat0_limit = n 
     9 
     10# The proposed experiment ensures consistency between nudging files and nudging_dynamico.xml. 
     11# If you change these nudging files, make sure you maintain this consistency.  
     12guided_type=nudging_forcing 
    1013 
    1114# iflag_phys=1 is used for normal GCM run with continents (not aquaplanet) 
  • CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZOR/LAM/amip/COMP/lmdz.card

    r6791 r6834  
    2323# Set tau_gl depending on the forcing file for the sea-ice (use 2. for amip and 1. for hadisst) 
    2424tau_gl=2. 
    25  
    26 # Nugding : ok_guide=y/n 
    27 # If ok_guide=y, add nudging files(u.nc, v.nc, hur.nc,...) in BoundaryFiles section below. 
    28 ok_guide=n 
    2925 
    3026 
Note: See TracChangeset for help on using the changeset viewer.