source: trunk/ORCHIDEE/src_stomate

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7686   2 years sebastiaan.luyssaert Contributes to #814. This commit has not been tested for the two test …
(edit) @7672   2 years sebastiaan.luyssaert Decouple NBP consistency checking from mass balance checks. ERR_ACT = 3 …
(edit) @7662   2 years sebastiaan.luyssaert Setting fluxes and pools to zero when veget_max is zero. Required for the …
(edit) @7661   2 years sebastiaan.luyssaert correction of bare soil carbon pools following ORCHIDEE 3 r7569
(edit) @7659   2 years sebastiaan.luyssaert Added consistency checks to facilitate working on ticket #814. Solved a …
(edit) @7615   2 years sebastiaan.luyssaert Enhanced consistency of variable names: input has been changed in n_input …
(edit) @7592   2 years sebastiaan.luyssaert Code change for more realistic stand dynamics during the first decades of …
(edit) @7590   2 years sebastiaan.luyssaert Corrects the value of nee in the sechiba history files.
(edit) @7565   2 years sebastiaan.luyssaert Changes fix a mass balance problem in stomate_kill.f90
(edit) @7555   2 years sebastiaan.luyssaert Contributes to ticket #837. Simplified forest management for young stands …
(edit) @7554   2 years sebastiaan.luyssaert Contributes to #753 by adding the variable light_tran_to_level_season to …
(edit) @7549   2 years sebastiaan.luyssaert Contributes to ticket #797. Chenged the control of RDI in unmanaged …
(edit) @7518   2 years sebastiaan.luyssaert Contributes to tickets #633 and #651
(edit) @7514   2 years sebastiaan.luyssaert Contributes to ticket #633. Cleaning insect disturbances.
(edit) @7513   2 years sebastiaan.luyssaert Contributes to ticket #633. Cleaning insect disturbances.
(edit) @7512   2 years sebastiaan.luyssaert Contributes to ticket #633. Cleaning and further developping insect …
(edit) @7498   2 years josefine.ghattas Revert changset [7494] because it crashes with an inconsistency between …
(edit) @7495   2 years sebastiaan.luyssaert Fixes ticket #815
(edit) @7494   2 years sebastiaan.luyssaert Fixes ticket #814
(edit) @7491   2 years sebastiaan.luyssaert Uncomment stand replacing mortality of unmanaged forests. Additional …
(edit) @7490   2 years sebastiaan.luyssaert Contributes to ticket 795. Mostly a rewrite of the changes committed in …
(edit) @7489   2 years sebastiaan.luyssaert Removed double counting of recruits in stomate_prescribe.f90
(edit) @7488   2 years sebastiaan.luyssaert Refined the calculation of the canopy layers such that fewer layer remain …
(edit) @7483   2 years sebastiaan.luyssaert Improved the documentation of the calculation of transloc
(edit) @7449   2 years sebastiaan.luyssaert Added intermediate mass balance checks in stomate_growth_fun_all.f90
(edit) @7448   2 years sebastiaan.luyssaert Improving the definition and documentation of the mass balance check …
(edit) @7447   2 years sebastiaan.luyssaert Corrects an error in the heterotrophic respiration send to the history …
(edit) @7392   3 years josefine.ghattas Code cleaning on land_cover_change routine and related routines. These …
(edit) @7377   3 years bertrand.guenet Salma modifications to read hydrol parameters maps
(edit) @7361   3 years sebastiaan.luyssaert Made vmax_uptake_nh4 and vmax_uptake_no3 PFT-dependent. Made …
(edit) @7360   3 years sebastiaan.luyssaert Refined the debugging statements to limit the output when debugging …
(edit) @7347   3 years josefine.ghattas - Remove tau_soilhum_month, soilhum_month and soilhum_daily never used - …
(edit) @7345   3 years josefine.ghattas Reintegrated changeset 7290 which is needed for running in debug mode at …
(edit) @7342   3 years josefine.ghattas Temporary comenting lines. This section of the code is not correct. It …
(edit) @7334   3 years sebastiaan.luyssaert Contributes to ticket #796 by fixing a restart problem with pests. Changes …
(edit) @7317   3 years sebastiaan.luyssaert Bug fixes for product pools. Contributes to ticket #774. Changes proposed …
(edit) @7309   3 years josefine.ghattas Corrections to run with IOIPSL output: - TOTAL_LITTER_SOIL_CARBON was too …
(edit) @7305   3 years sebastiaan.luyssaert Code cleaning. Contributes to ticket #633. Changes proposed by Guillaume
(edit) @7304   3 years sebastiaan.luyssaert Correction of crown diameters and crown volume. Avoids the situatiuon were …
(edit) @7302   3 years sebastiaan.luyssaert use local solar zenith angles to calculate Pgap. Contributes to ticket …
(edit) @7300   3 years sebastiaan.luyssaert Improve sequence for pests in stomate. Proposed by Guillaume.
(edit) @7294   3 years josefine.ghattas Removed local declaration of risk_index. This is a module variable and …
(edit) @7293   3 years josefine.ghattas Corrected small errors seen by the compiler but not making any problems …
(edit) @7290   3 years josefine.ghattas Avoid shap missmatch errors when compiling in debug mode. See ticket #794. …
(edit) @7289   3 years josefine.ghattas Corrected errors in OMP THREADPRIVATE statements. The code could not …
(edit) @7279   3 years sebastiaan.luyssaert Contributes to #633 and #651. Code changes by Guillaume
(edit) @7273   3 years sebastiaan.luyssaert Contributes to tickets #633 and #653. Adding a period for unmanaged forest …
(edit) @7272   3 years sebastiaan.luyssaert corrects typo present in second last commit
(edit) @7269   3 years sebastiaan.luyssaert No longer using the N-bypass through the fungivores. Returned to a fixed …
(edit) @7250   3 years sebastiaan.luyssaert set veget for bare soil to zero. Following r6994
(edit) @7247   3 years matthew.mcgrath A couple small technical bug fixes
(edit) @7246   3 years sebastiaan.luyssaert Making KF a function of tree height. Changing Ra parameters, re-activating …
(edit) @7244   3 years matthew.mcgrath Making explicit the values of Pgap in different arrays
(edit) @7243   3 years sebastiaan.luyssaert Correction of previous commit: making KF a function of height
(edit) @7242   3 years sebastiaan.luyssaert Making KF a function of tree height/ Mainly cleaning the code surrounding …
(edit) @7241   3 years sebastiaan.luyssaert Contribute to ticket #663. Refining the bark beetle dynamics and damage
(edit) @7219   3 years sebastiaan.luyssaert Changes to insect outbreaks proposed by Guillaume. Changes to vcmax …
(edit) @7208   3 years sebastiaan.luyssaert Enhancing the soil carbon pools by applying the same parameter changes as …
(edit) @7202   3 years sebastiaan.luyssaert introducing different driver for the endimic and pandemic phases of insect …
(edit) @7197   3 years sebastiaan.luyssaert Revisions of the windthrow code. Changes proposed by Jina Jeong.
(edit) @7194   3 years sebastiaan.luyssaert Fixes ticket 777
(edit) @7187   3 years sebastiaan.luyssaert Fixes ticket 776
(edit) @7180   3 years sebastiaan.luyssaert Fixes ticket #768
(edit) @7179   3 years matthew.mcgrath Small write statement related to bug #776
(edit) @7168   3 years sebastiaan.luyssaert fixes ticket #775
(edit) @7167   3 years sebastiaan.luyssaert Fixes the mass balance problem reported in ticket #773
(edit) @7161   3 years sebastiaan.luyssaert Contributes to ticket #759. Fixes a crash that occurred in debug mode on …
(edit) @7149   3 years sebastiaan.luyssaert Consistent root profiles throughout the code. Contributes to ticket #715
(edit) @7147   3 years sebastiaan.luyssaert Changes contribute to ticket 633. Changes proposed by Jina Jeong.
(edit) @7143   3 years sebastiaan.luyssaert Added clearcutting during spinup to break synchronicity. Contributes to …
(edit) @7142   3 years sebastiaan.luyssaert Contributes to #651. Change proposed by Jina Jeong.
(edit) @7141   3 years sebastiaan.luyssaert Contributes to #651 and fixes some issues with delta13C. Changes proposed …
(edit) @7133   3 years bertrand.guenet A new output variables added
(edit) @7130   3 years sebastiaan.luyssaert Added a variable to better evaluate the effects of recruitment
(edit) @7124   3 years sebastiaan.luyssaert Bug corrcetion for the calculation of labile_target. Contributes to #698
(edit) @7120   3 years sebastiaan.luyssaert Contrinutes to ticket #765
(edit) @7113   3 years sebastiaan.luyssaert Fixes ticket #763
(edit) @7106   3 years sebastiaan.luyssaert Unit corrections for NBP and its cross checks and refinements for …
(edit) @7103   3 years sebastiaan.luyssaert Changes contributing to ticket #759
(edit) @7088   3 years sebastiaan.luyssaert Changes contributing gto ticket #728 proposed by Chao Yue
(edit) @7083   3 years matthew.mcgrath Adding an option to use dominant vegetation height in calculating …
(edit) @7058   3 years sebastiaan.luyssaert fixes consistency cross-check for nbp for vertical soil discretization. …
(edit) @7057   3 years sebastiaan.luyssaert fixes ticket #756 and contributes to ticket #759
(edit) @7055   3 years matthew.mcgrath Fixing the soil carbon output variable, and changing the default output …
(edit) @7033   3 years sebastiaan.luyssaert Externalized the ratio of Rm/GP and added bm_alloc for labile and reserves …
(edit) @7015   3 years sebastiaan.luyssaert revert some changes that should not have been committed
(edit) @7012   3 years sebastiaan.luyssaert Use ratio between Rm/GPP to trigger senescence for grasslands
(edit) @7011   3 years sebastiaan.luyssaert Final changes for #744 (stomate.f90 and stomate_io.f90) and some …
(edit) @7010   3 years sebastiaan.luyssaert contributes to #744
(edit) @7009   3 years sebastiaan.luyssaert Contributes to #744. Restores the capability to run the nbp cross-checking …
(edit) @7006   3 years sebastiaan.luyssaert contributes to ticket #744
(edit) @7004   3 years sebastiaan.luyssaert Fixes ticket #739 and contributes to #749
(edit) @6999   3 years sebastiaan.luyssaert Contributing to #744. Made the two consistency checks for nbp more …
(edit) @6998   3 years sebastiaan.luyssaert Contributes to ticket #744
(edit) @6995   3 years matthew.mcgrath A couple small uninitialized variable bugfixes
(edit) @6988   3 years sebastiaan.luyssaert Contributes to ticket #744 but does not finalizes it yet. Also fixes two …
(edit) @6985   4 years matthew.mcgrath Bug fix: unitialized variables in stomate, ticket 752
(edit) @6984   4 years sebastiaan.luyssaert Restores restartability of the model. Fixes ticket #750
(edit) @6982   4 years sebastiaan.luyssaert Contributes to ticket #744. Consistency cross-checking for analytical …
(edit) @6981   4 years sebastiaan.luyssaert Integrated ipresenescence in plant_status. Changes proposed by Guillaume …
Note: See TracRevisionLog for help on using the revision log.