Ignore:
Timestamp:
04/13/18 13:41:50 (6 years ago)
Author:
acosce
Message:

update IPSLESM6 to be consistent with CM6.1 (rev 3744)
+ add two flag in lmdz.card to drive iflag_phytrac and ok_bug_cv_trac (mandatory for AER configuration)

File:
1 edited

Legend:

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

    r3297 r3758  
    66[UserChoices] 
    77# Physics package to use 
    8 LMDZ_Physics=NPv6.0.11 
     8LMDZ_Physics=NPv6.1 
    99 
    1010# Manage radiative aerosol effect and ozone  
     
    1313ok_aie=y 
    1414aerosol_couple=n 
    15 read_climoz=2 
     15read_climoz=1 
    1616ok_cdnc=y 
    1717 
     
    2626        (${R_IN}/ATM/LIMIT/AMIP.v20170419/original/360x180/BCS/amipbc_sic_360x180_${year_m1}.nc, amipbc_sic_1x1_m.nc), \ 
    2727        (${R_IN}/ATM/LIMIT/AMIP.v20170419/original/360x180/BCS/amipbc_sic_360x180_${year_p1}.nc, amipbc_sic_1x1_p.nc), \ 
    28         (${R_IN}/ATM/Ozone/HYBRIDE/v2.clim/tro3_${year}.new.nc, climoz.nc) 
     28        (${R_IN}/ATM/OZONE/UReading/historical.v20160711.v2/original/144x96x66/tro3_${year_m1}.nc, climoz_m.nc), \ 
     29        (${R_IN}/ATM/OZONE/UReading/historical.v20160711.v2/original/144x96x66/tro3_${year}.nc, climoz.nc), \ 
     30        (${R_IN}/ATM/OZONE/UReading/historical.v20160711.v2/original/144x96x66/tro3_${year_p1}.nc, climoz_p.nc) 
    2931 
    3032ListNonDel= (${R_IN}/ATM/Albedo.nc, .), \ 
     
    5860 
    5961[OutputText] 
    60 List=   (physiq.def, gcm.def, vert.def, run.def, config.def, traceur.def, guide.def,out_create_etat0_limit.e.err, out_create_etat0_limit.e.out) 
     62List=   (physiq.def, gcm.def, vert.def, run.def, config.def, traceur.def, guide.def,out_create_etat0_limit.e.err.*, out_create_etat0_limit.e.out.*) 
    6163 
    6264[OutputFiles] 
Note: See TracChangeset for help on using the changeset viewer.