initTank_TankModelClass Subroutine

public subroutine initTank_TankModelClass(this, coeff, height, GL_bottom, name)

Type Bound

Tank_

Arguments

Type IntentOptional Attributes Name
class(Tank_), intent(inout) :: this
real(kind=real64), intent(in) :: coeff(:)
real(kind=real64), intent(in) :: height(:)
real(kind=real64), intent(in) :: GL_bottom
character(len=*), intent(in) :: name