Changeset 1647
- Timestamp:
- 02/01/12 16:05:05 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/LMDZORINCA/tags/LMDZORINCA_v2/EXP_LOI/COMP/lmdz.driver
r1630 r1647 40 40 CalendarTypeForLmdz=earth_360d 41 41 esac 42 43 44 ##- LMDZ physics version 45 ## Read LMDZ_Physics option in lmdz.card, if not present take default value AP (old physics) 46 if [ ! X${lmdz_UserChoices_LMDZ_Physics} = X ] ; then 47 LMDZ_Physics=${lmdz_UserChoices_LMDZ_Physics} 48 else 49 LMDZ_Physics=AP 50 fi 51 echo LMDZ physics version : ${LMDZ_Physics} 52 42 53 43 54 ##- Default number of processor for lmdz
Note: See TracChangeset
for help on using the changeset viewer.