REMORA
Regional Modeling of Oceans Refined Adaptively
|
These are only for the variables read in from netcdf boundary condition files. More...
Enumerations | |
enum | { null = -1 , u = 0 , v = 1 , t = 2 , s = 3 , ubar , vbar , zeta , NumTypes } |
These are only for the variables read in from netcdf boundary condition files.
Note that the salt component must be one greater than the temp component for the logic in fill_from_bdyfiles to work
anonymous enum |
Enumerator | |
---|---|
null | |
u | |
v | |
t | |
s | |
ubar | |
vbar | |
zeta | |
NumTypes |
Definition at line 52 of file REMORA_IndexDefines.H.