Skip to content

Class forcingmap

ClassList > forcingmap

Inherits the following classes: inputmap

Inherited by the following classes: DynForcingP, DynForcingP

Public Attributes

Type Name
TexSetP GPU
double dt
std::string inputfile
int instep = 0
double nowvalue
int nt
double tmax
double to
std::vector< Windin > unidata
bool uniform = false

Public Attributes inherited from inputmap

See inputmap

Type Name
double denanval = NAN
double dx = 0.0
double dy = 0.0
std::string extension
bool flipxx = false
bool flipyy = false
double grdalpha = 0.0
std::string inputfile
int nx = 0
int ny = 0
std::string varname
double xmax = 0.0
double xo = 0.0
double ymax = 0.0
double yo = 0.0

Public Attributes Documentation

variable GPU

TexSetP forcingmap::GPU;

variable dt

double forcingmap::dt;

variable inputfile

std::string forcingmap::inputfile;

variable instep

int forcingmap::instep;

variable nowvalue

double forcingmap::nowvalue;

variable nt

int forcingmap::nt;

variable tmax

double forcingmap::tmax;

variable to

double forcingmap::to;

variable unidata

std::vector<Windin> forcingmap::unidata;

variable uniform

bool forcingmap::uniform;


The documentation for this class was generated from the following file src/Forcing.h