AMR-Wind API: amr_wind::ib::bluff_body Namespace Reference
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
◆ apply_dirichlet_vel()
void amr_wind::ib::bluff_body::apply_dirichlet_vel |
( |
CFDSim & | , |
|
|
const amrex::Vector< amrex::Real > & | vel_bc ) |
Set the velocity inside the IB based on a dirichlet BC
◆ apply_mms_vel()
void amr_wind::ib::bluff_body::apply_mms_vel |
( |
CFDSim & | | ) |
|
Set the velocity inside the IB based on a manufactured solution
◆ init_data_structures() [1/2]
◆ init_data_structures() [2/2]
void amr_wind::ib::bluff_body::init_data_structures |
( |
CFDSim & | | ) |
|
Initialize core data structures when modeling the IB geometry
◆ prepare_netcdf_file()
void amr_wind::ib::bluff_body::prepare_netcdf_file |
( |
const std::string & | ncfile, |
|
|
const BluffBodyBaseData & | meta, |
|
|
const IBInfo & | info ) |
◆ read_inputs()
Parse common data for modeling non-blade bluff bodies via an immersed boundary
◆ write_netcdf()
void amr_wind::ib::bluff_body::write_netcdf |
( |
const std::string & | ncfile, |
|
|
const BluffBodyBaseData & | meta, |
|
|
const IBInfo & | info, |
|
|
const amrex::Real | time ) |