source: trunk/LMDZ.PLUTO.old/compile_newstart @ 3449

Last change on this file since 3449 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.0 KB
Line 
1#!/bin/bash
2
3#./makegcm_ifortd -debug -traceback -d 32x24x25 -t 3 -s 2 -p pluto newstart
4#./makegcm_cygwin -debug -traceback -d 32x24x25 -t 7 -s 2 -p pluto newstart
5./makegcm_cygwin -debug -traceback -d 119x59x27 -t 3 -s 1 -p pluto newstart
6
7#./makegcm_ifolou -debug -traceback -d 32x24x25 -t 3 -s 2 -p pluto newstart
8#./makegcm_ifolou -debug -traceback -d 32x24x27 -t 5 -s 2 -p pluto newstart
9#./makegcm_ifolou -debug -traceback -d 64x48x47 -t 10 -s 2 -p pluto newstart
10#./makegcm_ifolou -debug -traceback -d 64x48x27 -t 5 -s 2 -p pluto newstart
11#./makegcm_ifolou -debug -traceback -d 32x24x27 -t 10 -s 2 -p pluto newstart
12#./makegcm_ifolou -debug -traceback -d 96x72x47 -t 10 -s 2 -p pluto newstart
13#./makegcm_ifolou -debug -traceback -d 96x72x47 -t 10 -s 2 -p pluto newstart
14#./makegcm_ifolou -debug -traceback -d 96x72x47 -t 5 -s 2 -p pluto newstart
15#./makegcm_ifolou -debug -traceback -d 96x72x47 -t 1 -s 2 -p pluto newstart
16#./makegcm_ifolou -debug -traceback -d 64x48x25 -t 1 -s 1 -p pluto newstart
17
18
19
20
21
22
23
Note: See TracBrowser for help on using the repository browser.