/home/runner/work/kynema-sgf/kynema-sgf/src/projection/nodal_projection_ops.H File Reference
|
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
nodal_projection_ops.H File Reference
#include "AMReX_BC_TYPES.H"#include "src/core/field_ops.H"#include "src/boundary_conditions/field_boundary_fill/FieldBoundary.H"#include "src/wind_energy/ABL.H"#include "src/ocean_waves/OceanWaves.H"
Include dependency graph for nodal_projection_ops.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::nodal_projection |
Functions | |
| void | kynema_sgf::nodal_projection::set_inflow_velocity (kynema_sgf::FieldBoundaryMgr::TypeVector &fbs, kynema_sgf::Field &vel_fld, int lev, amrex::Real time, amrex::MultiFab &vel_mfab, int nghost) |
| amrex::Array< amrex::LinOpBCType, AMREX_SPACEDIM > | kynema_sgf::nodal_projection::get_projection_bc (amrex::Orientation::Side side, kynema_sgf::Field &pressure, const amrex::Array< int, AMREX_SPACEDIM > &is_periodic) |
| void | kynema_sgf::nodal_projection::apply_dirichlet_vel (amrex::MultiFab &mf_velocity, amrex::iMultiFab &mf_iblank) |
| void | kynema_sgf::nodal_projection::enforce_inout_solvability (kynema_sgf::Field &velocity, const amrex::Vector< amrex::Geometry > &geom, int num_levels) |
Generated by