Changeset 62 for branches/2016


Ignore:
Timestamp:
12/12/17 15:29:55 (7 years ago)
Author:
vancop
Message:

N_ICE in platelet branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2016/dev_v3.20_2016_platelet/SCRIPTS/lim1d_n_ice_rl.nqs

    r61 r62  
    1717SUBDIR=`pwd` 
    1818 
    19 MAINDIR="/net/hera/usr/hera/locean/temp/mvlod/2017/LIM1D_v3.20_BEPSII"                 ### CHANGE 
     19MAINDIR="/net/hera/usr/hera/locean/temp/mvlod/2017/dev_v3.20_2016_platelet/"                 ### CHANGE 
    2020 
    2121SCRATCHDIR="$MAINDIR/SCRATCH/$EXP_ID"        # SCRATCH - temporary directory on which code is run 
     
    2929 
    3030#prints commands on output 
    31 #set -x 
     31set -x 
    3232 
    3333echo " ------------------------------------------------------------------------------------------------" 
     
    5454# rename files 
    5555mv "forcing_"$CONF"_"$TS".nc"      forcing.nc 
    56   forcing_N_ICE_1h.nc 
    5756mv forcing.param.$TS               forcing.param 
    5857mv run.param.$TS                   run.param 
Note: See TracChangeset for help on using the changeset viewer.