Ignore:
Timestamp:
03/15/12 19:11:37 (12 years ago)
Author:
jgipsl
Message:

Updated u1 configurations, already done in Reprobus configurations :

  • run.def : include reprobus.def
  • config.def : 3 variables ok_ade, ok_aie and read_climoz become AUTO (=> edited by the driver)
  • lmdz.driver : If reprobus set ok_ade=ok_ade=n and read_climoz=0 else as before.

All files in GENERAL directories are now the same again (for u1).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/u1/IPSLCM5_u1/GENERAL/PARAM/config.def_annuel

    r1550 r1686  
    3838# 
    3939### ok_ade=y/n   flag Aerosol direct effect 
    40 ok_ade=y 
     40ok_ade=_AUTO_ 
    4141### ok_aie=y/n   flag Aerosol indirect effect 
    42 ok_aie=y 
     42ok_aie=_AUTO_ 
    4343### aer_type =   Aerosol variation type : actuel / preind / scenario / annuel 
    4444aer_type=annuel 
     
    5656# 1: read a single ozone climatology that will be used day and night 
    5757# 2: read two ozone climatologies, the average day and night climatology and the daylight climatology 
    58 read_climoz=2 
     58read_climoz=_AUTO_ 
Note: See TracChangeset for help on using the changeset viewer.