MassInflowOutflowBC Class Reference

Kynema-SGF API: kynema_sgf::MassInflowOutflowBC Class Reference
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches

#include <MassInflowOutflowBC.H>

Inheritance diagram for kynema_sgf::MassInflowOutflowBC:
[legend]
Collaboration diagram for kynema_sgf::MassInflowOutflowBC:
[legend]

Public Member Functions

 MassInflowOutflowBC (Field &field, amrex::Orientation ori)
void operator() (Field &field, FieldState) override
Public Member Functions inherited from kynema_sgf::FieldBCIface
virtual ~FieldBCIface ()=default

Private Attributes

Fieldm_field
amrex::Orientation m_ori

Detailed Description

Custom Neumann fills for the inflow-outflow BC

Used to fill the outflow boundary cells for mass-inflow-outflow BC

Constructor & Destructor Documentation

◆ MassInflowOutflowBC()

kynema_sgf::MassInflowOutflowBC::MassInflowOutflowBC ( Field & field,
amrex::Orientation ori )

Member Function Documentation

◆ operator()()

void kynema_sgf::MassInflowOutflowBC::operator() ( Field & field,
FieldState  )
overridevirtual

Member Data Documentation

◆ m_field

Field& kynema_sgf::MassInflowOutflowBC::m_field
private

◆ m_ori

amrex::Orientation kynema_sgf::MassInflowOutflowBC::m_ori
private

The documentation for this class was generated from the following files: