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

#include <ERF_Plotfile2DInterpolator.H>

Collaboration diagram for plotfile2d::SampledWindSources:

Public Attributes

const amrex::MultiFab * xvel = nullptr
 
const amrex::MultiFab * yvel = nullptr
 
const amrex::MultiFab * zvel = nullptr
 
const amrex::MultiFab * cos_alpha = nullptr
 
const amrex::MultiFab * sin_alpha = nullptr
 

Member Data Documentation

◆ cos_alpha

const amrex::MultiFab* plotfile2d::SampledWindSources::cos_alpha = nullptr

◆ sin_alpha

const amrex::MultiFab* plotfile2d::SampledWindSources::sin_alpha = nullptr

◆ xvel

const amrex::MultiFab* plotfile2d::SampledWindSources::xvel = nullptr

◆ yvel

const amrex::MultiFab* plotfile2d::SampledWindSources::yvel = nullptr

◆ zvel

const amrex::MultiFab* plotfile2d::SampledWindSources::zvel = nullptr

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