Last change
on this file was
2473,
checked in by aslmd, 4 years ago
|
MESOSCALE: updated workflow folder to support start2archive
|
-
Property svn:executable set to
*
|
File size:
326 bytes
|
Line | |
---|
1 | #! /bin/bash |
---|
2 | here=$PWD |
---|
3 | dim=64x48x54 ## resolution of the start.nc and startfi.nc |
---|
4 | cd ../../../code/LMDZ.COMMON |
---|
5 | ./makelmdz_fcm -j 8 -d $dim -arch CICLADifort -p mars start2archive |
---|
6 | cd $here ; \rm start2archive.e ; ln -sf ../../../code/LMDZ.COMMON/bin/start2archive_${dim}_phymars_seq.e start2archive.e |
---|
Note: See
TracBrowser
for help on using the repository browser.