Releases: geco-bern/rpmodel
Releases · geco-bern/rpmodel
rpmodel v1.2.3: update for CRAN compatibility
v1.2.0 Vectorization fixed. Refactored code.
Implemented tests and continuous integration. Corrected bugs related to vectorization.
v1.0.0 Vectorization
This solves issue #3.
v1.1 C4 option
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
- Added jmax (maximum rate of RuBP regeneration) to the list of returned variables by the
rpmodel()
function. - Made
calc_viscosity_h2o()
andcalc_density_h2o()
to public functions, exported as part of the rpmodel package.
v1.0.4 Vectorized outputs
Bugfix to vectorize all rpmodel outputs. Otherwise outputs identical to v1.0.3.
v1.0.3: Stocker et al. (2019) GMD, SUBMISSION2
This is the version at re-submission for Stocker et al., 2019 GMD.