Changes between Version 131 and Version 132 of IPSLCM4_v2_PAR


Ignore:
Timestamp:
02/05/08 09:27:41 (16 years ago)
Author:
mafoipsl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IPSLCM4_v2_PAR

    v131 v132  
    523523 * préparation poids interpolation Mozaic dans Oasis. Fait. (O Marti) 
    524524 * préparation fichiers aerosols. Fait. (S Denvil) 
     525 * Modifications pour cette résolution : 
     526   * LMDZ4 : 
     527     * filtrez : LMDZ4/libf/filtrez/parafilt.h  
     528       {{{ 
     529       PARAMETER (nfilun=24, nfilus=23, nfilvn=24, nfilvs=24) 
     530       }}} 
     531   * Compilation : 
     532     * Ajout des cibles ORCA2xLMD192142 et lmdz192142 dans IPSLCM4_v2/AA_make avant de lancer la commande ins_make. 
     533 {{{ 
     534ORCA2xLMD192142 : libioipsl oasis3 liborchidee orca2 lmdz192142 verif 
     535        echo "ORCA2xLMD192142" >.resol 
     536        echo "$(LIB_MPI)" >.libmpi 
     537... 
     538lmdz192142: 
     539        (cd ../../modeles/LMDZ4; ./makegcm_fcm -d 192x142x19 -m $(FCM_ARCH) create_etat0_limit ; cp bin/create_etat0_limit_192x142x19_t4_phylmd_seq.e ../../bin/create_etat0_limit.e ; ) 
     540        (cd ../../modeles/LMDZ4; ./makegcm_fcm -d 192x142x19 -psmile true -v true -parallel true -c $(LIB_MPI) -m $(FCM_ARCH) gcm ; cp bin/gcm_192x142x19_t4_phylmd_para_orch_couple.e ../../bin/gcm.e ; ) 
     541}}} 
     542     * compiler en lancant : {{{ sxgmake ORCA2xLMD192142 }}} 
    525543 * cvl_cor=1.0 
    526544 * Modifications dans les sources :