Produces an ambient object which will return the specified salinity and temeprature values.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=r8), | intent(in), | optional | :: | temperature | The temperature of the ambient ocean. Default is 0. |
|
real(kind=r8), | intent(in), | optional | :: | salinity | The salinity of the ambient ocean. Default is 0. |