Type | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|
type(soybean_) | :: | soy | ||||
type(soybean_) | :: | last_soy | ||||
type(FEMDomain_) | :: | cube | ||||
real(kind=real64), | allocatable | :: | stem_length_list(:) | |||
real(kind=real64), | allocatable | :: | stem_angle_list(:,:) | |||
real(kind=real64) | :: | target_height | = | 0.90d0 | ||
real(kind=real64) | :: | target_width | = | 0.70d0 | ||
integer(kind=int32) | :: | itr | ||||
real(kind=real64) | :: | sigma | ||||
type(Random_) | :: | random | ||||
type(IO_) | :: | f |