Ignore:
Timestamp:
12/15/10 17:15:45 (14 years ago)
Author:
lfairhead
Message:

Modifications needed to take advantage of the split in physiq.def in LMDZ.
The old physiq.def is split in 2: a shorter physiq.def that only includes
parameters and constants needed by the parametrizations and a config.def that
includes information related to the configuration one wishes to run (e.g. orbital
parameters, gaz constants, aerosols, etc...). The output.def is also taken into account

Warning: work in progress. Probably still needs some testing. Tested on brodie for the moment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/IPSLCM/IPSLCM5B/historical/PARAM/run.def

    r907 r1220  
    22# 
    33INCLUDEDEF=physiq.def 
     4INCLUDEDEF=config.def 
    45INCLUDEDEF=gcm.def 
    56INCLUDEDEF=orchidee.def 
     7INCLUDEDEF=output.def 
    68## Type de calendrier utilise 
    79## valeur possible: earth_360d (defaut), earth_365d, earth_366d 
Note: See TracChangeset for help on using the changeset viewer.