Last change
on this file since 796 was
783,
checked in by Laurent Fairhead, 17 years ago
|
Modification du makegcm pour utiliser FCM
(http://www.metoffice.gov.uk/research/nwp/external/fcm/) pour compiler le modele
Les options de compilations pour les différentes machines et configurations se
retrouvent maintenant dans des fichiers sauvegardés dans le repertoire machine/
Le makegcm a lancer est nomme makegcm_fcm. On garde les deux makegcm pour l'instant
YM
LF
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
552 bytes
|
Line | |
---|
1 | %COMPILER sxf90 |
---|
2 | %LINK sxf90 |
---|
3 | %AR sxar |
---|
4 | %MAKE make |
---|
5 | %FFLAGS -c -C vsafe -gv -Wf,-pvctl res=whole,-A dbl4,-init stack=nan,-init heap=nan,-ptr byte -EP -R5 -float0 -size_t64 -dw -Wf,"-pvctl loopcnt=999999 fullmsg noassume" |
---|
6 | %FPP_FLAGS -P -traditional |
---|
7 | %FPP_DEF NC_DOUBLE BLAS SGEMV=DGEMV SGEMM=DGEMM USE_MPE |
---|
8 | %LD_FLAGS -size_t64 -lblas -L/home/jderouil/JUMPSHOT/mpich2-1.0.5/src/mpe2/INSTALL2/usr/local/soft/mpe/lib -lmpe_f2cmpi -llmpe -lmpe -lpmpi -lmpi |
---|
9 | |
---|
Note: See
TracBrowser
for help on using the repository browser.