Last change
on this file since 3499 was
3175,
checked in by emillour, 10 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:
1.4 KB
|
Line | |
---|
1 | #!/bin/bash |
---|
2 | |
---|
3 | #double precision |
---|
4 | |
---|
5 | #./makegcm_ifortd -fdefault-real-8 -d 32x24x47 -t 5 -s 2 -b 17x23 -p pluto gcm |
---|
6 | #./makegcm_ifortd -fdefault-real-8 -d 32x24x27 -t 5 -s 2 -b 17x23 -p pluto gcm |
---|
7 | #./makegcm_cygwin -debug -fdefault-real-8 -d 32x24x27 -t 5 -s 2 -b 17x23 -p pluto gcm |
---|
8 | #./makegcm_ifolou -debug -fdefault-real-8 -d 64x48x27 -t 5 -s 2 -b 17x23 -p pluto gcm |
---|
9 | #./makegcm_ifolou -fdefault-real-8 -d 96x72x47 -t 10 -s 2 -b 17x23 -p pluto gcm |
---|
10 | #./makegcm_gfolou -debug -fdefault-real-8 -d 32x24x27 -t 10 -s 2 -b 17x23 -p pluto gcm |
---|
11 | #./makegcm_gfolou -debug -fdefault-real-8 -d 96x72x47 -t 10 -s 2 -b 17x23 -p pluto gcm |
---|
12 | #./makegcm_gfolou -fdefault-real-8 -d 64x48x47 -t 10 -s 2 -b 17x23 -p pluto gcm |
---|
13 | #./makegcm_gfolou -fdefault-real-8 -d 64x48x27 -t 5 -s 2 -b 17x23 -p pluto gcm |
---|
14 | |
---|
15 | |
---|
16 | #./makegcm_ifolou -debug -d 32x24x25 -t 5 -s 2 -b 17x23 -p pluto gcm |
---|
17 | #./makegcm_ifolou -d 32x24x27 -t 5 -s 2 -b 17x23 -p pluto gcm |
---|
18 | ##./makegcm_ifolou -d 96x72x47 -t 6 -s 2 -b 17x23 -p pluto gcm |
---|
19 | #./makegcm_ifolou -d 96x72x47 -t 10 -s 2 -b 17x23 -p pluto gcm |
---|
20 | #./makegcm_ifolou -d 64x48x47 -t 10 -s 2 -b 17x23 -p pluto gcm |
---|
21 | #./makegcm_ifolou -debug -fdefault-real-8 -d 64x48x47 -t 10 -s 2 -b 17x23 -p pluto gcm |
---|
22 | |
---|
23 | #makegcm_cygwin -fdefault-real-8 -d 32x24x27 -t 7 -s 2 -b 17x23 -p pluto gcm |
---|
24 | #makegcm_spirit_gfortran -debug -d 32x24x27 -t 7 -s 2 -b 17x23 -p pluto gcm |
---|
25 | makegcm_spirit_ifort -debug -d 32x24x27 -t 7 -s 2 -b 17x23 -p pluto gcm |
---|
26 | |
---|
Note: See
TracBrowser
for help on using the repository browser.