/home/runner/work/amr-wind/amr-wind/amr-wind/equation_systems/vof/volume_fractions.H File Reference
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
volume_fractions.H File Reference
#include <AMReX_FArrayBox.H>
#include <cmath>
Include dependency graph for volume_fractions.H:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | amr_wind |
namespace | amr_wind::multiphase |
Functions | |
AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE void | amr_wind::multiphase::youngs_finite_difference_normal (const int i, const int j, const int k, amrex::Array4< amrex::Real const > const &volfrac, amrex::Real &mx, amrex::Real &my, amrex::Real &mz) noexcept |
AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE void | amr_wind::multiphase::youngs_finite_difference_normal_neumann (const int i, const int j, const int k, const int ibdy, const int jbdy, const int kbdy, amrex::Array4< amrex::Real const > const &volfrac, amrex::Real &mx, amrex::Real &my, amrex::Real &mz) noexcept |
AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE void | amr_wind::multiphase::mixed_youngs_central_normal (const int i, const int j, const int k, amrex::Array4< amrex::Real const > const &volfrac, amrex::Real &mx, amrex::Real &my, amrex::Real &mz) noexcept |
AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE amrex::Real | amr_wind::multiphase::volume_intercept (const amrex::Real b1, const amrex::Real b2, const amrex::Real b3, const amrex::Real volF) noexcept |
AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE amrex::Real | amr_wind::multiphase::cut_volume (const amrex::Real m1, const amrex::Real m2, const amrex::Real m3, const amrex::Real alpha, const amrex::Real r0, const amrex::Real dr0) noexcept |
AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE void | amr_wind::multiphase::fit_plane (const int i, const int j, const int k, amrex::Array4< amrex::Real const > const &volfrac, amrex::Real &mx, amrex::Real &my, amrex::Real &mz, amrex::Real &alpha) |
AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE bool | amr_wind::multiphase::interface_band (const int i, const int j, const int k, amrex::Array4< amrex::Real const > const &volfrac, const int n_band=1) noexcept |
AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE amrex::Real | amr_wind::multiphase::levelset_to_vof (const int i, const int j, const int k, const amrex::Real eps, amrex::Array4< amrex::Real const > const &phi) noexcept |
Generated by 1.12.0