Addition of home temperature to Biomee and P-model - #296
Conversation
|
Now, we finally need to update the reference tests, as expected.
|
calc_ftemp_inst_jmax and calc_ftemp_inst_vcmax had this before addition of tc_home. This now recovers it. Note that it is used in the method "smith19".
|
@stineb and @maloan: this is now ready to be merged.
The changes due to this in the default simulations are negligible: Once approved, I suggest we merge this with a standard merge commit. |
EDIT Fabian: "From an earlier PR (that had been reverted and is now added in here):"
Originally the home temperature (
tc_home) was set to 25°C in the code for biomee related calculations. However, biomee related calculations also include the p-model (/src/gpp_biomee.mod.f90#L40), so the code was adjusted to also includetc_homecalculated from the forcing in therun_biomee_f_bysite.R.