| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(Tank_), | public, | allocatable | :: | tanks(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(TankModel_), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(TankModel_), | intent(inout) | :: | this | |||
| type(Tank_), | intent(in) | :: | tank |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(TankModel_), | intent(inout) | :: | this | |||
| type(Tank_), | intent(in) | :: | tank |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(TankModel_), | intent(inout) | :: | this | |||
| integer(kind=int32), | intent(in) | :: | tankIdx(1:2) | |||
| real(kind=real64), | intent(in) | :: | coeff | |||
| real(kind=real64), | intent(in) | :: | height |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(TankModel_), | intent(inout) | :: | this | |||
| real(kind=real64), | intent(in) | :: | rainfall(:) | |||
| real(kind=real64), | intent(in) | :: | waterheads(:,:) | |||
| real(kind=real64), | intent(in) | :: | GLs(:) | |||
| real(kind=real64), | intent(in) | :: | dt |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(TankModel_), | intent(inout) | :: | this | |||
| real(kind=real64), | intent(in) | :: | rainfall(:) | |||
| real(kind=real64), | intent(in) | :: | GLs(:) | |||
| real(kind=real64), | intent(in) | :: | dt |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(TankModel_), | intent(inout) | :: | this | |||
| real(kind=real64), | intent(in) | :: | params(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(TankModel_), | intent(in) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(TankModel_), | intent(in) | :: | this |