Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Closing budgets in MITgcm

Contributors: Iris Liang

What is “closing a budget” and why use budgets

A lot of processes are programmed and calculated inside the model. When the model runs, they collectively update the model state (temperature, nutrients, dic concentration, etc.). How to restore the contribution of each processes? That is what budgets do. “Closing a budget” means attributing the changes of some model states to the known/coded processes responsible as time proceeds, within a neglectable residual range. In the end, we will be able to get a time series showing how each process acts on the tracer field.

To help build the budgets and do analysis, we store and output diagnostics. These are additional calculated variables derived as the model runs. In this way the ocean state and processes are computationally consistent - an advantage over observations.