File noflow_boundary.hxx

Defines

NOFLOW_BOUNDARY_H
struct NoFlowBoundary : public Component
#include <noflow_boundary.hxx>

Public Functions

inline NoFlowBoundary(std::string name, Options &alloptions, Solver*)
virtual void transform(Options &state) override

Inputs

  • species

    • <name>

      • density [Optional]

      • temperature [Optional]

      • pressure [Optional]

      • velocity [Optional]

      • momentum [Optional]

Private Members

std::string name
bool noflow_lower_y

No-flow boundary on lower y?

bool noflow_upper_y

No-flow boundary on upper y?