Changes between Version 45 and Version 46 of DevelopmentActivities/ORCHIDEE-CNP


Ignore:
Timestamp:
2016-02-16T10:37:04+01:00 (8 years ago)
Author:
dgoll
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevelopmentActivities/ORCHIDEE-CNP

    v45 v46  
    2222 
    2323== ISSUES == 
    24  
    25 === Interpolating soil order === 
    26 The interpolation from 0.5 degree to any other grid results in floating point error 
    27 in stomate_io.f90; soilorder(ib) = tt (idx(1))  
    28 {{{ 
    29                 !------- 
    30                 !------ Select the soil order with biggest area 
    31                 !------- 
    32                 idx = MAXLOC(area) 
    33                 soilorder(ib) = tt(idx(1)) 
    34                 sgn = SUM(area) 
    35 }}} 
    3624 
    3725=== Reading in N inputs === 
     
    119107cd MY_SPINUP_ANALYTIC/ 
    120108}}} 
    121 ===== 4.1.2 tell libIGCM about the new input files ===== 
     109===== 4.1.2 tell libIGCM about the new input files (write me an email if you need them) ===== 
    122110modify the variable "ListNonDel" in COMP/stomate.card: 
    123111{{{ 
     
    239227}}} 
    240228 
    241 ===== 4.2.2 tell libIGCM about the new input files ===== 
     229===== 4.2.2 tell libIGCM about the new input files (write me an email if you need them) ===== 
    242230The configuration which are used are stored in config/ORCHIDEE_OL/OOL_SEC_STO/ 
    243231so, do as in 4.1.2: change the path of soil_param.nc and add the new files