growStemSoybean Subroutine

public subroutine growStemSoybean(this, stemID, InterNodeID, dt)

Arguments

Type IntentOptional Attributes Name
class(soybean_), intent(inout) :: this
integer(kind=int32), intent(in) :: stemID
integer(kind=int32), intent(in) :: InterNodeID
real(kind=real64), intent(in) :: dt