Energy Budget
The energy budget for a density-stratified Boussinesq fluid was first discussed by Winters et al. (1995). We will largely follow their notation and conceptual framework.
The following will ignore surface fluxes or additional body forces (like tides or rotation). Addition of these terms is not difficult, but since these situations do not arise much (as yet) in the research projects at UW, we will not include them here.
The energy within the system can be broken down into the follow categories
Mechanical Energy (ME) | Internal Energy (Int) | ||
---|---|---|---|
Kinetic (KE) | Potential (PE) | ||
APE | BPE |
Graphically, this looks like:
where Num is the energy lost/gained due to the numerical model/scheme/filter.
All the energy components are:
Component | Definition | computed live in SPINS? |
---|---|---|
KE | Yes | |
PE | Yes | |
BPE | Yes | |
APE | No | |
ME | No |
where is the depth of an element of the sorted density field which minimized the potential energy.
The definitions for the energy conversion rates are:
Rate | Definition | computed live in SPINS? |
---|---|---|
Yes | ||
No | ||
No | ||
Yes | ||
No |
The rates of change of each component are
Including the rate of energy added/subtracted due to the numerical model or the filter, , the evolution equation of the total mechanical energy is
The energy components and conversion rates that are not computed live in spins (as well as the energy lost to numerics) are computed in post using Matlab in the plot_diagnos.m function in SPINS MATLAB tools. SPINS returns enough budget information for the uncomputed variables to be evaluated from the above definitions.