hydrostatic Namespace Reference

AMR-Wind API: amr_wind::hydrostatic Namespace Reference
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches
amr_wind::hydrostatic Namespace Reference

Functions

static void define_rho0 (amr_wind::Field &rho0, const amrex::Real rho1, const amrex::Real rho2, const amrex::Real wlev, const amrex::Vector< amrex::Geometry > &geom)
 
static void define_p0 (amr_wind::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)
 

Function Documentation

◆ define_p0()

static void amr_wind::hydrostatic::define_p0 ( amr_wind::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 )
static

◆ define_rho0()

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