data/jmax_temperature_param_flat.R

jmax_temperature_param_flat <- list(
    alpha_j_at_25 = list(type = 'Polynomial', coef = 0.36125, units = 'dimensionless'),
    alpha_j_norm  = list(type = 'Polynomial', coef = 1,       units = 'normalized to alpha_j at 25 degrees C'),
    theta_j_at_25 = list(type = 'Polynomial', coef = 0.7,     units = 'dimensionless'),
    theta_j_norm  = list(type = 'Polynomial', coef = 1,       units = 'normalized to theta_j at 25 degrees C')
)

Try the PhotoGEA package in your browser

Any scripts or data that you put into this service are public.

PhotoGEA documentation built on April 11, 2025, 5:48 p.m.