REMORA
Regional Modeling of Oceans Refined Adaptively
Loading...
Searching...
No Matches
BdyVars Namespace Reference

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
}
 

Detailed Description

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

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
null 
ubar 
vbar 
zeta 
NumTypes 

Definition at line 52 of file REMORA_IndexDefines.H.