6int const ten_layer_rue_canopy::nlayers = 10;
8string_vector ten_layer_rue_canopy::get_inputs()
13 ten_layer_rue_canopy::nlayers);
21 ten_layer_rue_canopy::nlayers);
24void ten_layer_rue_canopy::do_operation()
const
Applies a leaf photosynthesis module to each layer and leaf class of a multilayer canopy.
static string_vector generate_outputs(int nlayers)
static string_vector generate_inputs(int nlayers)
Represents a ten layer canopy where leaf-level photosynthesis is calculated using a simple radiation ...
static string_vector get_outputs()