wiki:Branches/ORCHIDEE-MICT-IMBALANCE-P/MergeNews

Version 48 (modified by ajornet, 7 years ago) (diff)

--

MICT Versions

In this page you will find all releases done. They normally are done every week. Each one explains its major changes, its date and the last revision version that comprises it. It will be noted which revision is included, when there is a new merge from the TRUNK.

Development

On-going improvements

  • since revision [3970]: there is an issue related with XIOS and a bug number of outputs. Delete as many as possible history outputs to avoid it.

V8.3 version 05/12/2016

  • Merges from TRUNK revisions [3643:3946/trunk/ORCHIDEE]
  • New input file for soil carbon. Use run.def tag SOIL_REFSOC_FILE
    • Curie: /ccc/work/cont003/dsm/p529jorn/inputsMICTv8/refSOC_NCSCD_linear_05deg_v4.nc
    • Obelix: /home/orchidee04/ajornet/inputsMICTv8/refSOC_NCSCD_linear_05deg_v4.nc
  • Add 4D for XIOS outputs
  • Several fixes
    • Subroutine get_soilcorr_usda was not included in the code
    • ...

Latest revision: [3952/branches/ORCHIDEE-MICT]

Get more details here: [3802:3952/branches/ORCHIDEE-MICT]

V8.2 version 13/11/2016

  • Minor fixes in thermosoil and hydrol (CROP related)
  • Add to file_def_orchidee.xml all entries defined in field_def_orchidee.xml. IMPORTANT: in ADA HPC there is an issue related with XIOS and a high number of outputs fields. Delete as many as possible outputs to avoid it.

[3802/branches/ORCHIDEE-MICT]

V8.1 version 16/10/2016

  • New GRassland Managment (GRM) module (done by Jinfeng)
    • Old Grassland Management (GM) module is deleted.
  • Small bugfixes
  • Code cleaning
  • stomate_accu is now available for 1, 2 and 3 dimensions. Check below its new calling signature:
SUBROUTINE stomate_accu (ldmean, field_in, field_out)
  !! 0.1 Input variables
  LOGICAL,INTENT(in)                                   :: ldmean    !! Flag to calculate the mean over
  REAL(r_std),DIMENSION(XXX),INTENT(in)    :: field_in  !! Field that needs to be accumulated

  !! 0.2 Modified variables
  REAL(r_std),DIMENSION(XXX),INTENT(inout) :: field_out !! Accumulated or mean field
  ...

[3771/branches/ORCHIDEE-MICT]

Important: make sure to increase in IOIPSL the maximum number of variables, e.g: from 500 to 1000.

V8 version 27/09/2016

  • New CROP module (there are now PFT's 14 -before 13, done by Xuhui-)
  • Forcesoil: removed memory bottleneck
  • Small fixes

Important: include this options in your run.def file to keep using Orchidee MICT with 13 PFTs.

NVM = 13
PFT_TO_MTC = 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13
# SECHIBA_VEGMAX = 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 1.0
OK_LAIDEV=n,n,n,n,n,n,n,n,n,n,n,n,n
NSTM = 3
PREF_SOIL_VEG = 1, 2, 2, 2, 2, 2, 2, 2, 2, 3, 3, 3, 3

[3751/branches/ORCHIDEE-MICT]

V7.4 version 29/07/2016

  • Important fix: maps (PFT, ...) were not properly loaded since the introduction of the new driver. Do not use versions 7.2 and 7.3.
  • Minor fixes

[3668/branches/ORCHIDEE-MICT]

V7.3 version 25/07/2016 - DO NOT USE

[3655/branches/ORCHIDEE-MICT]

V7.2 version 28/06/2016 - DO NOT USE

  • Merges from TRUNK revision [3313:3581/trunk/ORCHIDEE]: Commits 3368,3374 and 3377 were not included due to a mistake. Done at revision 3890.
    • New driver
      • Use option -otherexec to create forcesoil.exe in makeorchidee_fcm
    • Multiple fixes
    • New formulation for the roughness height (z0) based on Su et al. (2001)
  • XIOS2 is enabled

[3611/branches/ORCHIDEE-MICT]

[3573/branches/ORCHIDEE-MICT]

V7.1 version 15/06/2016

  • Parallel Interpolation for PFT map
  • histwrite_p now works with 3 dimension variables
  • Multiples fixes

[3540/branches/ORCHIDEE-MICT]

V7 version 07/04/2016 = V6 + GLUC

[3344/branches/ORCHIDEE-MICT]

V6.5 version 17/03/2016

[3273/branches/ORCHIDEE-MICT]

V6.4.1 version 07/03/2016

Important bug correction in stomate_litter

[3247/branches/ORCHIDEE-MICT]

V6.4 version 22/02/2016

[3232/branches/ORCHIDEE-MICT]

V6.3 version 22/02/2016

New soil thermal properties from the TRUNK

[3226/branches/ORCHIDEE-MICT]

V6.2 version 03/02/2016

New soil vertical discretisation from the TRUNK

[3185/branches/ORCHIDEE-MICT]

V6.1.2 version 29/01/2016

  • New compilation flag STRICT_CHECK
  • Multiple bugfixes

[3161/branches/ORCHIDEE-MICT]

V6.1.1 version 14/01/2016

  • Small bugfixes
  • Merges revisions from trunk

[3120/branches/ORCHIDEE-MICT]

All previous revisions from TRUNK [0:2916/trunk/ORCHIDEE] are included in ORCHIDEE-MICT.

Note: fuel_1Xhr related commits are on hold as they lead to other issues.

V6.1 version = V6 + bugfixes + merge trunk

  • multiples bugfixes
  • merged revisions from trunk

[3026/branches/ORCHIDEE-MICT/ORCHIDEE]

V6 version = V5 + SPITFIRE

[2655]

V5 version = V4bis + GM (Grasslands Management)

[2618] Compilation OK

V4bis version = V4 + DGVM

[2590] For recording only, do not use.

V4 version = V3 + wetlands + TOP model

[2521] For recording only, do not use.

V3 version = V2 + permafrost carbon dynamics

[2268]

Former versions

V2 version = V1 + multiple-layer snow
V1 version = standard ORCHIDEE + soil freezing