Skip to content

Releases: geco-bern/rpmodel

rpmodel v1.2.3: update for CRAN compatibility

27 Jun 19:12
Compare
Choose a tag to compare
rpmodel v1.2.3: update for CRAN compatibility

v1.2.0 Vectorization fixed. Refactored code.

19 May 14:23
Compare
Choose a tag to compare

Implemented tests and continuous integration. Corrected bugs related to vectorization.

v1.0.0 Vectorization

29 Jan 16:38
Compare
Choose a tag to compare

This solves issue #3.

v1.1 C4 option

30 Jun 16:07
Compare
Choose a tag to compare

Implemented an option for C4 photosynthesis as:

  • Assuming a different magnitude and temperature response of the quantum yield efficiency (see ?calc_ftemp_kphio).
  • Assuming the no CO2-limitation in the light and Rubisco-limited assimilation rate.

v1.0.5 Added public functions and Jmax

01 Apr 16:17
Compare
Choose a tag to compare
  • Added jmax (maximum rate of RuBP regeneration) to the list of returned variables by the rpmodel() function.
  • Made calc_viscosity_h2o() and calc_density_h2o() to public functions, exported as part of the rpmodel package.

v1.0.4 Vectorized outputs

02 Dec 17:39
Compare
Choose a tag to compare

Bugfix to vectorize all rpmodel outputs. Otherwise outputs identical to v1.0.3.

v1.0.3: Stocker et al. (2019) GMD, SUBMISSION2

02 Dec 12:56
Compare
Choose a tag to compare

This is the version at re-submission for Stocker et al., 2019 GMD.

v1.0.1

04 Aug 01:36
Compare
Choose a tag to compare

R package at initial submission to GMD Discussions.

v1.0.0

23 Jul 00:19
Compare
Choose a tag to compare

R package at initial submission to GMD