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

    r1172 r1220  
    5656        esac 
    5757    done 
     58 
     59    ## Read LMDZPhysics option in lmdz.card  
     60    IGCM_card_DefineVariableFromOption ${SUBMIT_DIR}/COMP/lmdz.card UserChoices LMDZ_Physics 
     61    LMDZ_Physics=${lmdz_UserChoices_LMDZ_Physics} 
    5862 
    5963    ## Read LMDZ_NbPeriod_adjust option in lmdz.card  
Note: See TracChangeset for help on using the changeset viewer.