/home/runner/work/kynema-sgf/kynema-sgf/src/physics/multiphase/hydrostatic_ops.H File Reference

Kynema-SGF API: /home/runner/work/kynema-sgf/kynema-sgf/src/physics/multiphase/hydrostatic_ops.H File Reference
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches
hydrostatic_ops.H File Reference
#include <AMReX_MultiFabUtil.H>
#include "src/core/FieldRepo.H"
#include "AMReX_REAL.H"
Include dependency graph for hydrostatic_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::hydrostatic

Functions

static void kynema_sgf::hydrostatic::define_rho0 (kynema_sgf::Field &rho0, const amrex::Real rho1, const amrex::Real rho2, const amrex::Real wlev, const amrex::Vector< amrex::Geometry > &geom)
static void kynema_sgf::hydrostatic::define_p0 (kynema_sgf::Field &p0, const amrex::Real rho1, const amrex::Real rho2, const amrex::Real wlev, const amrex::Real grav_z, const amrex::Vector< amrex::Geometry > &geom)