BluffBodyBaseData Struct Reference

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

#include <BluffBody.H>

Inheritance diagram for kynema_sgf::ib::BluffBodyBaseData:
[legend]

Public Attributes

bool is_moving {false}
bool is_mms {false}
bool has_wall_model {false}
amrex::Vector< amrex::Real > vel_bc {0.0_rt, 0.0_rt, 0.0_rt}
amrex::Vector< amrex::Real > frc {0.0_rt, 0.0_rt, 0.0_rt}
 Total integrated forces on the immersed body.

Detailed Description

Base data representation of an IB geometry.

Member Data Documentation

◆ frc

amrex::Vector<amrex::Real> kynema_sgf::ib::BluffBodyBaseData::frc {0.0_rt, 0.0_rt, 0.0_rt}

Total integrated forces on the immersed body.

◆ has_wall_model

bool kynema_sgf::ib::BluffBodyBaseData::has_wall_model {false}

◆ is_mms

bool kynema_sgf::ib::BluffBodyBaseData::is_mms {false}

◆ is_moving

bool kynema_sgf::ib::BluffBodyBaseData::is_moving {false}

◆ vel_bc

amrex::Vector<amrex::Real> kynema_sgf::ib::BluffBodyBaseData::vel_bc {0.0_rt, 0.0_rt, 0.0_rt}

The documentation for this struct was generated from the following file:
  • /home/runner/work/kynema-sgf/kynema-sgf/src/immersed_boundary/bluff_body/BluffBody.H