Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=r8), | intent(in) | :: | time | The time at which the boundary values are being calculated |
||
real(kind=r8), | intent(out) | :: | D | Plume thickness boundary condition |
||
real(kind=r8), | intent(out), | dimension(:), allocatable | :: | U | Plume velocity boundary condition |
|
real(kind=r8), | intent(out) | :: | T | Plume temperature boundary condition |
||
real(kind=r8), | intent(out) | :: | S | Plume salinity boundary condition |