5string_vector rue_leaf_photosynthesis::get_inputs()
25void rue_leaf_photosynthesis::do_operation()
const
28 double const An = incident_ppfd * alpha_rue;
32 update(GrossAssim_op, An);
36 update(TransR_op, 0.0);
Calculates leaf photosynthesis parameters using a simple radiation use efficiency (RUE) model where n...
static string_vector get_outputs()