Type | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|
type(soybean_) | :: | soy | ||||
type(Environment_) | :: | env | ||||
integer(kind=int32) | :: | hour | ||||
real(kind=real64), | allocatable | :: | photosynthesis(:) | |||
real(kind=real64), | allocatable | :: | carbon_concentration(:) | |||
real(kind=real64), | allocatable | :: | respiration(:) | |||
real(kind=real64), | allocatable | :: | delta_biomass(:) | |||
real(kind=real64), | allocatable | :: | internal_pressure(:) | |||
real(kind=real64), | allocatable | :: | struct_vs_nonstruct(:) | |||
real(kind=real64), | allocatable | :: | void_ratio(:) | |||
integer(kind=int32), | allocatable | :: | target_element_list(:) | |||
real(kind=real64) | :: | dt |