Changeset 264 for trunk/LMDZ.GENERIC/utilities/run_kmatrix
- Timestamp:
- Aug 5, 2011, 12:00:27 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.GENERIC/utilities/run_kmatrix
r253 r264 6 6 # @ queue 7 7 8 BANDS_DIR=3 2x368 BANDS_DIR=38x36 9 9 10 cp ~/utilities/generate_kmatrix.exe .10 cp $MOD/LMDZ.GENERIC/utilities/generate_kmatrix.exe . 11 11 12 12 ## make kmatrix in the infrared and save it in a GCM-friendly format 13 13 cp $BANDS_DIR/narrowbands_IR.in narrowbands.in 14 generate_kmatrix.exe #> log.out14 generate_kmatrix.exe > log.out 15 15 mv corrk_gcm.dat $BANDS_DIR/corrk_gcm_IR.dat 16 16 mv log.out $BANDS_DIR/logIR.out
Note: See TracChangeset
for help on using the changeset viewer.