Changes between Version 4 and Version 5 of IPSLCM4_v2_PAR


Ignore:
Timestamp:
05/25/07 14:46:57 (16 years ago)
Author:
mafoipsl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IPSLCM4_v2_PAR

    v4 v5  
    3030./ins_make 
    3131cd ../config/IPSLCM4_v2 
    32 gmake (or gmake ORCA2xLMD144142) 
     32gmake (or gmake ORCA2xLMD144142 ) 
     33 
     34# temporarly work around to have a working libsxioipsl.a  
     35cd ../../lib 
     36ln -s libioips.a libsxioipsl.a 
     37cd - 
     38 
     39# batch submission to compile LMDZ 
     40# 
     41qsub -qtx7 -lmemsz_prc=2gb -jo 
     42cd $PBS_O_WORKDIR 
     43gmake lmdz9671   (or gmake lmdz144142 ) 
     44                 # Attention aux dimensions de lmdz et il faudra finir la compilation  
     45                 # en interactif avec la commande : gmake ORCA2xLMD9671 
     46^D               # Control D en début de ligne 
     47 
     48 
     49# end of compilation 
     50gmake (or gmake ORCA2xLMD144142 ) 
     51 
     52# verification 
     53ls ../../bin 
     54gcm.e  oasis  opa 
     55 
     56 
    3357}}} 
    3458