/home/runner/work/amr-wind/amr-wind/amr-wind/equation_systems/vof/vof_bciface.H Source File
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
vof_bciface.H
Go to the documentation of this file.
Definition BCInterface.H:40
Field & m_field
Field instance where BC is being set.
Definition BCInterface.H:91
void set_bcrec_lo(int dir, amrex::BCType::mathematicalBndryTypes bcrec)
Set AMReX mathematical boundary types for the lower boundaries.
Definition BCInterface.H:72
void set_bcrec_hi(int dir, amrex::BCType::mathematicalBndryTypes bcrec)
Set AMReX mathematical boundary types for the upper boundaries.
Definition BCInterface.H:82
Definition vof_bciface.H:13
void read_values() override
Read input data for specific fields based on BC types.
Definition vof_bciface.H:77
void set_bcrec() override
Setup AMReX mathematical BC types.
Definition vof_bciface.H:19
Definition Field.H:116
const amrex::GpuArray< BC, AMREX_SPACEDIM *2 > & bc_type() const
Definition Field.H:171
amrex::Vector< amrex::Vector< amrex::Real > > & bc_values()
Return reference to the host view of BC values array.
Definition Field.H:182
const std::string & name() const
Name of this field (including state information)
Definition Field.H:125
int num_comp() const
Number of components for this field.
Definition Field.H:134
@ slip_wall
@ zero_gradient
@ fixed_gradient
@ wall_model
@ mass_inflow
@ wave_generation
@ symmetric_wall
@ pressure_outflow
@ no_slip_wall
@ periodic
Definition BCInterface.cpp:7
Generated by 1.12.0