# # ChangeLog for branches/ORCHIDEE-MICT # # Generated by Trac 1.0.1 # 2024-07-03T12:56:25+02:00 Wed, 23 Nov 2016 09:28:22 GMT albert.jornet [3927] New: add gather and scatter for 5 dimensions Wed, 23 Nov 2016 09:16:44 GMT albert.jornet [3926] Merge: from revisions [3883:3917/trunk/ORCHIDEE] Wed, 23 Nov 2016 09:04:03 GMT albert.jornet [3924] Merge: from trunk revisions [3643:3883/trunk/ORCHIDEE] Done in ... Thu, 17 Nov 2016 12:19:07 GMT albert.jornet [3913] Fix: the SUM of the weights for the computation of soilcap/soilflx is ... Wed, 09 Nov 2016 12:56:46 GMT albert.jornet [3890] Fix: missing commits from [3545:3577/trunk/ORCHIDEE] Thu, 27 Oct 2016 08:19:52 GMT albert.jornet [3849] Fix: variable types are inconsistent. Change to REAL so subroutine ... Mon, 24 Oct 2016 13:15:50 GMT albert.jornet [3842] Fix: merge revision [3841/trunk/ORCHIDEE] Thu, 20 Oct 2016 14:12:59 GMT albert.jornet [3836] Fix: grid definition must be in the same order as the declared arrays in ... Thu, 20 Oct 2016 12:46:06 GMT albert.jornet [3834] Fix: group variable is changed from Real to Integer to be consistent. A ... Thu, 20 Oct 2016 10:57:13 GMT albert.jornet [3833] Fix: all getin_in calls must include a default value before being ... Wed, 19 Oct 2016 11:26:34 GMT albert.jornet [3825] Refactor: code is changed in order to avoid segmentation fault error ... Tue, 18 Oct 2016 14:25:17 GMT albert.jornet [3822] Fix: add missing subroutine get_soilcorr_usda. It was possible to select ... Mon, 17 Oct 2016 16:26:07 GMT albert.jornet [3820] Fix: Nan value for vbeta_pft due to non initialized Clean: initialise ... Mon, 17 Oct 2016 11:32:01 GMT albert.jornet [3818] Fix: XIOS throws an exception because of dellakevol when RIVER_ROUTING ... Thu, 13 Oct 2016 16:00:08 GMT albert.jornet [3811] New: adapt XIOS xml files to Orchidee 4D variables New: add support for ... Thu, 06 Oct 2016 13:52:46 GMT albert.jornet [3802] Clean: move orchidee CROP restput calls to its module folder ... Tue, 04 Oct 2016 08:00:44 GMT albert.jornet [3797] Fix: use zdz2_soil instead of zdz2. Introduced when new implicit snow ... Wed, 28 Sep 2016 15:06:43 GMT albert.jornet [3791] Fix: code missplaced when CROP merged in routing_flow. The error comes ... Wed, 28 Sep 2016 13:40:15 GMT albert.jornet [3790] New: update all file_def_orchidee.xml variables from ... Mon, 26 Sep 2016 08:15:06 GMT albert.jornet [3788] New: add ptn_pftmean to xios history outputs Thu, 22 Sep 2016 08:53:59 GMT albert.jornet [3783] Fix: time_step is used instead of dt_sechiba. This comes from revision ... Tue, 20 Sep 2016 17:11:14 GMT albert.jornet [3778] Fix: CO2_GM is repeated Tue, 20 Sep 2016 15:56:34 GMT albert.jornet [3777] Fix: set constant values from Integer to Real type. ADA's Intel latest ... Fri, 16 Sep 2016 09:48:14 GMT albert.jornet [3771] Merge: new Grassland Management Module (GRM) from revision ... Fri, 16 Sep 2016 08:58:00 GMT albert.jornet [3770] Clean: use mpi is a better approach for Fortran 90. Include statement is ... Wed, 14 Sep 2016 11:46:59 GMT albert.jornet [3766] New: add xios outputs for MICT specifics Wed, 07 Sep 2016 13:00:21 GMT albert.jornet [3751] New: CROP module. Done by Xuhui. Tue, 06 Sep 2016 16:19:07 GMT albert.jornet [3748] Refactor: carbon permafrost input file is now read in a subroutine Tue, 06 Sep 2016 15:02:13 GMT albert.jornet [3745] Fix: carbon permafrost netcdf input file is now read in parallel to ... Wed, 31 Aug 2016 11:32:12 GMT albert.jornet [3735] Fix: missing allocate closure Tue, 30 Aug 2016 13:18:57 GMT albert.jornet [3734] Clean: forcesoil. Check errors for allocations and netcdf calls. Use ... Thu, 04 Aug 2016 15:25:39 GMT albert.jornet [3699] Fix: thermosoil_cond_pft takes into account nobio. smc variables could ... Thu, 04 Aug 2016 08:40:58 GMT albert.jornet [3696] Fix: call to condveg_initialize is now passing parameters in the right ... Thu, 28 Jul 2016 08:01:16 GMT albert.jornet [3668] Fix: all architectures must have FPP_DEF_PROD flag Wed, 27 Jul 2016 16:37:13 GMT albert.jornet [3666] Fix: missing line in diffuco when revision [3473/trunk/ORCHIDEE] was ... Wed, 27 Jul 2016 16:24:36 GMT albert.jornet [3665] Fix: parallel interpolation now works. resolution_g and neighbours_g ... Mon, 25 Jul 2016 16:13:36 GMT albert.jornet [3656] Refactor: new subroutine for writing carbon permafrost forcing netcdf ... Mon, 25 Jul 2016 09:55:44 GMT albert.jornet [3655] New: add FPP_DEF_PROD for Curie. Set MACRO only for production mode. ... Fri, 22 Jul 2016 16:03:13 GMT albert.jornet [3645] Merge: from revision [3581:3643/trunk/ORCHIDEE]. Compiles but not ... Tue, 19 Jul 2016 08:29:47 GMT albert.jornet [3631] Fix: delete repeated/properly set openmp variable directives Mon, 18 Jul 2016 15:46:05 GMT albert.jornet [3629] Improvement: enable netcdf parallel write for ... Tue, 12 Jul 2016 12:14:25 GMT albert.jornet [3621] Refactor: thermosoil_cond_pft loop is reduced an splitted into different ... Tue, 12 Jul 2016 07:38:06 GMT albert.jornet [3620] New: use temporary array to avoid run time warnings Fri, 08 Jul 2016 12:14:16 GMT albert.jornet [3614] Revert: to [3613]. Proposed fix is not equivalent to original code. Fix: ... Thu, 07 Jul 2016 14:11:35 GMT albert.jornet [3613] Fix: possible bound exception when debugging(totalview). Variable jsl=0 ... Thu, 07 Jul 2016 09:03:27 GMT albert.jornet [3611] Change: disable orchideedriver.exe due to compilation issues. This ... Thu, 07 Jul 2016 08:10:48 GMT albert.jornet [3609] Fix: no calculation done when snow_h values is 0 Wed, 29 Jun 2016 14:28:27 GMT albert.jornet [3587] Fix: zx1 and zx2 are now initialized to 0. It could lead to some history ... Tue, 28 Jun 2016 12:08:43 GMT albert.jornet [3584] Merge: from [3545:3581/trunk/ORCHIDEE] Wed, 22 Jun 2016 09:29:23 GMT albert.jornet [3573] Fix: missing variable generated name for xios_orchidee_send_field_r3d ... Tue, 21 Jun 2016 11:21:18 GMT albert.jornet [3570] Fix: recalculate ptn from reftemp due to PFT. Previously removed due to ... Fri, 17 Jun 2016 16:14:07 GMT albert.jornet [3566] Fix: wrong merge, variables are allocated twice Fix: wrong merge, ... Fri, 17 Jun 2016 11:29:09 GMT albert.jornet [3565] delete: merge with trunk is done Fri, 17 Jun 2016 11:26:43 GMT albert.jornet [3564] Merge: from [3313:3545/trunk/ORCHIDEE] Clean: output subroutine ... Fri, 17 Jun 2016 11:15:15 GMT albert.jornet [3563] Revert: [3489/trunk/ORCHIDEE] Clean: intialise out subroutine variables. ... Fri, 17 Jun 2016 09:47:22 GMT albert.jornet [3562] Merge: from [3524:3545/trunk/ORCHIDEE] Fri, 17 Jun 2016 09:42:10 GMT albert.jornet [3561] Merge: from [3524/trunk/ORCHIDEE] Fri, 17 Jun 2016 09:20:33 GMT albert.jornet [3560] Merge: from [3476:3521/trunk/ORCHIDEE] Fri, 17 Jun 2016 09:16:15 GMT albert.jornet [3559] Merge: from [3450:3476/trunk/ORCHIDEE] Fri, 17 Jun 2016 08:59:28 GMT albert.jornet [3558] Merge: from [3447:3450/trunk/ORCHIDEE] Fri, 17 Jun 2016 08:19:54 GMT albert.jornet [3557] Merge: from [3447/trunk/ORCHIDEE] Thu, 16 Jun 2016 13:45:26 GMT albert.jornet [3556] Merge: from [3410:3434/trunk/ORCHIDEE] Thu, 16 Jun 2016 13:35:54 GMT albert.jornet [3555] Merge: from [3346:3410/trunk/ORCHIDEE] Thu, 16 Jun 2016 12:06:05 GMT albert.jornet [3554] Merge: from [3313:3346/trunk/ORCHIDEE] Thu, 16 Jun 2016 11:37:46 GMT albert.jornet [3552] Branch: introduce orchidee TRUNK modifications into MICT Fri, 10 Jun 2016 14:22:18 GMT albert.jornet [3540] Fix: jv iterator should not be deleted [3536/branches/ORCHIDEE-MICT]. Fri, 10 Jun 2016 08:53:36 GMT albert.jornet [3536] Clean: histwrite_p is directly used for 3 dimensions variables Thu, 09 Jun 2016 13:46:20 GMT albert.jornet [3534] New: 3 dimensions histwrite is upgraded to a subroutine due to its ... Fri, 03 Jun 2016 12:24:04 GMT albert.jornet [3526] Clean: delete debug write Clean: move CH4_calcul getin_p to the ... Thu, 02 Jun 2016 11:52:25 GMT albert.jornet [3498] Fix: initialize used variables Wed, 01 Jun 2016 13:39:07 GMT albert.jornet [3492] Clean: delete debugging line Fri, 29 Apr 2016 10:52:47 GMT albert.jornet [3393] Fix: misstype on pcapa_snow initialization value Thu, 21 Apr 2016 11:55:40 GMT albert.jornet [3379] Clean: initialize spitfire variables to zero Clean: replace allocation ... Thu, 21 Apr 2016 08:05:24 GMT albert.jornet [3378] Clean: commented debug histwrite line in fuel_consumption Clean: ... Wed, 20 Apr 2016 09:48:48 GMT albert.jornet [3377] Clean: commented debug histwrite lines for fire_danger_index subroutine ... Tue, 12 Apr 2016 08:55:53 GMT albert.jornet [3359] Improvement: enable parallelization (MPI) for aggregate_2d subroutine ... Tue, 12 Apr 2016 08:36:23 GMT albert.jornet [3358] Fix: lead to error in reading last-year nonbio fraction when GLUC is not ... Mon, 11 Apr 2016 13:03:33 GMT albert.jornet [3357] Fix: ptn_pftmean needs to be initiliased after veget_max_bg. ... Fri, 08 Apr 2016 16:52:18 GMT albert.jornet [3350] Fix: ptn_pftmean is set to a more convenient initialization. Fri, 08 Apr 2016 14:09:14 GMT albert.jornet [3347] Fix: ptn_pftmean is initialized to zero. Otherwise cgrnd_snow might ... Thu, 07 Apr 2016 14:32:58 GMT albert.jornet [3344] New: parameters SMCMAX_fao, THKICE, THKQTZ, THKW and QZ_fao are not hard ... Wed, 06 Apr 2016 16:06:22 GMT albert.jornet [3343] Fix: gammd is uncommented and moved to a more appropite line in ... Wed, 06 Apr 2016 14:17:00 GMT albert.jornet [3342] New+fix: TOPMODEL debug and TOPMODEL pass exam Wed, 06 Apr 2016 12:52:36 GMT albert.jornet [3341] Fix: explicit snow was not properly merge in thermosoil_cond. A new ... Mon, 04 Apr 2016 16:08:41 GMT albert.jornet [3339] Fix: histwrite calls must be in parallel. Reported by Sarah, bugfix by ... Mon, 04 Apr 2016 15:46:51 GMT albert.jornet [3338] Improvement: this is currently an error. There might be something wrong ... Fri, 01 Apr 2016 14:35:21 GMT albert.jornet [3334] Fix: prevent the load of stomate components when it is not active Fri, 01 Apr 2016 11:54:06 GMT albert.jornet [3331] Clean: delete debug print subroutines Wed, 30 Mar 2016 11:33:20 GMT albert.jornet [3328] Fix: change nested WHERE to simple WHERE statement or DO-IF structure. ... Wed, 30 Mar 2016 08:06:13 GMT albert.jornet [3327] Improvement: frozen_respiration_func is set to 1. All getin_p must have ... Tue, 29 Mar 2016 10:09:26 GMT albert.jornet [3325] Fix: gtemp is not allocated. Due to merge from trunk Fix: temp_sol_add ... Tue, 29 Mar 2016 07:11:47 GMT albert.jornet [3324] Merge: from trunk revisions [3269:3313/trunk/ORCHIDEE] Tue, 29 Mar 2016 07:06:32 GMT albert.jornet [3323] Merge: from trunk revision [3269/trunk/ORCHIDEE] Fri, 25 Mar 2016 16:44:27 GMT albert.jornet [3320] Merge: from trunk revisions [3221:3225/trunk/ORCHIDEE] Fri, 25 Mar 2016 16:41:31 GMT albert.jornet [3319] Merge: from trunk revisions [3165:3221/trunk/ORCHIDEE] Fri, 25 Mar 2016 16:33:03 GMT albert.jornet [3318] Merge: from trunk revisions [3094:3165/trunk/ORCHIDEE] Fri, 25 Mar 2016 16:27:17 GMT albert.jornet [3317] Merge: partial from trunk revision [3094/trunk/ORCHIDEE]. Only point 4. ... Fri, 25 Mar 2016 12:52:19 GMT albert.jornet [3316] Merge: from trunk revisions [3059:3085/trunk/ORCHIDEE] Fri, 25 Mar 2016 12:45:05 GMT albert.jornet [3315] Merge: from trunk revision [3059/trunk/ORCHIDEE] Tue, 22 Mar 2016 12:22:18 GMT albert.jornet [3306] Merge: from perso branch revision [3305/perso/albert.jornet/ORCHIDEE- ...