Changes between Version 24 and Version 25 of DevelopmentActivities/ORCHIDEE-CNP/howtoSPINAL


Ignore:
Timestamp:
2016-08-11T03:27:47+02:00 (8 years ago)
Author:
dgoll
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevelopmentActivities/ORCHIDEE-CNP/howtoSPINAL

    v24 v25  
    8484STOMATE_HIST_DT = 1 
    8585}}} 
    86  
    87 set the 11-layer hydrololgy scheme to explicitly to "n" ("_AUTO_" will cause a stop of the orchidee executable): 
     86At the moment, (although strongly recommended as the 2-layer scheme performs poorly in the this model version), the 11-layer hydrology scheme is not working in the version of ORCHIDEE-CNP (r3530) due to (technical) bug(s) in the handling of logical switches related to CWRR (I am working on that). 
     87So, set the 11-layer hydrology & scheme to explicitly to "n" ("_AUTO_" will cause a stop of the orchidee executable): 
    8888{{{ 
    8989# Activate the multi-layer diffusion scheme adapted from CWRR 
    9090# by default the Choisnel hydrology is used. 
    9191HYDROL_CWRR = n 
    92 {{{E 
    93 At the moment, (although strongly recommended as the 2-layer scheme performs poorly in the this model version), the 11-layer hydrology scheme is not working in the version of ORCHIDEE-CNP (r3530) due to (technical) bug(s) in the handling of logical switches related to CWRR (I am working on that). 
     92}}} 
     93 
    9494 
    9595 
     
    219219It is important that you stick to the libIGCM regulations. You /libIGCM/clean_Month to reset run.card or delete run.card if you want to start from scratch. 
    220220To avoid headaches, it is recommended to always delete all file which you want to redo , for example in the experiment output in IGCM_OUT, etc 
     221 
     222 
     223== 2.0 problems which might occur == 
     224=== 2.1. executable causes a stop === 
     225In general, you should check the out_orchidee_ol and out_execution files for error messages. 
     226 
     227==== known problems ==== 
     228if you can find in "out_orchidee_ol" a message that a LOGICAL has an inappropriate vato "y" or "n", for example: 
     229{{{ 
     230# Activate the multi-layer diffusion scheme adapted from CWRR 
     231# by default the Choisnel hydrology is used. 
     232HYDROL_CWRR = n 
     233}}} 
     234