source: trunk/ORCHIDEE/src_parameters/pft_parameters.f90

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4964   6 years josefine.ghattas Correct error in default value for LAI_MAX02 introduced in changeset …
(edit) @4962   6 years josefine.ghattas Updated default values as have been decided for version ORCHIDEE 2.0 and …
(edit) @4902   6 years josefine.ghattas Allow vegetation to start grow again after it has died out. Made flag …
(edit) @4693   7 years josefine.ghattas Clean in text output, see ticket #394
(edit) @4470   7 years josefine.ghattas Change adresse for orchidee-help in the comments.
(edit) @3972   8 years nicolas.vuichard Update of the photosynthesis scheme. It includes: - the use of a …
(edit) @3941   8 years josefine.ghattas Protected WRITE with printlev
(edit) @3851   8 years josefine.ghattas For assimilation : - intersurf.f90, teststomate.f90 : renamed …
(edit) @3605   8 years josefine.ghattas Change in parameters after optimization done for : TCST_SNOWA, …
(edit) @3599   8 years josefine.ghattas Enhancement in snow albedo : 1. snowa_aged and snowa_dec are now …
(edit) @3524   8 years josefine.ghattas New formulation for the roughness height (z0) based on Su et al. (2001): …
(edit) @3221   8 years josefine.ghattas Ticket #230 : modifications related to BVOC J Lathiere, P Messina, A Cozic
(edit) @3041   9 years josefine.ghattas Ticket #183 Now initialize humcste depending on soil depth.
(edit) @3013   9 years josefine.ghattas Changed name for the parameter DOWNREGULATION_CO2_COEFF into DOWNREG_CO2 …
(edit) @2996   9 years josefine.ghattas Separated chemistry calculations (for bvoc) from diffuco module into new …
(edit) @2944   9 years josefine.ghattas Ticket #182 Cleaning after commit update of DGVM. * Calculated …
(edit) @2668   9 years josefine.ghattas Update DGMV mode with the work done by Dan Zhu. One of the changes is …
(edit) @2665   9 years josefine.ghattas Add average temperature threshold for C4 grass in pheno_moigdd See ticket …
(edit) @2548   9 years josefine.ghattas Remove control_flags and control_type. Ticket #166
(edit) @2547   9 years josefine.ghattas - impose_param : move declaration of impose_veg from intersurf module …
(edit) @2381   10 years josefine.ghattas Removed ok_throughfall_by_pft. See ticket #14
(edit) @2348   10 years josefine.ghattas Changed name for parameter WRITELEVEL and WRITELEVLE_modname into PRINTLEV …
(edit) @2299   10 years josefine.ghattas - public variable control change name into control_flags - control_flags …
(edit) @2293   10 years josefine.ghattas Homogenization of parameters controling the level of text output: - Add …
(edit) @2282   10 years philippe.peylin Change made to set PFT-dependant four parameters (frac_growthresp, …
(edit) @2054   10 years josefine.ghattas Corrected defalut values in comments to have a correct generation of …
(edit) @2031   10 years nicolas.vuichard merge the Photosynthesis branch primarily based on the work of Yin et al …
(edit) @1956   10 years josefine.ghattas Changed name snowa_ini into snowa_aged. ticket #72
(edit) @1882   10 years fabienne.maignan Modification of parameters for tropical forests and activation of CO2 …
(edit) @1475   11 years josefine.ghattas Extracted declaration part from parmeter modules and saved in new modules …
(edit) @1392   11 years josefine.ghattas Removed module parallel because same module name is used in LMDZ and some …
(edit) @1170   11 years josefine.ghattas Merge revision 1137 from branches/MERGE-OCN into the trunk. - Added …
(edit) @1102   12 years didier.solyga Merge New phenology branch into the trunk.
(edit) @1091   12 years didier.solyga Correct c3Pftfrac output (see #42). Reduce the number of pft parameters. …
(edit) @1082   12 years didier.solyga Externalization of Choisnel and CWRR parameters (see #23): * Change …
(edit) @1078   12 years anne.cozic Merge between branche OpenMP2 at revision 1076 and trunk revision 1062 …
(edit) @956   12 years didier.solyga Configuration of HYDROL_HUMCSTE is active again (uncomment getin_p). …
(edit) @955   12 years josefine.ghattas - Call slowproc_slope only for run with CWRR. Also read and write …
(edit) @947   12 years didier.solyga Merge Hydrology branch into ORCHIDEE trunk version.
(edit) @906   12 years didier.solyga Bug corrected when using LMDZ/ORC with VOC activated : nbre_precip is set …
(edit) @892   12 years didier.solyga Correct lines too long (> 132 characters). Otherwise the code cannot be …
(edit) @890   12 years didier.solyga Merge VOC (Juliette's version) into the trunk. Simplify PFT parameters …
(edit) @875   12 years didier.solyga Change default values for PFT_TO_MTC array if NVM=13 so we have the …
(edit) @864   12 years didier.solyga Thanks to N.Viovy potential bug corrected in module pft_parameters. …
(edit) @846   12 years didier.solyga Formatted labels so a script can automatically generate the …
(edit) @843   12 years didier.solyga Improved parameters documentation and presentation. The presentation is …
(edit) @837   12 years didier.solyga Add a test to prevent error for the choice of the Metaclasses. Correct …
(edit) @756   12 years didier.solyga Correct wrong Config Key and wrong default value for z0cdrag_ave
(edit) @733   12 years didier.solyga Improve documentation of the new modules.
(edit) @720   12 years didier.solyga Add svn headers for all modules. Improve documentation of the parameters. …
(edit) @628   12 years didier.solyga Modify default values for hydrol_soil_depth and humcste. Add documentation …
(edit) @620   12 years didier.solyga Update default values for new scripts (Martial personal modifications). …
(edit) @570   13 years didier.solyga Add labels in thermosoil. Delete old comments
(edit) @561   13 years didier.solyga Update parameters documentation
(edit) @539   13 years didier.solyga Modify names of the parameters routines to be more explicit
(edit) @534   13 years didier.solyga Correct HeadURL for some modules
(edit) @531   13 years didier.solyga Update externalized paramters(delete-add).Reorganize src_parameters. Clean …
(add) @511   13 years didier.solyga Merge the externalization branch into the trunk (ORCHIDEE)
Note: See TracRevisionLog for help on using the revision log.