Changes between Version 2 and Version 3 of Tags/196/ExternalisationParameters/ValidateExternalisation


Ignore:
Timestamp:
2011-11-28T17:08:24+01:00 (12 years ago)
Author:
dsolyga
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Tags/196/ExternalisationParameters/ValidateExternalisation

    v2 v3  
    443443== Regional scale == 
    444444 
    445 Only one test was made over a region of Europe (France I think). 
    446  
     445Only one test was made over a region of Europe (France I think). The setup was : 
     446 * Forcing file : Ncc, 1982 
     447 * Length : 1Y, daily outputs 
     448 * SECHIBA and STOMATE activated, no DGVM  
     449 * LAND_USE map 
     450 * Launched on Titane 
     451The referenced run is in the directory TAG_FRANCE_TEST. The "externalized" run is in EXT_FRANCE_TEST.[[BR]] 
     452Here again, the comparisons were OK. 
     453 
     454 
     455== Global scale == 
     456 
     457At the global scale, two comparisons were made in order to check STOMATE, STOMATE+DGVM. 
     458First of all, I wanted to check if I got the same results when stomate only is activated by the two jobs: 
     459 1. TAG_STOD1Y (the referenced job)   
     460 2. EXT_STODAY1Y (launched with ORCHIDEE_EXT) 
     461The common setup is : 
     462 * Forcing file : Ncc, 1982 
     463 * Length : 1Y, daily outputs 
     464 * SECHIBA and STOMATE activated, no DGVM 
     465 * LAND_USE map 
     466 * Launched on Titane, compiled with the check-bounds option[[BR]] 
     467 
     468After that, I want to check the dgvm with the following jobs : 
     469  1. TAG_DGVM_1Y (reference) 
     470  2. EXT_DGVM_1Y 
     471The common setup is : 
     472 * Forcing file : Ncc, 1982 
     473 * Length : 1Y, annual outputs 
     474 * SECHIBA, STOMATE and DGVM activated 
     475 * LAND_USE map 
     476 * Launched on Titane, compiled with the check-bounds option[[BR]] 
     477 
     478=== New parameterization for weather.f90 === 
     479 
     480In the externalized version, weather has the same physical parametrisations, which was not the case before. 
     481In order to see the differences between the two parameterisations, i launched the two following jobs :  
     482 1. TAG_WEATHERGEN : 13 PFTs, "old (or classical)" parametrisations 
     483 2. EXT_WEATHERGEN : 13 PFTs, "new" parametrisations 
     484The common setup is : 
     485 * Forcing file : CRU, 1985 
     486 * Length : 1Y, monthly outputs 
     487 * SECHIBA, STOMATE and DGVM activated 
     488 * LAND_USE map 
     489 * Launched on Titane, compiled with the check-bounds option[[BR]] 
     490 
     491=== Test new map === 
     492 
     493I launched a job which use a veget map with 14 PFTs. This map was created with the python script available on ORCHIDEE/TOOLS.[[BR]] 
     494 
     495The vegetation map has no scientific purpose : I only split the fraction occupied by the PFT 6 with the PFT 14. 
     496Setup used for the job MAP_14PFTS : 
     497 * Veget_map : Carte_14pfts_split_pft6.nc 
     498 * Forcing file : ncc, 1982 
     499 * Length : 1Y, annual outputs 
     500 * SECHIBA, STOMATE  
     501 * LAND_USE map 
     502 * Launched on Titane, compiled with the check-bounds option 
     503 
     504 
     505