Ignore:
Timestamp:
Aug 5, 2011, 12:00:27 PM (13 years ago)
Author:
aslmd
Message:

LMDZ.GENERIC: (with R. Wordsworth) added a sample example in utilities named corrk_test. changes scripts in utilities so that links are more generic (provided environment variables are set)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/utilities/postkspectrum

    r253 r264  
    11#!/bin/bash
    22
    3 DWORK_DIR=/san/home/rdword/corrk_data/therm_test2
    4 KSPEC_DIR=/san/home/rdword/kspectrum/kspec_1
    5 BANDS_DIR=32x36
     3DWORK_DIR=$RAD/CORRELATEDK/avec_robin_data
     4KSPEC_DIR=$KSPECTRUM/kspec_run
     5#BANDS_DIR=32x36
     6BANDS_DIR=38x36
    67
    78### if hires_spectrum don't exist then create it, copy data from kspectrum
Note: See TracChangeset for help on using the changeset viewer.