source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5836   5 years josefine.ghattas Integrated changeset [5834] (remove -qopenmp-threadprivate compat) and …
(edit) @5835   5 years josefine.ghattas According to common agrement between icmc models: adapte so that the …
(edit) @5834   5 years josefine.ghattas Removed -qopenmp-threadprivate compat not longer needed at irene using …
(edit) @5833   5 years anne-sofie.lanso Added a few comments for clarification regarding the output of the …
(edit) @5832   5 years sebastiaan.luyssaert PROD: run.def for 13 PFTs is working
(edit) @5831   5 years sebastiaan.luyssaert Fixed a couple of typos
(edit) @5830   5 years sebastiaan.luyssaert Corrections for improved backward compatibility
(edit) @5829   5 years sebastiaan.luyssaert Added instructions to the readme.txt file
(edit) @5828   5 years sebastiaan.luyssaert Started archiving the scripts and data tables used to make run.defs. See …
(edit) @5827   5 years albert.jornet Fix: zz_deep and zz_coef_deep are now protected when OK_PC is disabled …
(edit) @5826   5 years guillaume.marie bug fix in diffuco.f90 and sechiba_hydrol_arch.f90
(edit) @5825   5 years sebastiaan.luyssaert DEV: not tested. Minor changes such that the run.def could be cleaned a …
(edit) @5824   5 years guillaume.marie Bugfix + add WOOD_VOLUME_PIX_CUT in iopsl history outputs
(edit) @5823   5 years anne-sofie.lanso The control settings of the newly added run.defs in OOL_SEC_STO_FG2 have …
(edit) @5822   5 years guillaume.marie Correction : wrong values for ALPHA_RDI_LOWER in the three run.def
(edit) @5821   5 years sebastiaan.luyssaert DEV: not tested. The changes address ticket #518. A flag was renamed, …
(edit) @5820   5 years josefine.ghattas - sechiba.f90: Cut line to long for gfortran - makeorchidee_fcm: small …
(edit) @5819   5 years sebastiaan.luyssaert DEV: not tested. The changes address ticket #524 and fix a bug in …
(edit) @5818   5 years guillaume.marie Add new run.def(s) in OOL_SEC_STO_FG2/PARAM/. In these run.def, NMAXTREE …
(edit) @5817   5 years josefine.ghattas Deactivate stomate output if running without stomate was done both in …
(edit) @5816   5 years jinfeng.chang copy ORCHIDEE-GMv3.2 for publication
(edit) @5815   5 years jinfeng.chang delete wrongly copied folder
(edit) @5814   5 years josefine.ghattas Corrections for unstructured grid, also done in ORCHIDEE_2_2 [5811]: * …
(edit) @5813   5 years jinfeng.chang commit ORCHIDEE-GMv3.2 to perso
(edit) @5812   5 years jinfeng.chang check out trunk r3623
(edit) @5811   5 years josefine.ghattas Corrections for unstructured grid: - one interface restput where wrong - …
(edit) @5810   5 years jinfeng.chang create personal folder ORCHIDEE-GMv3.2
(edit) @5809   5 years jinfeng.chang copy ORCHIDEE-GMv3.2 for publication
(edit) @5808   5 years jinfeng.chang create new folder for publication
(edit) @5807   5 years josefine.ghattas Now also desactivate stomate_history_4dim.nc file if stomate is not …
(edit) @5806   5 years josefine.ghattas Correction to avoid problems with negative soil moisture. See ticket #325
(edit) @5805   5 years josefine.ghattas Correction to avoid problems with negative soil moisture. See ticket #325
(edit) @5804   5 years josefine.ghattas Copied head of tag ORCHIDEE_2_1 into new version ORCHIDEE_2_2. This …
(edit) @5803   5 years albert.jornet Change: add FORCESOIL_STEP_PER_YEAR as a User option. It was defined 365 …
(edit) @5802   5 years guillaume.marie Add a run.def.28PFT.1CA for species level simulation and one class of age …
(edit) @5801   5 years guillaume.marie A new version of the ENSEMBLE to run with ORCHIDEE_CN_CAN, it is now …
(edit) @5800   5 years guillaume.marie This commit is about refining the initialisation of the young stand at the …
(edit) @5799   5 years sebastiaan.luyssaert DEV: not tested. This commit contains a fix for ticket #538 and a mass …
(edit) @5798   5 years josefine.ghattas Corrected bug introduced in preivous commit 5797. The file …
(edit) @5797   5 years josefine.ghattas Updated with changes done in the trunk between revision 5764:5792 . In …
(edit) @5796   5 years albert.jornet Fix: disable parallel jobs for the main SpinUp? job. Only 1 must be used to …
(edit) @5795   5 years albert.jornet Fix: enable netcdf4 for stomate_forcing_name.nc file Fix: initialize …
(edit) @5794   5 years sebastiaan.luyssaert DEV: fixed a couple of initialization issues introduced in r5793
(edit) @5793   5 years guillaume.marie Change the way the model use alpha_rdi_XXXX and beta_rdi_XXXX to handle …
(edit) @5792   5 years josefine.ghattas In sechiba_main, declare temp_sol_new as intent(out).
(edit) @5791   5 years josefine.ghattas Put back shum_ngrnd_perma in stomate_history.nc file
(edit) @5790   5 years josefine.ghattas Moved 4D variables from stomate_history.nc into new file …
(edit) @5789   5 years josefine.ghattas Update with changes for Nitrogen maps. This was already done in FG2 and …
(edit) @5788   5 years anne-sofie.lanso DEV, moved the 4 dimensional variables added to the ourputs in r5766 from …
(edit) @5787   5 years albert.jornet Fix: swapped values for C3 and C4 crop. Found by wei li.
(edit) @5786   5 years josefine.ghattas Separated reading of soilph and soilbulk into new files. By default these …
(edit) @5785   5 years anne-sofie.lanso DEV: bugfix for the tranpirational demand vs supply. Transpir was divided …
(edit) @5784   5 years josefine.ghattas Change variable name
(edit) @5783   5 years josefine.ghattas Correct initialization of ptn_pftmean, error introduced in rev [5738]. …
(edit) @5782   5 years guillaume.marie Add the logical variable forced_clear_cut that allow us to clear-cut the …
(edit) @5781   5 years josefine.ghattas Correction: r_soil_ns was not initialized when vegtot(ji) < min_sechiba.
(edit) @5780   5 years albert.jornet Merge: from revisions [5476:5760/branches/ORCHIDEE-MICT/ORCHIDEE]
(edit) @5779   5 years albert.jornet New: CROP's updates on MICT
(edit) @5778   5 years albert.jornet Branch: base revision from Xuhui CROP version
(edit) @5777   5 years josefine.ghattas Add workaround when lwup becomes negative during the first time step. See …
(edit) @5776   5 years jan.polcher Adds the SPREAD_PREC_CONT option to ensure continuity of rainfall events …
(edit) @5775   5 years jan.polcher Small correction
(edit) @5774   5 years jan.polcher Remove WRITE statement
(edit) @5773   5 years matthew.mcgrath DEV: Simplifying a routine when looking for a memory bug
(edit) @5772   5 years matthew.mcgrath DEV: Memory addressing error. Missing a dimension.
(edit) @5771   5 years albert.jornet New: multiforcing is enabled New: add unitests to the multiforcing …
(edit) @5770   5 years albert.jornet New: branch to include the read of multiple forcings in the same …
(edit) @5769   5 years albert.jornet Remove: obsolete branch
(edit) @5768   5 years matthew.mcgrath DEV: Bug fix for an uninitialized value used in a WHERE loop
(edit) @5767   5 years josefine.ghattas Update with changes done in the trunk between revision 5707 and 5764. This …
(edit) @5766   5 years josefine.ghattas Add If to avoid division by zero.
(edit) @5765   5 years matthew.mcgrath DEV: Bug fix for IOIPSL output variables
(edit) @5764   5 years josefine.ghattas Revert change done in [5738], see ticket #537 BG
(edit) @5763   5 years josefine.ghattas - forest_managed, forest_managed_lastyear : set to intent(inout) in …
(edit) @5762   5 years josefine.ghattas Desactivate following warning (written many times) done by fcm: "Use of …
(edit) @5761   5 years josefine.ghattas Desactivate following warning (written many times) done by fcm: "Use of …
(edit) @5760   5 years albert.jornet Fix: remove redundant code from the merged. The pft map was loaded at …
(edit) @5759   5 years matthew.mcgrath DEV: Bug fix for hist variable names not properly set
(edit) @5758   5 years matthew.mcgrath Fixed a bug where variables were written to hist files twice
(edit) @5757   5 years sebastiaan.luyssaert DEV: not tested. Fixes a bug with variable dimensions of turnover_time
(edit) @5756   5 years josefine.ghattas Correct error in variable name in restart
(edit) @5755   5 years albert.jornet Fix: define SpinUp? binary file to use
(edit) @5754   5 years sebastiaan.luyssaert DEV: tested for 2 pixels with PFT map for 100 years. Removes some loose …
(edit) @5753   5 years albert.jornet Fix: sub_index and sub_area must be given instead of its global …
(edit) @5752   5 years albert.jornet Change: remove -p compilation flag. Only useful for profiling.
(edit) @5751   5 years albert.jornet New: add parallel interpolation
(edit) @5750   5 years albert.jornet Fix: ticket:122. Allow the interpolation of regional maps.
(edit) @5749   5 years albert.jornet Fix: initialize pcapa_en Clean: move histwrite calls to histwrite_p for …
(edit) @5748   5 years sebastiaan.luyssaert DEV: tested on a single pixel for 40 years with always_init=y. Fixes two …
(edit) @5747   5 years albert.jornet Fix: initialize gs variable Clean: vbeta3sum and vbeta2sum are calculated …
(edit) @5746   5 years albert.jornet Fix: initialize fcontfrac to zero Fix: remove the zint+1 to zint in …
(edit) @5745   5 years thomas.verbeke Update GW version of ORCHIDEE-GW branche: 1) Addition of these trunk …
(edit) @5744   5 years thomas.verbeke Update REF version of ORCHIDEE-GW branche: 1) Addition of these trunk …
(edit) @5743   5 years anne-sofie.lanso BUGFIX for humrel_daily. Stomate_accu was done for humrel outside the …
(edit) @5742   5 years albert.jornet Fix: allow the model to compile on Irene Fix: comment slowproc_main calls …
(edit) @5741   5 years albert.jornet New: Orchidee-CAN + Fabio's modifications
(edit) @5740   5 years albert.jornet Branch: original version from Fabio's Orchidee CAN
(edit) @5739   5 years josefine.ghattas Correct error in dimension for turnover_longterm, see ticket #534 A. …
(edit) @5738   5 years josefine.ghattas Main code for soil carbon discretization from branch MICT is introduced in …
(edit) @5737   5 years albert.jornet Fix: add missing nflow dimension to zriver and zcoastal Fix: only pass …
Note: See TracRevisionLog for help on using the revision log.