|
Next: Adjunct Western Gulf Up: Model Implementation Previous: Freshwater Input
Open Boundary ConditionsOpen boundary conditions are required for elevation, temperature, salinity and tracer concentration (used here to represent effluent). Because the elevation field at each time step is solved for with a fully implicit scheme, the boundary condition must be specified as part of the matrix solution for the elevation field. In addition, the matrix solver used in this code requires the matrix to be symmetric and positive definite, which puts further restraints on the type of boundary condition imposed. The partially clamped boundary condition of Blumberg and Kantha (1985) can be shown to satify these conditions, and is expressed as
where Temperature, salinity and effluent are also specified along the open boundaries. If the flow is directed out of the domain, the interior values are simply advected out of the domain. When outflow turns to inflow, the water property values slowly move toward specified values over a defined relaxation time to avoid artificial fronts from developing. In the Massachusetts Bay model, the relaxation time was specified to vary linearly from 3 days at the most northern boundary cell to 30 days at the southern boundary cell. Initially the temperature and salinity values along the boundary were specified by climatology interpolated from the Bedford Institute of Oceanography AFAP database (Drinkwater, 1992), while the effluent concentration field was set to zero. Although it was hoped that most local river effects would be due to the Merrimack and the Charles, early runs showed that the gross salinity picture for Massachusetts Bay could not be adequately specified by parameterizing the other Gulf of Maine rivers by seasonal climatology. To address this problem, an adjunct model of the western Gulf of Maine was developed to provide better salinity boundary conditions for the Massachusetts Bay model.
Next: Adjunct Western Gulf Up: Model Implementation Previous: Freshwater Input
|