| 348 | |
| 349 | == hydrol_tmc_update : LAND_USE or DGVM == |
| 350 | The possibility to activate LAND_USE change or DGVM with STOMATE with the new Hydrology is now avaible. |
| 351 | |
| 352 | This updates of veget_max are daily (for DGVM) or yearly (for LAND USE scheme) and conservation of tmc (humtot) and mc profile had to be developped. To give right new tmc, I have used the same algorithm as in stomate_lccchange that conserve carbon in stomate with LAND_USE. And the mc profile is updated in consequence. The main problem was to "create" a new soil (for example when natural grass fields are replaced by bare soil). |
| 353 | |
| 354 | In [http://dods.ipsl.jussieu.fr/orchidee/HYDROLOGY/MONITORING_HYDRO2-CWRR-SECSTO-test-DGVM2.tgz test Hydro DGVM], you will find a MONITORING directory with my test run : |
| 355 | * DGVM activated with STOMATE |
| 356 | * IMPOSE_VEG as initial condition (with only PFT 10 at start) |
| 357 | * global WG_cru 4° as forcing file |
| 358 | * only 5 days |
| 359 | You may see the maxvegetfrac modifications (for PFT 1, 9, 10, 11) and humtot conservation (no jump after end of day). |
| 360 | |
| 361 | This version of new hydrology can be found and downloaded with |
| 362 | revision *609* of branches/Hydrology : |
| 363 | {{{ |
| 364 | login> recup_my_ORCHIDEE your.login branches/Hydrology Martial.Mancip@ipsl.jussieu.fr 609 |
| 365 | }}} |