Changes between Version 29 and Version 30 of DevelopmentActivities/Bugs


Ignore:
Timestamp:
2016-03-08T13:22:11+01:00 (8 years ago)
Author:
ajornet
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevelopmentActivities/Bugs

    v29 v30  
    22 
    33List of bugs that need to be fixed. They are ordered by priority from the top to the bottom. 
    4  
    5 == VSD merge == 
    6  
    7 How to deal with already designed MICT soil layers ? 
    8  
    9  
    10  
    11 In Albert's branch, we have two possible different sets of values for soil_capa and soil_cond based on the keyword SOIL_LAYERS_DISCRE_METHOD (see constantes_soil.f90 and get_discretization_constants in thermosoil.f90). 
    12  
    13 This gives access to two different vertical discretization schemes (see thermosoil_levels). I copied all this relevant code below. 
    14  
    15  
    16 1. Do we agree that we completely let down these two discretization schemes to get the new one (see vertical_soil_init)? 
    17  
    18 2. I have the impression that soil_capa and soil_cond may intervene elsewhere, do we still keep the two different sets of values? 
    19  
    20 Note: this is a good opportunity to introduce unit tests. 
    214 
    225== Diffuco == 
     
    4932 
    5033Reported by Ye 
    51  
    52 == New Drivers == 
    53  
    54 Test performance 
    5534 
    5635== compiling error == 
     
    8766 
    8867Il ne faut surtout pas mettre IMPOSE_VEG= y puisque si on impose la végétation elle ne va pas pouvoir évoluer en fonction du climat (je n'ai pas testé mais ce fonctionnement semble absurde, il faudrait arrêter avec un message d'erreur). 
    89  
    90 == New Drivers == 
    91  
    92 Test performance 
    93  
    94 == River routing == 
    95  
    96 Albert's personal branch (r3022) can not run for four points when RIVER_ROUTING is on, but can run for globe. 
    97  
    98 /home/orchidee04/yhuang/test/spinup/4p.nrouting/yfpe0f.yrouting.Ye.v2 
    99  
    100 Possible it is caused by the region I choose is not large enough, but it is still a bug. 
    101  
    102 Reported by Ye. 
    103  
    104 Fix on forcesoil r3050 
    10568 
    10669