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/IPSLCM6/EXPERIMENTS/LMDZ/CREATE_amip/COMP/lmdz.card

    r6311 r6333  
    3535 
    3636ListNonDel= (${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_orig.nc, Relief.nc), \ 
    40         (${R_IN}/ATM/Rugos.nc, .), \ 
    41         (${R_IN}/ATM/landiceref_orig.nc, landiceref.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_orig.nc, Relief.nc), \ 
     40        (${R_IN}/ATM/INPUT_CE0L/Rugos.nc, .), \ 
     41        (${R_IN}/ATM/INPUT_CE0L/landiceref_orig.nc, landiceref.nc), \ 
    4242        (${R_IN}/ATM/START/eORCA1.2xLMD144x142/o2a_v3.nc, o2a.nc) 
    4343 
Note: See TracChangeset for help on using the changeset viewer.