Changes between Version 2 and Version 3 of ConfigIPSLCM5


Ignore:
Timestamp:
02/08/08 17:27:26 (17 years ago)
Author:
mafoipsl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ConfigIPSLCM5

    v2 v3  
    1010   * fait_config : IPSLCM5 config added 
    1111   * KEY2 adapted in IPSLCM5/AA_make 
    12    * Prefix for preprocessing added in IPSLCM5/scripts/BB_make.ldef 
     12     * Pb: P_P filled in IPSLCM5/AA_make not known in Makefile. Q: How to parametrize ORCA resolution and ORCA keys in IPSLCM5/AA_make? 
     13     * How to add 2 parameters in ORCA compilation : PSMILE Include and PSMILE library  
     14   * Prefix for preprocessing added in IPSLCM5/scripts/BB_make.ldef (-D). Key list for ORCA has to be defined in IPSLCM5/scripts/BB_make.ldef 
    1315 * CONFIG/IPSLCM5 : to prepare files used for IPSLCM5  
    1416   * components compilation : 
     
    1719   * files required for an execution 
    1820     * logical links to similar files handled through IPSLCM4_v2 
     21       * COMP : lmdz.card, lmdz.driver, orchidee.card, orchidee.driver  
     22       * PARAM : Bands*, cf_name.txt, *.def 
    1923     * physical files for files used by NEMO 
     24       * AA_make, AA_make.ldef 
     25       * COMP: lim.card, lim.driver, opa.card, opa.driver, oasis.card, oasis.driver 
     26       * PARAM : *param (namelist pour LIM aussi), nacouple*, namelist*  
     27 * NEMO sources modified to compile. copied from Arnaud's directory : /work/cont003/p86caub/IPSLCM4_v2_NEMO/modipsl/modeles/NEMO 
     28  * cpl_oasis3.F90 
     29  * restart.F90 (eviter d'appeler le fichier de restart : restart) 
     30  * cpl.F90 
     31  * cpl_oasis3.F90 
     32  * tau_oasis_ice.h90 
     33  * taumod.F90 
     34  * flx_oasis_ice.h90 
     35  * flxmod.F90 
     36  * flx_oce.F90 (use mod_diurnalcycle suppressed) 
     37  * traqsr.F90 
     38  * trasbc.F90 
     39  * step.F90 (use diawript suppressed) 
     40  * opa.F90 
    2041 
    2142== Open questions ==