ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
StationLoc Struct Reference

#include <ERF_StationSampler.H>

Collaboration diagram for StationLoc:

Public Attributes

bool use_latlon = false
 
amrex::Real req_lat = amrex::Real(0.0)
 
amrex::Real req_lon = amrex::Real(0.0)
 
amrex::Real x = amrex::Real(0.0)
 
amrex::Real y = amrex::Real(0.0)
 
amrex::Real got_lat = amrex::Real(0.0)
 
amrex::Real got_lon = amrex::Real(0.0)
 
int lev = 0
 
int ic = 0
 
int jc = 0
 
int i0 = 0
 
int j0 = 0
 
int i1 = 0
 
int j1 = 0
 
amrex::Real wx = amrex::Real(0.0)
 
amrex::Real wy = amrex::Real(0.0)
 
int ktop = 0
 
int col_begin = 0
 

Member Data Documentation

◆ col_begin

int StationLoc::col_begin = 0

Referenced by ERF::sample_stations().

◆ got_lat

amrex::Real StationLoc::got_lat = amrex::Real(0.0)

◆ got_lon

amrex::Real StationLoc::got_lon = amrex::Real(0.0)

◆ i0

int StationLoc::i0 = 0

Referenced by ERF::sample_stations().

◆ i1

int StationLoc::i1 = 0

Referenced by ERF::sample_stations().

◆ ic

int StationLoc::ic = 0

◆ j0

int StationLoc::j0 = 0

Referenced by ERF::sample_stations().

◆ j1

int StationLoc::j1 = 0

Referenced by ERF::sample_stations().

◆ jc

int StationLoc::jc = 0

◆ ktop

int StationLoc::ktop = 0

◆ lev

int StationLoc::lev = 0

◆ req_lat

◆ req_lon

◆ use_latlon

bool StationLoc::use_latlon = false

◆ wx

amrex::Real StationLoc::wx = amrex::Real(0.0)

Referenced by ERF::sample_stations().

◆ wy

amrex::Real StationLoc::wy = amrex::Real(0.0)

Referenced by ERF::sample_stations().

◆ x

◆ y


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