Basilisk CFD
Adaptive Cartesian mesh PDE framework
Loading...
Searching...
No Matches
_Zarea Struct Reference

#include <rpe.h>

Collaboration diagram for _Zarea:
[legend]

Data Fields

scalar zb
 
doubleA
 
doubleV
 
int n
 
double max
 
double min
 

Detailed Description

Resting Potential Energy

See Ilicak et al., 2012, appendix A and Petersen et al., 2015, section 2.3. This should obviously be much better documented than this.

Note that other more computationally-efficient options exist, based for example on sampling of histograms of density.

@article{ilicak2012,
title = {Spurious dianeutral mixing and the role of momentum closure},
journal = {Ocean Modelling},
volume = {45-46},
pages = {37-58},
year = {2012},
issn = {1463-5003},
doi = {https://doi.org/10.1016/j.ocemod.2011.10.003},
url = {https://www.sciencedirect.com/science/article/pii/S1463500311001685},
author = {Mehmet Ilicak and Alistair J. Adcroft and Stephen M. Griffies and
Robert W. Hallberg}
}
@article{petersen2015,
title = {Evaluation of the arbitrary {L}agrangian–{E}ulerian vertical coordinate
method in the {MPAS}-Ocean model},
journal = {Ocean Modelling},
volume = {86},
pages = {93-113},
year = {2015},
issn = {1463-5003},
doi = {https://doi.org/10.1016/j.ocemod.2014.12.004},
url = {https://www.sciencedirect.com/science/article/pii/S1463500314001796},
author = {Mark R. Petersen and Douglas W. Jacobsen and Todd D. Ringler and
Matthew W. Hecht and Mathew E. Maltrud},
}

Definition at line 48 of file rpe.h.

Field Documentation

◆ A

double* _Zarea::A

Definition at line 50 of file rpe.h.

◆ max

double _Zarea::max

Definition at line 52 of file rpe.h.

◆ min

double _Zarea::min

Definition at line 53 of file rpe.h.

◆ n

int _Zarea::n

Definition at line 51 of file rpe.h.

◆ V

double * _Zarea::V

Definition at line 50 of file rpe.h.

Referenced by area_integral(), zarea(), and zvolume().

◆ zb

scalar _Zarea::zb

Definition at line 49 of file rpe.h.


The documentation for this struct was generated from the following file: