Changeset 1150 for trunk/LMDZ.GENERIC/deftank
- Timestamp:
- Jan 6, 2014, 10:27:56 PM (11 years ago)
- Location:
- trunk/LMDZ.GENERIC/deftank/saturn1d
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.GENERIC/deftank/saturn1d/compile
r1135 r1150 1 1 #! /bin/bash 2 2 3 #/donnees/aslmd/MODELES/LMDZ.GENERIC/makegcm -d 32 -t 0 -b 38x36 rcm1d4 3 /donnees/aslmd/MODELES/LMDZ.GENERIC/makegcm -d 64 -t 0 -b 20x30 rcm1d 4 #/donnees/aslmd/MODELES/LMDZ.GENERIC/makegcm -d 32 -t 0 -b 20x30 rcm1d -
trunk/LMDZ.GENERIC/deftank/saturn1d/rcm1d.def
r995 r1150 41 41 # Number of steps between each writing in diagfi 42 42 ecritphy=5000 43 44 # OVERRIDE callphys.def settings 45 # ... this to ensure compliancy with the low day_step value above 46 iradia = 25 43 47 44 48 … … 89 93 # ichoice=7 constant T + gaussian perturbation (km) 90 94 # ichoice=8 Read in an ascii file "profile" 91 ichoice = 195 ichoice = 8 92 96 # Reference temperature tref (K) 93 97 tref = 200.
Note: See TracChangeset
for help on using the changeset viewer.