source: branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @536   13 years martial.mancip Version with tot_bare_soil and frac_bare both public in slowproc. In …
(edit) @535   13 years martial.mancip lack of a parallel getin and test for parallel getin in IOIPSL rev 1312
(edit) @527   13 years martial.mancip Correct tot_frac_bare definition.
(edit) @526   13 years martial.mancip replace PDF for PFT in njsc, soiltile definitions. Correct histdef in …
(edit) @525   13 years martial.mancip Bug in commit 523 : lon_g,lat_g should not be allocate two times.
(edit) @524   13 years martial.mancip Correct soiltile and njsc commentaries, histwrite calls. Default …
(edit) @523   13 years martial.mancip fortran 95 strict norm in src_parallel.
(edit) @522   13 years martial.mancip Correct soiltile definition.
(edit) @521   13 years martial.mancip Add parameters in all sechiba.def for new hydrology of ORCHIDEE.
(edit) @520   13 years martial.mancip some corrections on default parameters (slow reservoir for CWRR in …
(edit) @519   13 years martial.mancip Impose unique parameter SOILTYPE_CLASSIF for soil classification in …
(edit) @517   13 years martial.mancip replace all dpu for one dpu_max.
(edit) @516   13 years martial.mancip replace all dpu for one dpu_max.
(edit) @515   13 years martial.mancip First version of the merge that can compiled with no error ! (I have only …
(edit) @514   13 years martial.mancip Corrections for compilation OK in routing.f90.
(edit) @513   13 years martial.mancip Corrections for compilation OK in hydrol.f90. check_waterball is now …
(edit) @510   13 years didier.solyga Correct wrong initialisation of the parameter is_c3
(edit) @509   13 years martial.mancip Merge routing.f90.
(edit) @508   13 years didier.solyga Correct teststomate bug : double allocation of the variable fco2_lu
(edit) @507   13 years martial.mancip Merge constantes_soil.f90. Externalization of check_waterbalance. multiple …
(edit) @506   13 years martial.mancip End merge hydrol.f90. See comments in …
(edit) @505   13 years martial.mancip merge hydrol_soil and hydrol_split_soil. See comments in …
(edit) @504   13 years martial.mancip Initialization for new version hydrology.
(edit) @502   13 years didier.solyga Delete binaries files in ORCHIDEE_OL
(edit) @500   13 years isabelle.gouttevin ORCHIDEE_OL updated for dev by Koven-Ringeval-Gouttevin
(edit) @499   13 years isabelle.gouttevin src_stomate updated for dev by Koven-Ringeval-Gouttevin
(edit) @498   13 years isabelle.gouttevin src_sechiba updated for dev by Koven-Ringeval-Gouttevin
(edit) @497   13 years isabelle.gouttevin src_parameters updated for dev by Koven-Ringeval-Gouttevin
(edit) @489   13 years didier.solyga Copy ORCHIDEE_OL tag 1_9_5 in ORCHIDEE_HIGH_LAT
(edit) @488   13 years didier.solyga Copy ORCHIDEE tag 1_9_5 in ORCHIDEE_HIGH_LAT
(edit) @487   13 years didier.solyga Delete wrong copy
(edit) @486   13 years didier.solyga Copy ORCHIDEE tag 1_9_5 in ORCHIDEE_HIGH_LAT
(edit) @485   13 years didier.solyga Creation of the ORCHIDEE High Latitudes branch
(edit) @484   13 years didier.solyga First steps to a new Spinup algorithm : the matrix method will start when …
(edit) @483   13 years didier.solyga Correct hist_def for writing instantenous variables (analytic solution for …
(edit) @482   13 years didier.solyga Simplification of the code : delete the pft parameter alb_leaf. Use …
(edit) @481   13 years didier.solyga Correct bug in slowproc(wrong loop). Now the externalized version can work …
(edit) @480   13 years didier.solyga Thanks to Martial, correct bcast for the array of characters.
(edit) @479   13 years martial.mancip Correct bugs with io in my last commit. Always make clean before commits …
(edit) @478   13 years martial.mancip Add array of strings communications
(edit) @476   13 years martial.mancip Put emission fluxes in diffuco.
(edit) @475   13 years martial.mancip First step to ORCHIDEE-INCA coupling. Not tested.
(edit) @473   13 years martial.mancip Add COV branche.
(edit) @472   13 years didier.solyga Replace ok_sechiba, ok_stomate by the following structure control as a …
(edit) @471   13 years didier.solyga Correct wrong loops in slowproc (wrong algorithm and wrong vectorisation). …
(edit) @470   13 years martial.mancip Add bcast_mpi_c1.
(edit) @464   13 years didier.solyga Corrections due to incorrect merge to the 1.9.5.2 version
(edit) @461   13 years didier.solyga Correct bcast functions. In sechiba modules, move var_name from save …
(edit) @460   13 years ernest.koffi EK: the last commit has some indesirable lines
(edit) @459   13 years ernest.koffi EK: reverse last commit to have CPP_PARA deleted in version TANGEANT
(edit) @457   13 years ernest.koffi EK: Reinitialisation of itau_read_n and itau_read_nm1 to allow successful …
(edit) @456   13 years ernest.koffi EK, MM: clear_cost not called anymore due to the update of getobs
(edit) @455   13 years ernest.koffi EK, MM: use of model time length for cost function
(edit) @436   13 years didier.solyga Replace getin by getin_p
(edit) @435   13 years didier.solyga Add a new getin_p subroutine for vector of characters. Replace the last …
(edit) @434   13 years didier.solyga Delete impose_param because teststomate will use impose_param defined in …
(edit) @433   13 years didier.solyga Set impose_param as a public variable in intersurf. Clean some commented …
(edit) @430   13 years didier.solyga Replace 0.0 by zero and the physical constants by the values used in …
(edit) @429   13 years didier.solyga Add a calling to the new subroutine getin_pft_parameters
(edit) @428   13 years didier.solyga Create a new subroutine in pft_parameters for the parameters read whatever …
(edit) @427   13 years didier.solyga Reorganize the algorithm for using teststomate with the externalization
(edit) @426   13 years didier.solyga Correct the conditions for reading the parameters in the run.def file
(edit) @425   13 years didier.solyga Optimize allocation memory for pft parameters. Reorganize the algorithm …
(edit) @424   13 years didier.solyga Comment multi-definitions of some physical parameters. The weather module …
(edit) @423   13 years martial.mancip Copy tag ORCHIDEE_1_9_5_2 to merge new hydrology version into …
(edit) @422   13 years martial.mancip MM : too big update. Near 1.9.5.2 tag.
(edit) @421   13 years martial.mancip MM : correct compilation for all ORCHIDEE, IOIPSL and NetCDF for TANGEANT.
(edit) @420   13 years martial.mancip EK, MM : correct some reallocation and other bugs. prepost module. Add …
(edit) @419   13 years martial.mancip MM, EK : optimize algo in getobs.
(edit) @418   13 years martial.mancip MM : Add NetCDF path.
(edit) @417   13 years martial.mancip EK, MM : correct some reallocation. Update to 1.9.5.2 tag.
(edit) @416   13 years bertrand.guenet modififcations of parameters to avoid N limitation on plant growth
(edit) @408   13 years didier.solyga Merge the revisions 388 to 396 from the trunk. Now the externalized …
(edit) @407   13 years didier.solyga Merge the last revisions of the trunk (388 to 392). The externalized …
(edit) @387   13 years didier.solyga Clean code and replace the last 1._r_std by un
(edit) @386   13 years didier.solyga Correct2 wrong loops in slowproc when dgvm is activated. Replace PRINT …
(edit) @382   13 years didier.solyga Merge the revisions 373 + 376 to 389 from the trunk in the externalized …
(edit) @381   13 years didier.solyga Merge revisions 370 to 372 from the trunk in the externalized version
(edit) @367   13 years didier.solyga Synchronize the externalized version with revisions 353, 355 and 356 of …
(edit) @366   13 years didier.solyga Externalized stemdiag_bid. Synchronize intersurf.f90 and stomate.f90 with …
(edit) @360   13 years didier.solyga Finish to add labels for the new externalized parameters
(edit) @359   13 years didier.solyga Add news labels for new externalized parameters
(edit) @354   13 years didier.solyga Add labels for the new externalized parameters. Replace 1000 by mille in …
(edit) @350   13 years didier.solyga Add labels for the externalized pft parameters. Update obsolete aspects of …
(edit) @343   13 years didier.solyga Delete all default initializations of arrays by zero. Externalized llaimax …
(edit) @336   13 years didier.solyga Merge OOL_SEC_STO from the trunk in ORCHIDEE_EXT (see revision 334)
(edit) @335   13 years didier.solyga Synchronize ORCHIDEE_EXT with the revision 329 of the trunk
(edit) @328   13 years didier.solyga Add first_call flag in veget_config subroutine. Add the default value of …
(edit) @327   13 years didier.solyga Delete unuseful control_flags argument in stom_define_history because of …
(edit) @326   13 years didier.solyga Synchronize intersurf.f90 and slowproc.f90 with the revisions 314 and 317 …
(edit) @325   13 years didier.solyga Adjust values of tmin_crit_mtc and tcm_crit_mtc to be synchronized with …
(edit) @313   13 years didier.solyga Update teststomate.f90 and forcesoil.f90 in order to take into account the …
(edit) @312   13 years didier.solyga Forgot to commit pft_parameters.f90 : replace undef_integer by undef_int …
(edit) @311   13 years didier.solyga Move and clean the rest of the externalized parameters from sechiba and …
(edit) @304   13 years didier.solyga Clean some stomate modules : delete z_soil in stomate and lai as an input …
(edit) @303   13 years didier.solyga Merge revision 294 from the trunk in the externalized version : …
(edit) @289   13 years didier.solyga Externalized PFT_name. The user can give names to the PFTs he/she will …
(edit) @288   13 years thomas.launois forcing file time problem
(edit) @287   13 years thomas.launois forcing file time problem
(edit) @286   13 years kun.tan forcing file time problem
Note: See TracRevisionLog for help on using the revision log.