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/COMP/lmdz.driver

    r1172 r1220  
    5959        esac 
    6060    done 
     61 
     62     ## Read LMDZPhysics option in lmdz.card  
     63     IGCM_card_DefineVariableFromOption ${SUBMIT_DIR}/COMP/lmdz.card UserChoices LMDZ_Physics 
     64     LMDZ_Physics=${lmdz_UserChoices_LMDZ_Physics} 
    6165 
    6266    ## Read LMDZ_NbPeriod_adjust option in lmdz.card  
Note: See TracChangeset for help on using the changeset viewer.