source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6268   5 years josefine.ghattas As done in the trunk rev 6266. Remove usless call to tlen2itau. This call …
(edit) @6267   5 years nicolas.vuichard add README and scripts used for future scenarios
(edit) @6266   5 years josefine.ghattas Remove usless call to tlen2itau. This call makes the model crash at …
(edit) @6265   5 years sebastiaan.luyssaert DEV: fixes #603 and contains a small extension of the debug functionality …
(edit) @6264   5 years albert.jornet New: include fix variable into forcesoil file New: list for array_mod …
(edit) @6263   5 years albert.jornet New: include fix variable into forcesoil file New: list for array_mod
(edit) @6262   5 years albert.jornet New: include fix variable into forcesoil file New: list for array_mod
(edit) @6261   5 years albert.jornet Clean: remove unused stomate variables Clean: remove comments from …
(edit) @6260   5 years sebastiaan.luyssaert DEV: fixes ticket #597 for phenology. Removes and earlier hack. Contains …
(edit) @6259   5 years sebastiaan.luyssaert DEV: defining the INTENT of all arguments in enerbil
(edit) @6258   5 years sebastiaan.luyssaert DEV: removed replication of the Arrhenius functions in diffuco and …
(edit) @6257   5 years sebastiaan.luyssaert DEV: corrected the dimensions for 9 variables in stomate_io.f90. …
(edit) @6256   5 years albert.jornet New: forcesoil file subroutines manager Unittests included It …
(edit) @6255   5 years albert.jornet Branch: new implementation for carbon forcing files
(edit) @6254   5 years sebastiaan.luyssaert DEV: Added a hack to make the model run past #597
(edit) @6253   5 years sebastiaan.luyssaert DEV: hack_lcc is no longer used and was therefore set to SKIP
(edit) @6252   5 years sebastiaan.luyssaert DEV: bug fix for ticket 600 following r6235 of the trunk
(edit) @6251   5 years sebastiaan.luyssaert DEV: removed arguments from the call to stomate_data that were not used. …
(edit) @6250   5 years matthew.mcgrath DEV: Catching a divide by zero in phenology with an informative check.
(edit) @6249   5 years chunjing.qiu till litter and soil
(edit) @6248   5 years pascal.maugis Deep modifications to account for ambiguities in variables
(edit) @6247   5 years anne-sofie.lanso Partial BUGFIX for #277, two variable were added to the restart file, …
(edit) @6246   5 years sebastiaan.luyssaert DEV: tested with and without land cover change. Many fixes and changes …
(edit) @6245   5 years albert.jornet New: orchidee mict version 8.9.1
(edit) @6244   5 years albert.jornet Fix: change name to vegetation file test so it is clashing with …
(edit) @6243   5 years albert.jornet Change: adapt Obelix arch file so It does not use hardcoded paths Fix: …
(edit) @6242   5 years albert.jornet New: allow JEAN-ZAY compilation files Change: from revisions …
(edit) @6241   5 years albert.jornet New: unit test for restget_opp_rXd and restput_opp_rXd ioipsl subroutines
(edit) @6240   5 years albert.jornet Fix: properly calculate the array indices for 5 dimensions for the restart …
(edit) @6239   5 years albert.jornet Clean: remove commented code
(edit) @6238   5 years albert.jornet New: introduce a test for parallel netcdf. This is related to the …
(edit) @6237   5 years albert.jornet Fix: do not allow anymore the use of longer names than allowed in IOIPSL …
(edit) @6236   5 years albert.jornet Improvement: ticket:602
(edit) @6235   5 years josefine.ghattas Bug correction, argument did not have correct dimension. See ticket #600
(edit) @6234   5 years josefine.ghattas Replaced approximation of current_spacing by SQRT(area(ipts)). See ticket …
(edit) @6233   5 years josefine.ghattas Removed resolution from argument list when not used and replaced some more …
(edit) @6232   5 years josefine.ghattas Replaced resolution(ipts,1)*resolution(ipts,2) with area(ipts). resolution …
(edit) @6231   5 years josefine.ghattas Add context_input_orchidee.xml file to output files.
(edit) @6230   5 years josefine.ghattas Updated ORCHIDEE_OL folder with changes done on the trunk between revision …
(edit) @6229   5 years josefine.ghattas Corrected path (R_BC not used anymore) and corrected comment.
(edit) @6228   5 years josefine.ghattas Updated version of LMDZ. Now use LMDZOR_v6.3_work.
(edit) @6227   5 years josefine.ghattas Small clean
(edit) @6226   5 years sebastiaan.luyssaert DEV: only tested on a very specific case. Fixes a bug where deciduous …
(edit) @6225   5 years josefine.ghattas Status when last run trusting at ada.
(edit) @6224   5 years josefine.ghattas Correcte bug introduced in changeset [6190]. Albert Jornet
(edit) @6223   5 years josefine.ghattas Updated with changes done on the trunk between rev 6210:6222 (mainly …
(edit) @6222   5 years josefine.ghattas Corrected error seens by gfortran
(edit) @6221   5 years josefine.ghattas Cut too long lines for gfortran
(edit) @6220   5 years josefine.ghattas Corrected unit in comments
(edit) @6219   5 years josefine.ghattas Updated with changes done in the trunk between revision 6035:6210. Results …
(edit) @6218   5 years albert.jornet Change: compile Orchidee using the environment modules. They were …
(edit) @6217   5 years josefine.ghattas Updated with changes done in the trunk between revision 5990:6033. Results …
(edit) @6216   5 years josefine.ghattas Corrected error in filename introduced in previous commit [6214]
(edit) @6215   5 years josefine.ghattas Added arch files for Jean-Zay new computer at IDRIS
(edit) @6214   5 years josefine.ghattas Change intput files from netcdf format classic to netcdf-4. This is the …
(edit) @6213   5 years matthew.mcgrath DEV: Bug fix in albedo that I introduced last week
(edit) @6212   5 years josefine.ghattas Added arch files for Jean-Zay new computer at IDRIS
(edit) @6211   5 years josefine.ghattas Added arch files for Jean-Zay new computer at IDRIS. Same as added on the …
(edit) @6210   5 years josefine.ghattas Added arch files for Jean-Zay new computer at IDRIS
(edit) @6209   5 years chunjing.qiu Added agricultural peatland + bugs fixed
(edit) @6208   5 years jinfeng.chang Correction for mass conservation following r5090 and r5536 of trunk …
(edit) @6207   5 years matthew.mcgrath DEV: Fixed an inconsistency with the way albedo and light absorption were …
(edit) @6206   5 years matthew.mcgrath DEV: Externalizing a parameter used in albedo
(edit) @6205   5 years albert.jornet Fix: bug on initialization of convflux, cflux_prod10 and cflux_prod100. …
(edit) @6204   5 years matthew.mcgrath DEV: after profiling, should be a small speed-up for some situations. …
(edit) @6203   5 years jina.jeong DEV: tested for 2 pixels: 100yr-long simulations. Changes were made to …
(edit) @6202   5 years anne.cozic initialize two variables that are used before to be calculated at the 1st …
(edit) @6201   5 years anne.cozic merge with rev 4361 of trunk
(edit) @6200   5 years albert.jornet Fix: remove useless code
(edit) @6199   5 years albert.jornet Fix: on bm_to_litter calculation in lcchange_main and avoiding duplicated …
(edit) @6198   5 years albert.jornet Improvement: add more information when a netcdf error raises
(edit) @6197   5 years anne-sofie.lanso FIX: the labile pool was not included in the calculations for …
(edit) @6196   5 years albert.jornet Fix: no need for allocatable variable when its length is already specified
(edit) @6195   5 years sebastiaan.luyssaert DEV: quick fix for an inconsistency in the variable dimensions of soil …
(edit) @6194   5 years josefine.ghattas Modifications/corrections for soil carbon discretization option done by B. …
(edit) @6193   5 years bertrand.guenet integration of 13C and 14C into the main branche
(edit) @6192   5 years bertrand.guenet svn mistake
(edit) @6191   5 years bertrand.guenet integration of 13C and 14C into the main branche
(edit) @6190   5 years josefine.ghattas Added more subroutines included in the interfaces for …
(edit) @6189   5 years josefine.ghattas As done in the trunk rev [6188]: Corrections done by A. Jornet. These …
(edit) @6188   5 years josefine.ghattas Corrections done by A. Jornet. These errors crashed the model only in …
(edit) @6187   5 years albert.jornet Fix: missing PFT dimension for n_input as an argument in stomate_main Fix: …
(edit) @6186   5 years josefine.ghattas Corrections for reading nudging variables with XIOS, see ticket #387
(edit) @6185   5 years sebastiaan.luyssaert DEV: fixes tickets #592 and #593
(edit) @6184   5 years josefine.ghattas Some cleaning
(edit) @6183   5 years josefine.ghattas Update for ICOLMDZOR_v7
(edit) @6182   5 years josefine.ghattas Copied LMDZOR testing into new directory to be adapted for ICOLMDZOR …
(edit) @6181   5 years josefine.ghattas Update path and project name
(edit) @6180   5 years josefine.ghattas Changed path
(edit) @6179   5 years jina.jeong This is temporal. DIA_MAX for tropical trees decreased to avoid a possible …
(edit) @6178   5 years jina.jeong self thinning, add start_by_grad
(edit) @6177   5 years jina.jeong New initialization method is added. It can be off by the flag …
(edit) @6176   5 years daniel.goll revised leaf nutrient (N,P) - Vcmax,Jmax relationship. new functionality: …
(edit) @6175   5 years sebastiaan.luyssaert DEV: fix for ticket #589. When checking the conservation of the surface …
(edit) @6174   5 years sebastiaan.luyssaert DEV: refining the solution for ticket #590
(edit) @6173   5 years anne-sofie.lanso ADD: The context_input_orchidee.xml was missing from the analytic spinup …
(edit) @6172   5 years sebastiaan.luyssaert DEV: addresses #590. There was no bug in the code. The condition to write …
(edit) @6171   5 years sebastiaan.luyssaert DEV: fix #588 following this fix the model could run for 100 years over …
(edit) @6170   5 years sebastiaan.luyssaert DEV: fixes ticket #587
(edit) @6169   5 years josefine.ghattas small update
Note: See TracRevisionLog for help on using the revision log.