Constructs a boundary condition object for an ice shelf based on the conditions used in Dallaston et al. (2015), but with seasonal variations in subglacial discharge.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=r8), | intent(in), | optional | :: | thickness | The plume thickness at the inflowing plume boundary, defaults to 0.1 |
|
real(kind=r8), | intent(in), | optional | :: | frequency | The angular frequency of the oscillations in discharge, defaults to 1.0 |
|
real(kind=r8), | intent(in), | optional | :: | amplitude | The amplitude of the oscillations in discharge, defaults to 1.0 |
|
real(kind=r8), | intent(in), | optional | :: | mean | The time-average of the discharge, about which it oscillates, defaulting to 1.0 |
|
real(kind=r8), | intent(in), | optional | :: | temperature | The water temperature at the inflowing plume boundary, defaults to 0.0 |