source: trunk/LMDZ.GENERIC/libf/phystd/for_lmdz5/README.aymeric @ 837

Last change on this file since 837 was 837, checked in by aslmd, 12 years ago

LMDZ.GENERIC. Corrected problems with allocated arrays in start2archive and newstart. Applied a workaround to make those work without tracers (-cpp NOTRAC -- perhaps there is a better solution). Checked that everything works in debug mode.

File size: 1.4 KB
Line 
1
2faire descendre
3http://svn.lmd.jussieu.fr/LMDZ/LMDZ5/trunk
4
5svn co http://svn.lmd.jussieu.fr/LMDZ/LMDZ5/trunk LMDZ5
6
7cd LMDZ5/libf
8executer
9$MOD/LMDZ.GENERIC/libf/phystd/for_lmdz5/linkgen.sh
10
11
12faire generatedoth.sh dans phygeneric
13(ou alors modifier makelmdz_fcm)
14
15
16penser à compiler IOIPSL voir dans LMDZ.COMMON
17puis modifier arch.path
18et compiler et c'est bon
19
20EN FAIT LE CICLAD IFORT EST AUSSI VALABLE SUR LES MACHINES DU LMD
21mais IL FAUT ENLEVER LES OPTIONS APRES NC_DOUBLE
22
23
24makelmdz_fcm -d 48x36x19 -arch CICLADifort -parallel mpi -p dev gcm > log_makelmdz_fcm &
25
26ou pas dev
27
28
29makelmdz_fcm -d 48x36x19 -arch CICLADifort -parallel mpi -p dev gcm
30
31makelmdz_fcm -d 64x48x20 -arch CICLADifort -parallel mpi -p generic gcm -debug
32
33
34makelmdz_fcm -d 64x48x20 -arch CICLADifort -parallel mpi -p generic -debug -cpp NOWRITEDIAGFI gcm
35makelmdz_fcm -d 64x48x20 -arch CICLADifort -parallel mpi -p generic -cpp NOWRITEDIAGFI gcm
36
37
38makelmdz_fcm -d 64x48x20 -arch CICLADifort-seq -p generic -debug gcm
39makegcm -d 64x48x20 -t 2 gcm
40
41
42/home/spiga/MODELES/LMDZ.GENERIC/makegcm -d 64x48x20 -t 0 -debug -cpp NOTRAC start2archive > logcomp
43
44/home/spiga/MODELES/LMDZ.GENERIC/makegcm -d 64x48x20 -t 0 newstart
45
46/home/spiga/MODELES/LMDZ.GENERIC/makegcm -d 128x96x20 -t 0 -debug -cpp NOTRAC newstart
47
48/home/spiga/MODELES/LMDZ.GENERIC/makegcm -d 64x48x20 -t 0 -s 1 -b 3x2 gcm
49
50
51pour initialisation idealisee, qqch comme iniaqua dans phyaqua ???
Note: See TracBrowser for help on using the repository browser.