NCAR / icar

The Intermediate Complexity Atmospheric Research model (ICAR)
MIT License
72 stars 53 forks source link

N can now be read in from a field in the forcing data #64

Closed johanneshorak closed 4 years ago

johanneshorak commented 4 years ago

The Brunt-Vaisala frequency N can now be read from a field in theforcing dataset. To do so N_from_forcing in the linear theory options must be set to true and the name of the field that contains the squared Brunt Vaisala frequency must be set in the ICAR options with the option nvar.

Note: the field in the forcing dataset must store N^2.

The following plot show the resulting difference in the Brunt-Väisälä frequency field due to different calculation methods:

image

The center and bottom panel show, as expected, a very close agreement. The remaining differences are explicable due to the horizontal grid points in the forcing and the ICAR simulation not overlapping exactly.