Ignore:
Timestamp:
02/27/23 12:39:01 (16 months ago)
Author:
jgipsl
Message:

Correct path to input files (folder INPUT_CE0L was missing in the path).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/LMDZOR_v6.4/EXPERIMENTS/LMDZ/CREATE_amip/COMP/lmdz.card

    r6310 r6333  
    3434        (${R_IN}/ATM/OZONE/UReading/historical.v20160711.v2/original/144x96x66/tro3_${year_p1}.nc, climoz_p.nc) 
    3535 
    36 ListNonDel= (${R_IN}/ATM/Albedo.nc, .), \ 
    37         (${R_IN}/ATM/ECDYN.nc.20020101, ECDYN.nc), \ 
    38         (${R_IN}/ATM/ECDYN.nc.20020101, ECPHY.nc), \ 
    39         (${R_IN}/ATM/Relief_GMTED2010_15n015_00625deg_plus_GA.nc, Relief.nc), \ 
    40         (${R_IN}/ATM/Rugos.nc, .), \ 
    41         (${R_IN}/ATM/landiceref_GA_HR.new.nc, landiceref.nc), \ 
     36ListNonDel= (${R_IN}/ATM/INPUT_CE0L/Albedo.nc, .), \ 
     37        (${R_IN}/ATM/INPUT_CE0L/ECDYN.nc.20020101, ECDYN.nc), \ 
     38        (${R_IN}/ATM/INPUT_CE0L/ECDYN.nc.20020101, ECPHY.nc), \ 
     39        (${R_IN}/ATM/INPUT_CE0L/Relief_GMTED2010_15n015_00625deg_plus_GA.nc, Relief.nc), \ 
     40        (${R_IN}/ATM/INPUT_CE0L/Rugos.nc, .), \ 
     41        (${R_IN}/ATM/INPUT_CE0L/landiceref_GA_HR.new.nc, landiceref.nc), \ 
    4242        (${R_IN}/ATM/START/eORCA1.2xLMD144x142/o2a_v3.nc, o2a.nc) 
    4343 
    4444# Change to use following files for relief and landice if you need to fit to the coupled IPSLCM6.1 version: 
    45 #       (${R_IN}/ATM/Relief_orig.nc, Relief.nc), \ 
    46 #       (${R_IN}/ATM/landiceref_orig.nc, landiceref.nc) \ 
     45#       (${R_IN}/ATM/INPUT_CE0L/Relief_orig.nc, Relief.nc), \ 
     46#       (${R_IN}/ATM/INPUT_CE0L/landiceref_orig.nc, landiceref.nc) \ 
    4747# 
    4848# Optional: The o2a.nc file is optional and is used to fit with the coupled configuration for the land-sea mask. 
Note: See TracChangeset for help on using the changeset viewer.