source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3850   8 years josefine.ghattas Changes needed for assimilation : - Change name for read_reftempfile …
(edit) @3849   8 years albert.jornet Fix: variable types are inconsistent. Change to REAL so subroutine …
(edit) @3848   8 years alex.resovsky Fixes a bug in hydrol_arch in stomate. Normal growth for all PFTs with …
(edit) @3847   8 years bertrand.guenet the DOC diffusion coefficient unit has been corrected
(edit) @3846   8 years trung.nguyen Corrected few river names in routing_reg_name.
(edit) @3845   8 years trung.nguyen Corrected a tiny bug in routing_reg_bestsubbasin.
(edit) @3844   8 years trung.nguyen Using information of flow accumulation to link sub-basins in …
(edit) @3843   8 years alex.resovsky Changes to chapters 3 & 5 of stomate_growth_fun_all: DOFOCO method now …
(edit) @3842   8 years albert.jornet Fix: merge revision [3841/trunk/ORCHIDEE]
(edit) @3841   8 years josefine.ghattas Changed syntax in specification of new grids, commit related to rev [3839]
(edit) @3840   8 years josefine.ghattas Correction when running Choisnel, due to changes in output variables in …
(edit) @3839   8 years josefine.ghattas - Added possibility to write 4D and 5D variables with XIOS. Important: …
(edit) @3838   8 years josefine.ghattas Removed possibility to use XIOS1. Cpp key XIOS2 is removed and …
(edit) @3837   8 years josefine.ghattas In module qsat_moisture : * set attribut private and public * For TAF: …
(edit) @3836   8 years albert.jornet Fix: grid definition must be in the same order as the declared arrays in …
(edit) @3835   8 years alex.resovsky Stable version. Structurally the same as version 3975, but includes …
(edit) @3834   8 years albert.jornet Fix: group variable is changed from Real to Integer to be consistent. A …
(edit) @3833   8 years albert.jornet Fix: all getin_in calls must include a default value before being called. …
(edit) @3832   8 years yiying.chen DEV: Update windfall MTC parameters and some output variables.
(edit) @3831   8 years josefine.ghattas Integrated modifications done in branch ORCHIDEE-DYNAMICO between revision …
(edit) @3830   8 years josefine.ghattas - AA_make : module_interpweight changed name previously - readdim2 : take …
(edit) @3829   8 years josefine.ghattas Do not remove create_etat0_limit.e
(edit) @3828   8 years josefine.ghattas Added argument list for needed ins_job at curie
(edit) @3827   8 years josefine.ghattas Enhancement
(edit) @3826   8 years josefine.ghattas Updated with changes done on the trunk until rev 3823. Note that rev …
(edit) @3825   8 years albert.jornet Refactor: code is changed in order to avoid segmentation fault error when …
(edit) @3824   8 years josefine.ghattas In thermosoilc use the same name of the variable areftemp as in …
(edit) @3823   8 years josefine.ghattas Add possibility that PFT is used as dimension in PFTmap.nc file (instead …
(edit) @3822   8 years albert.jornet Fix: add missing subroutine get_soilcorr_usda. It was possible to select …
(edit) @3821   8 years nicolas.vuichard add dynamic SLA
(edit) @3820   8 years albert.jornet Fix: Nan value for vbeta_pft due to non initialized Clean: initialise …
(edit) @3819   8 years lluis.fita Adding 'Availability' variables to the file!
(edit) @3818   8 years albert.jornet Fix: XIOS throws an exception because of dellakevol when RIVER_ROUTING is …
(edit) @3817   8 years bertrand.guenet some bugs corrected for dead biomass decomposition
(edit) @3816   8 years lluis.fita Introducing more comments at the header of the module
(edit) @3815   8 years anne-sofie.lanso Temporay commit to get same versions for developers, slight changes in …
(edit) @3814   8 years alex.resovsky Includes developments in stomate_growth_fun_all (rev 3811) and latest …
(edit) @3813   8 years trung.nguyen Fix the bug when calculating topographic index and put comment to explain …
(edit) @3812   8 years josefine.ghattas Missing threadprivate for soil_classif
(edit) @3811   8 years albert.jornet New: adapt XIOS xml files to Orchidee 4D variables New: add support for …
(edit) @3810   8 years anne-sofie.lanso updates primarily in constantes_var and pft_parameters_var, model still …
(edit) @3809   8 years daniel.goll 1. I tried to use Olesen et al. (2001) instead of Mollier et al (2008) for …
(edit) @3808   8 years daniel.goll bugfix and cleaning DSG
(edit) @3807   8 years daniel.goll implentation of a soil diffusitivity (to P) which accounts for the …
(edit) @3806   8 years josefine.ghattas Added riverflow and coastalflow in the alma output. See ticket #256
(edit) @3805   8 years anne-sofie.lanso ADD file, the same as rev. 3803, but with file …
(edit) @3804   8 years jan.polcher Makes sure that when the model is run on regularXY grids it also produces …
(edit) @3803   8 years anne-sofie.lanso DEV Updates made in stomate_soilcarbon.f90, stomate_season.f90, …
(edit) @3802   8 years albert.jornet Clean: move orchidee CROP restput calls to its module folder src_sticslai. …
(edit) @3801   8 years josefine.ghattas The 3 variables soilalb_dry, soilalb_wet, soilalb_moy are only used if …
(edit) @3800   8 years josefine.ghattas - removed variables never used - some variables were declared as …
(edit) @3799   8 years josefine.ghattas - Bug: added lai2D.nc file in OOL_SEC/COMP/sechiba.card. This file was …
(edit) @3798   8 years james.ryder commit with multi-layer code (circ_class_biomass error)
(edit) @3797   8 years albert.jornet Fix: use zdz2_soil instead of zdz2. Introduced when new implicit snow …
(edit) @3796   8 years jan.polcher Some small changes to the new routing
(edit) @3795   8 years alex.resovsky Changed resp_growth in stomate_growth_fun_all.f90; now calculated as …
(edit) @3794   8 years josefine.ghattas Update with modifications done on the trunk between revision 3740 and …
(edit) @3793   8 years josefine.ghattas - cut lines for compilation with gfortran - removed some variables never …
(edit) @3792   8 years bertrand.guenet correction when calling stomate_lpj, DOC_EXP was called instead of …
(edit) @3791   8 years albert.jornet Fix: code missplaced when CROP merged in routing_flow. The error comes …
(edit) @3790   8 years albert.jornet New: update all file_def_orchidee.xml variables from …
(edit) @3789   8 years josefine.ghattas Correction to compile orchideedriver and teststomate due to modifications …
(edit) @3788   8 years albert.jornet New: add ptn_pftmean to xios history outputs
(edit) @3787   8 years josefine.ghattas - only master process(is_root_prc) now open and read the files. otherwise …
(edit) @3786   8 years bertrand.guenet linear function to define Ea
(edit) @3785   8 years albert.jornet Merge: from revision [3284/branches/ORCHIDEE-MICT] Merge: from revision …
(edit) @3784   8 years albert.jornet Merge: from revisions [3273:3277/branches/ORCHIDEE-MICT]
(edit) @3783   8 years albert.jornet Fix: time_step is used instead of dt_sechiba. This comes from revision …
(edit) @3782   8 years albert.jornet Branch: intial commit
(edit) @3781   8 years yiying.chen DEV: Test simulation for windfall module at the global and a regional …
(edit) @3780   8 years ronny.lauerwald kill bug with streamfl_frac causing negative LOM
(edit) @3779   8 years josefine.ghattas - Changed ipslerr_p level from level 3(stop) to 2(warning) in …
(edit) @3778   8 years albert.jornet Fix: CO2_GM is repeated
(edit) @3777   8 years albert.jornet Fix: set constant values from Integer to Real type. ADA's Intel latest …
(edit) @3776   8 years alex.resovsky Updated calculations for temperature coefficient …
(edit) @3775   8 years ronny.lauerwald correct DOC update per layer
(edit) @3774   8 years jan.polcher The new version of routing_linkup now also works with the corase basin …
(edit) @3773   8 years bertrand.guenet linear regression for Q10
(edit) @3772   8 years fabienne.maignan modify checks on snow quantities in explicitsnow
(edit) @3771   8 years albert.jornet Merge: new Grassland Management Module (GRM) from revision …
(edit) @3770   8 years albert.jornet Clean: use mpi is a better approach for Fortran 90. Include statement is …
(edit) @3769   8 years lluis.fita Final commitment with the suggestions after the meeting of 2016 September …
(edit) @3768   8 years daniel.goll several bugfixes related to timestep issue most for output, but not …
(edit) @3767   8 years lluis.fita Updating the code with the last accorded changes after a meeting with …
(edit) @3766   8 years albert.jornet New: add xios outputs for MICT specifics
(edit) @3765   8 years josefine.ghattas Removed attribut unit which was set twice. This error was found with the …
(edit) @3764   8 years lluis.fita Working and tested merge with trunk version r3711r (equivalent to 3740)
(edit) @3763   8 years alex.resovsky DEV: Updated calculations for temperature coefficients in stomate_resp.f90 …
(edit) @3762   8 years nicolas.vuichard create new personal branch
(edit) @3761   8 years josefine.ghattas Moved variables transpir from TimeSeriesVars2D to TimeSeriesVars3D. Added …
(edit) @3760   8 years ronny.lauerwald integrate inundation close to stream channel as immediate source to stream …
(edit) @3759   8 years jinfeng.chang finish GM update in MICT
(edit) @3758   8 years marta.camino Copy ORCHIDEE-SOM branch for 13C
(edit) @3757   8 years josefine.ghattas Do not read reftemp.nc file. The option READ_REFTEMP=y is proposed …
(edit) @3756   8 years alex.resovsky DEV: Fixes a bug in autotrophic respiration first encountered in rev 3442; …
(edit) @3755   8 years jinfeng.chang update to rev3751 as start
(edit) @3754   8 years yiying.chen DEV: Windfall module biomass removal for various FMs at pixel level and a …
(edit) @3753   8 years ronny.lauerwald Respiration on floodplains and update of throughfall lable/stable …
(edit) @3752   8 years albert.jornet Remove: code is merged to MICT branch
(edit) @3751   8 years albert.jornet New: CROP module. Done by Xuhui.
Note: See TracRevisionLog for help on using the revision log.