| Type | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|
| type(SeepageFlow_) | :: | solver | ||||
| type(FEMDomain_) | :: | soil | ||||
| real(kind=real64), | allocatable | :: | WaterHead(:) | |||
| real(kind=real64), | allocatable | :: | Velocity(:,:) | |||
| real(kind=real64), | allocatable | :: | Permiability(:) | |||
| real(kind=real64), | allocatable | :: | center(:) | |||
| real(kind=real64) | :: | depth | = | 0.5000d0 | ||
| integer(kind=int32) | :: | timestep |