| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Rice_), | intent(inout) | :: | obj | |||
| character(len=*), | intent(in), | optional | :: | config | ||
| logical, | intent(in), | optional | :: | regacy | ||
| real(kind=real64), | intent(in), | optional | :: | mass | ||
| real(kind=real64), | intent(in), | optional | :: | water_content | ||
| real(kind=real64), | intent(in), | optional | :: | radius | ||
| real(kind=real64), | intent(in), | optional | :: | location(3) | ||
| real(kind=real64), | intent(in), | optional | :: | x | ||
| real(kind=real64), | intent(in), | optional | :: | y | ||
| real(kind=real64), | intent(in), | optional | :: | z | ||
| real(kind=real64), | intent(in), | optional | :: | PlantRoot_diameter_per_seed_radius | ||
| integer(kind=int32), | intent(in), | optional | :: | max_PlantNode_num | ||
| character(len=*), | intent(in), | optional | :: | Variety | ||
| character(len=*), | intent(in), | optional | :: | FileName | ||
| integer(kind=int32), | intent(in), | optional | :: | max_leaf_num | ||
| integer(kind=int32), | intent(in), | optional | :: | max_stem_num | ||
| integer(kind=int32), | intent(in), | optional | :: | max_root_num |