Last change
on this file since 3263 was
3175,
checked in by emillour, 11 months ago
|
Pluto PCM:
Add the old Pluto LMDZ for reference (required prior step to making
an LMDZ.PLUTO using the same framework as the other physics packages).
TB+EM
|
-
Property svn:executable set to
*
|
File size:
871 bytes
|
Rev | Line | |
---|
[3175] | 1 | #!/bin/bash |
---|
| 2 | |
---|
| 3 | |
---|
| 4 | ./makegcm_cygwin -fdefault-real-8 -d 32x24x27 -t 1 -s 1 -b 17x23 -p pluto nogcm |
---|
| 5 | #./makegcm_cygwin -debug -fdefault-real-8 -d 32x24x25 -t 7 -s 2 -b 17x23 -p pluto nogcm |
---|
| 6 | #./makegcm_cygwin -debug -fdefault-real-8 -d 32x24x27 -t 5 -s 2 -b 17x23 -p pluto nogcm |
---|
| 7 | #./makegcm_ifortd -debug -fdefault-real-8 -d 32x24x25 -t 3 -s 2 -b 17x23 -p pluto nogcm |
---|
| 8 | |
---|
| 9 | #double precision |
---|
| 10 | #./makegcm_ifortd -fdefault-real-8 -d 32x24x25 -t 5 -s 2 -b 17x23 -p pluto nogcm |
---|
| 11 | #./makegcm_ifolou -fdefault-real-8 -d 64x48x47 -t 5 -s 2 -b 17x23 -p pluto nogcm |
---|
| 12 | #./makegcm_ifolou -fdefault-real-8 -d 64x48x27 -t 5 -s 2 -b 17x23 -p pluto nogcm |
---|
| 13 | #./makegcm_ifolou -fdefault-real-8 -d 32x24x27 -t 5 -s 2 -b 17x23 -p pluto nogcm |
---|
| 14 | #./makegcm_ifolou -fdefault-real-8 -d 96x72x47 -t 1 -s 1 -b 17x23 -p pluto nogcm |
---|
| 15 | #./makegcm_ifolou -fdefault-real-8 -d 32x24x25 -t 3 -s 2 -b 17x23 -p pluto nogcm |
---|
| 16 | |
---|
| 17 | |
---|
| 18 | |
---|
| 19 | |
---|
| 20 | |
---|
| 21 | |
---|
| 22 | |
---|
| 23 | |
---|
Note: See
TracBrowser
for help on using the repository browser.