/home/runner/work/kynema-sgf/kynema-sgf/src/boundary_conditions/velocity_bcs.H File Reference

Kynema-SGF API: /home/runner/work/kynema-sgf/kynema-sgf/src/boundary_conditions/velocity_bcs.H File Reference
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches
velocity_bcs.H File Reference
Include dependency graph for velocity_bcs.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  kynema_sgf
 This test case is intended as an evaluation of the momentum advection scheme.
namespace  kynema_sgf::vel_bc

Functions

template<typename WallOp>
void kynema_sgf::vel_bc::register_inflow_vel_dirichlet (Field &field, const std::string &inflow_udf, const amrex::AmrCore &mesh, const SimTime &time)
void kynema_sgf::vel_bc::register_velocity_dirichlet (Field &field, const amrex::AmrCore &mesh, const SimTime &time, const amrex::Array< const std::string, 3 > &udfs)