/home/runner/work/amr-wind/amr-wind/amr-wind/overset/overset_ops_routines.cpp File Reference

AMR-Wind API: /home/runner/work/amr-wind/amr-wind/amr-wind/overset/overset_ops_routines.cpp File Reference
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches
overset_ops_routines.cpp File Reference
#include "amr-wind/overset/overset_ops_routines.H"
#include "AMReX_REAL.H"
Include dependency graph for overset_ops_routines.cpp:

Namespaces

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

Functions

void amr_wind::overset_ops::iblank_to_mask (const IntField &iblank, IntField &maskf)
void amr_wind::overset_ops::iblank_node_to_mask_vof (const IntField &iblank, const Field &voff, IntField &maskf)
void amr_wind::overset_ops::prepare_mask_cell_for_mac (FieldRepo &repo)
void amr_wind::overset_ops::revert_mask_cell_after_mac (FieldRepo &repo)
void amr_wind::overset_ops::replace_gradp (amrex::MultiFab &mf_gp, const amrex::MultiFab &mf_gp0, const amrex::iMultiFab &mf_iblank)
void amr_wind::overset_ops::apply_pressure_gradient (amrex::MultiFab &mf_vel, const amrex::MultiFab &mf_density, const amrex::MultiFab &mf_gp, const amrex::Real scaling_factor)