source: trunk/ORCHIDEE

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1947   10 years josefine.ghattas - Created function thermosoil_levels : returns depth of nodes for the …
(edit) @1943   10 years josefine.ghattas Corrected soil moisture diagnostics. see ticket #103
(edit) @1937   10 years josefine.ghattas Adapted compile options at ADA for OpenMP and for using netcdf and hdf5 …
(edit) @1935   10 years josefine.ghattas Initialize XIOS correctly also for 360days calendar.
(edit) @1934   10 years josefine.ghattas Added compile flag for compiling with OpenMP. Without this option, the …
(edit) @1933   10 years josefine.ghattas Extracted call of xios_orchidee_init from subroutine intsurf_history. …
(edit) @1932   10 years josefine.ghattas Corrected XIOS horizontal domain for using OpenMP. Removed some input …
(edit) @1931   10 years josefine.ghattas - xios_orchidee : using getin_p possible since restructuration in …
(edit) @1925   10 years josefine.ghattas - xios : adapted for use with OpenMP (only master thread do call to xios), …
(edit) @1920   10 years josefine.ghattas - Created a new module mod_orchidee_para_var. This module contains public …
(edit) @1919   10 years josefine.ghattas Finalize orchidee context correctly for the case of coupled run.
(edit) @1914   10 years josefine.ghattas Correcte compile error in circular dependency
(edit) @1913   10 years josefine.ghattas Missing protection for a XIOS type variable. Protection necessary to …
(edit) @1911   10 years josefine.ghattas Changed order so that the variables describing the size(iim, jjm) of lon …
(edit) @1910   10 years josefine.ghattas Protected send_fields for variables not always allocated. See commit on …
(edit) @1907   10 years josefine.ghattas Adpat for using XIOS output also in coupled mode with LMDZ. It is …
(edit) @1892   10 years josefine.ghattas Removed declaration of variable not longer used.
(edit) @1890   10 years josefine.ghattas Suppressed calculation that was never done, see ticket #7
(edit) @1889   10 years josefine.ghattas Added INTENT(OUT) on lai variable. See ticket #71
(edit) @1888   10 years josefine.ghattas Clena, see ticket #52
(edit) @1887   10 years josefine.ghattas Correct comment, see ticket #49
(edit) @1885   10 years josefine.ghattas - Added argument "-parallel none" (or NONE or seq) for the case of …
(edit) @1884   10 years nicolas.vuichard calculations related to the maintenance respiration have been cleaned in …
(edit) @1882   10 years fabienne.maignan Modification of parameters for tropical forests and activation of CO2 …
(edit) @1881   10 years josefine.ghattas - Corrected bug in time step sent to XIOS (xios_update_calendar) - Now the …
(edit) @1877   10 years josefine.ghattas Changed 0.0005555556 into 1/dt_sechiba in CALL xios_orchidee_send_field. …
(edit) @1875   10 years josefine.ghattas At curie : Added libray stdc++ needed when linking to XIOS.
(edit) @1872   10 years josefine.ghattas Update related to alma output using xios.
(edit) @1857   10 years josefine.ghattas Added stop in routing_waterbal for the cas of non conservation of water. …
(edit) @1856   10 years josefine.ghattas Error in dimension. Bug is not seen in standard configuration because …
(edit) @1855   10 years josefine.ghattas Clarified for dpu_max default value.
(edit) @1853   10 years josefine.ghattas Clean evapot from diffuco_bare subroutine, see ticket #61
(edit) @1852   10 years josefine.ghattas Corrected bug on evap_bare_lim_ns. Some change in results. See ticket …
(edit) @1850   10 years josefine.ghattas Read latitudes and longitudes also for VEGET_YEAR=0. See ticket #109
(edit) @1846   10 years josefine.ghattas Added protection around some xios_send_field
(edit) @1845   10 years josefine.ghattas Small clean up
(edit) @1843   10 years josefine.ghattas Reverting to previous revision.
(edit) @1840   10 years josefine.ghattas Bug correction : variable was duplicated in the same output file
(edit) @1814   10 years josefine.ghattas Corrected bug introduced in rev 1788. This bug gave segmentation error for …
(edit) @1808   10 years josefine.ghattas Bug correction on one xios_send_field.
(edit) @1797   10 years josefine.ghattas Separated iodef.xml into 3 files : iodef.xml : overall context, domain …
(edit) @1792   10 years josefine.ghattas Corrceted operation and unit on variable "emis" in output file created by …
(edit) @1791   10 years josefine.ghattas Corrceted operation and unit on variable "emis" in sechiba_out_2.nc file. …
(edit) @1789   10 years josefine.ghattas Corrected histwrite for ECanop in sechiba_out_2.nc file. Note that the …
(edit) @1788   10 years josefine.ghattas Added implemetation of interface to XIOS for writing of diagnostics. The …
(edit) @1773   10 years josefine.ghattas - Added clean option - Now only copy intersurf.mod and libraries to …
(edit) @1772   10 years josefine.ghattas Corrected error in dss variable in sechiba_out_2 file. This was correcte …
(edit) @1751   10 years josefine.ghattas Corrected comment. B Guenet
(edit) @1693   10 years josefine.ghattas Removed subroutine stop_mpi and finalize_para never used. + small clean
(edit) @1692   10 years josefine.ghattas Removed local variable iim and jjm in intersurf_gathered. These variables …
(edit) @1615   11 years anne.cozic 1- For omp parallelisation double all omp_barrier 2- change comment from …
(edit) @1537   11 years josefine.ghattas Subroutine r22setvar_p, included in interface setvar_p, now always reads a …
(edit) @1518   11 years josefine.ghattas Added compil option for obelix.
(edit) @1513   11 years josefine.ghattas - Added FCM version PATCHED/V1.2 in directory tools. - Modified …
(edit) @1505   11 years josefine.ghattas Added new options for makeorchidee_fcm : -full : full …
(edit) @1494   11 years josefine.ghattas Correction for commit rev 1486 : Add option in subroutine r22setvar_p to …
(edit) @1486   11 years josefine.ghattas Following variables are now always read from restart file : - …
(edit) @1476   11 years josefine.ghattas Sorry. Type mistake introduced in last commit.
(edit) @1475   11 years josefine.ghattas Extracted declaration part from parmeter modules and saved in new modules …
(edit) @1411   11 years anne.cozic Add a control flag on histwrite for variables PARsuntab and PARshtab
(edit) @1410   11 years anne.cozic Correct a bug introduce during omp parallelisation : i forget the …
(edit) @1401   11 years josefine.ghattas Corrected algorithme error for option WRITE_STEP=0 : Now this option …
(edit) @1392   11 years josefine.ghattas Removed module parallel because same module name is used in LMDZ and some …
(edit) @1391   11 years josefine.ghattas No history files are written if sechiba history file is not created …
(edit) @1390   11 years josefine.ghattas Made it possible to deactive sechiba_out2 file by setting the frequency to …
(edit) @1389   11 years josefine.ghattas - Added possibility to deactivate sechiba_history file (set WRITE_STEP=0) …
(edit) @1386   11 years anne.cozic new header in makeorchidee_fmc
(edit) @1385   11 years anne.cozic add comments in makeorchidee_fcm
(edit) @1383   11 years fabienne.maignan Modifications of vc_max_opt/vj_max_opt values. Output fields are impacted …
(edit) @1381   11 years anne.cozic Add one optional parameter in two routine we want manage two different …
(edit) @1369   11 years josefine.ghattas Add line telling that the orchidee executables depend on all source …
(edit) @1360   11 years josefine.ghattas - Changed to write to out_orchidee text file also in sequential mode - …
(edit) @1342   11 years josefine.ghattas Corrected arch files for gfortran compiler without MPI.
(edit) @1333   11 years anne.cozic test for gfortran arc
(edit) @1332   11 years anne.cozic update makeorchidee_fcm to fit with ada
(edit) @1331   11 years anne.cozic new arch file for fcm compilation
(edit) @1330   11 years anne.cozic new arch file for fcm compilation
(edit) @1328   11 years josefine.ghattas - Added option DRIVER_reset_time that will override time values in the …
(edit) @1323   11 years josefine.ghattas We now allow negative slow reservoirs in routing.f90. This is necessary …
(edit) @1311   11 years josefine.ghattas Add creation of library liborchidee.a containing all .o files. For now on, …
(edit) @1303   11 years josefine.ghattas Change to have unlimited time axis for stomate_forcing.nc and …
(edit) @1280   11 years josefine.ghattas Bug fix for parameter spinup_period for small periods (<7) : the period is …
(edit) @1263   11 years josefine.ghattas Bug fix 2 for teststomate : Corrected writing of history files when …
(edit) @1262   11 years josefine.ghattas Bug fix : corrected teststomate due to modifications in parallelisation …
(edit) @1260   11 years josefine.ghattas Corrected initialization of a0, ak_rel and nk_rel. (error introduced in …
(edit) @1252   11 years josefine.ghattas Finalized separation of option Cforcing_file and spinup_analytic, they can …
(edit) @1249   11 years josefine.ghattas Correction for "make clean" target.
(edit) @1233   11 years josefine.ghattas Set defalut value for nbyear at declaration line. => Otherwise it is not …
(edit) @1229   11 years josefine.ghattas CALL bcast was missing. Forcesoil is now running in paralllel mode.
(edit) @1224   11 years josefine.ghattas - Integrated changset 944 and 1064 done at Hydrology branche now in the …
(edit) @1215   11 years josefine.ghattas - Removed num_grass variable not used anymore. - Changed place of …
(edit) @1202   11 years josefine.ghattas - Changed call NF90_CREATE of stomate_Cforcing file. Now this file allows …
(edit) @1186   11 years josefine.ghattas Line to long (gfortran).
(edit) @1183   11 years anne.cozic Remove -ftrapuv option with O2 on dev mode (see the article on intel …
(edit) @1181   11 years josefine.ghattas Added better error messages for creating of Cforcing file.
(edit) @1172   11 years anne.cozic * Fixed a bug introduce in rev 947 (remove by mistake resput for …
(edit) @1171   11 years anne.cozic Change dos 2 unix to allow compilation without warning on flx_formic
(edit) @1170   11 years josefine.ghattas Merge revision 1137 from branches/MERGE-OCN into the trunk. - Added …
(edit) @1136   11 years josefine.ghattas - Added subroutine slowproc_checkveget : To verify the consistency of the …
(edit) @1125   11 years didier.solyga Bug correction in forcesoil : matrixA was not allocated in the good place …
Note: See TracRevisionLog for help on using the revision log.