Ignore:
Timestamp:
Aug 5, 2011, 12:00:27 PM (14 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
  • TabularUnified trunk/LMDZ.GENERIC/utilities/prekspectrum

    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
     3#DWORK_DIR=$RAD/CORRELATEDK/premier_essai
     4
     5DWORK_DIR=$PWD
     6KSPEC_DIR=$KSPECTRUM/kspec_run
    57
    68cd $DWORK_DIR
     
    1517fi
    1618
    17 #make_composition_gen.exe
     19make_composition_gen.exe
    1820cp composition.in $KSPEC_DIR/data/
    1921
Note: See TracChangeset for help on using the changeset viewer.