Changeset 264 for trunk/LMDZ.GENERIC/utilities/postkspectrum
- Timestamp:
- Aug 5, 2011, 12:00:27 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.GENERIC/utilities/postkspectrum
r253 r264 1 1 #!/bin/bash 2 2 3 DWORK_DIR=/san/home/rdword/corrk_data/therm_test2 4 KSPEC_DIR=/san/home/rdword/kspectrum/kspec_1 5 BANDS_DIR=32x36 3 DWORK_DIR=$RAD/CORRELATEDK/avec_robin_data 4 KSPEC_DIR=$KSPECTRUM/kspec_run 5 #BANDS_DIR=32x36 6 BANDS_DIR=38x36 6 7 7 8 ### if hires_spectrum don't exist then create it, copy data from kspectrum
Note: See TracChangeset
for help on using the changeset viewer.