/[MITgcm]/MITgcm/verification/hs94.cs-32x32x5/input.impIGW/prepare_run
ViewVC logotype

Diff of /MITgcm/verification/hs94.cs-32x32x5/input.impIGW/prepare_run

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1 by jmc, Tue Feb 22 14:52:29 2011 UTC revision 1.2 by jmc, Tue Feb 22 16:55:53 2011 UTC
# Line 3  Line 3 
3  #  $Header$  #  $Header$
4  #  $Name$  #  $Name$
5    
6  #- in order to save disc space, take files:  #- in order to save disc space, take grid files
 fileList="dxC1_dXYa.face001.bin dxC1_dXYa.face002.bin dxC1_dXYa.face003.bin dxC1_dXYa.face004.bin dxC1_dXYa.face005.bin dxC1_dXYa.face006.bin"  
   
7  #- from this dir:  #- from this dir:
8  fromDir="../../fizhi-cs-32x32x40/input"  fromDir="../../fizhi-cs-32x32x40/input"
9    
10    fileList=`( cd $fromDir ; ls dxC1_dXYa.face00?.bin )`
11    
12    #echo 'fileList=' $fileList
13    
14  #- and do a symbolic link in the current directory  #- and do a symbolic link in the current directory
15  #   (if the file does not already exist)  #   (if the file does not already exist)
16  if test -d $fromDir ; then  if test -d $fromDir ; then

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22