/home/runner/work/kynema-sgf/kynema-sgf/src/mesh_mapping_models/ChannelFlowMap.H Source File
|
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
ChannelFlowMap.H
Go to the documentation of this file.
void create_map(int, const amrex::Geometry &) override
Construct the mesh scaling field.
Definition ChannelFlowMap.cpp:56
amrex::Vector< amrex::Real > m_beta
User input parameters.
Definition ChannelFlowMap.H:37
void create_face_map(int, const amrex::Geometry &)
Construct mesh scaling field on cell faces.
Definition ChannelFlowMap.cpp:145
void create_non_uniform_mesh(int, const amrex::Geometry &)
Construct the non-uniform mesh field.
Definition ChannelFlowMap.cpp:248
ChannelFlowMap()
Definition ChannelFlowMap.cpp:48
void create_cell_node_map(int, const amrex::Geometry &)
Construct mesh scaling field on cell centers and nodes.
Definition ChannelFlowMap.cpp:65
static std::string identifier()
Definition ChannelFlowMap.H:17
~ChannelFlowMap() override=default
Definition ChannelFlowMap.cpp:10
Generated by