/home/runner/work/amr-wind/amr-wind/amr-wind/projection/nodal_projection_ops.H File Reference
|
AMR-Wind 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 "amr-wind/core/field_ops.H"#include "amr-wind/core/Physics.H"#include "amr-wind/wind_energy/ABL.H"#include "amr-wind/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 | amr_wind |
| This test case is intended as an evaluation of the momentum advection scheme. | |
| namespace | amr_wind::nodal_projection |
Functions | |
| void | amr_wind::nodal_projection::set_inflow_velocity (amr_wind::PhysicsMgr &phy_mgr, amr_wind::Field &vel_fld, int lev, amrex::Real time, MultiFab &vel_mfab, int nghost) |
| Array< amrex::LinOpBCType, AMREX_SPACEDIM > | amr_wind::nodal_projection::get_projection_bc (Orientation::Side side, amr_wind::Field &pressure, const Array< int, AMREX_SPACEDIM > &is_periodic) |
| void | amr_wind::nodal_projection::apply_dirichlet_vel (amrex::MultiFab &mf_velocity, amrex::iMultiFab &mf_iblank) |
| void | amr_wind::nodal_projection::enforce_inout_solvability (amr_wind::Field &velocity, const Vector< Geometry > &geom, int num_levels) |
Generated by