source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @5736   5 years albert.jornet Fix: apply ticket:534 . Missing nelements dimension on turnover_longterm.
(edit) @5735   5 years sebastiaan.luyssaert DEV: tested on 4 pixels, with PFT maps and LCC for 100 years. Fixes an …
(edit) @5734   5 years albert.jornet Fix: do not calculate surfC_totake_a when there is no altmax_ind Fix: the …
(edit) @5733   5 years matthew.mcgrath BUG FIX: Ticket #471, bug 2
(edit) @5732   5 years anne.cozic Add Nicolas Vuichard patch vegetation to allow vegetation to start grow …
(edit) @5731   5 years josefine.ghattas - Add stop if no coastal grid cells where found. - Correct to ipslerr …
(edit) @5730   5 years albert.jornet Fix: multiple fixes (uninitialized arrays, ...) Change: copy binary files …
(edit) @5729   5 years nicolas.vuichard update for fluxnet with the trunk
(edit) @5728   5 years fabienne.maignan Improvements of snow and ice temperature
(edit) @5727   5 years albert.jornet New: add alkalinity and more. Done by Simon
(edit) @5726   5 years josefine.ghattas Removed variables co2_flux_daily and co2_flux_monthly, variables …
(edit) @5725   5 years josefine.ghattas Updated due to commit [5719] on CN-CAN.
(edit) @5724   5 years josefine.ghattas Cut lines to compile with gfortran
(edit) @5723   5 years albert.jornet Branch: mict leak with alkalinity
(edit) @5722   5 years sebastiaan.luyssaert DEV: tested for 100 years over 1 pixel with LCC and 1 pixel without LCC. …
(edit) @5721   5 years josefine.ghattas Only change in with space due to modification in indentation introduced …
(edit) @5720   5 years josefine.ghattas Update with changes done in the trunk between revision 5639:5707. This …
(edit) @5719   5 years josefine.ghattas Update with changes done on the branch ORCHIDEE-CN between revision 3238 …
(edit) @5718   5 years fabienne.maignan R script example to produce coarse resolutions CRUNCEP files
(edit) @5717   5 years fabienne.maignan Directory for CRUNCEP coarse resolutions scripts
(edit) @5716   5 years josefine.ghattas Added option that IOIPSL library could be found in modeles/IOIPSL/lib and …
(edit) @5715   5 years daniel.goll parameter revision (biochemic. mineralisation & soil P fixation) addit. …
(edit) @5714   5 years thomas.verbeke
(edit) @5713   5 years thomas.verbeke
(edit) @5712   5 years thomas.verbeke
(edit) @5711   5 years thomas.verbeke cleaning personnal rep
(edit) @5710   5 years thomas.verbeke Correction of xml files (variable qgwr)
(edit) @5709   5 years thomas.verbeke Update GW version of branche ORCHIDEE-GW: Main errors solved. Ready for …
(edit) @5708   5 years thomas.verbeke Update REF version of branche ORCHIDEE-GW: Main errors solved. Ready for …
(edit) @5707   5 years josefine.ghattas Correction as don in CN-CAN: Error in pool.
(edit) @5706   5 years josefine.ghattas Small correction to commit 5704: Moved variables soilmoist and …
(edit) @5705   5 years josefine.ghattas See ticket 437 : use the depth of each hydrologic node in meters instead …
(edit) @5704   5 years josefine.ghattas Added output variable shumdiag_perma. See ticket #398 A. Ducharne
(edit) @5703   5 years thomas.verbeke Update REF version of branche ORCHIDEE-GW. New xml files for tasks T2 and …
(edit) @5702   5 years thomas.verbeke Update GW version of branche ORCHIDEE-GW.Mains changes 1)change of the …
(edit) @5701   5 years daniel.goll this revision is anticipated for O-CNP v1.0 the commit includes: - …
(edit) @5700   5 years daniel.goll adjustment of nbuff to value from MICT DSG
Note: See TracRevisionLog for help on using the revision log.