/home/runner/work/amr-wind/amr-wind/amr-wind/ocean_waves/OceanWaves.H Source File
|
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
OceanWaves.H
Go to the documentation of this file.
Definition CFDSim.H:55
Definition Field.H:112
virtual void prepare_outputs()
Definition OceanWaves.cpp:173
Field & m_ow_levelset
Ocean waves target free surface levelset function.
Definition OceanWaves.H:62
void pre_init_actions() override
Definition OceanWaves.cpp:94
void pre_predictor_work() override
Definition OceanWaves.cpp:156
~OceanWaves() override
void pre_advance_work() override
Definition OceanWaves.cpp:147
void post_advance_work() override
Definition OceanWaves.cpp:164
void post_init_actions() override
Definition OceanWaves.cpp:131
Field & m_ow_velocity
Ocean waves target velocity.
Definition OceanWaves.H:68
Field & m_ow_vof
Ocean waves target volume-of-fluid.
Definition OceanWaves.H:65
void initialize_fields(int, const amrex::Geometry &) override
Definition OceanWaves.cpp:125
bool m_multiphase_mode
Multiphase mode forces the velocity and vof in the domain When off, single-phase mode simply provides...
Definition OceanWaves.H:73
void post_regrid_actions() override
Definition OceanWaves.cpp:141
static std::string identifier()
Definition OceanWaves.H:31
std::unique_ptr< OceanWavesModel > m_owm
Unique pointer to the ocean waves model.
Definition OceanWaves.H:59
Definition OceanWavesModel.H:23
Definition OceanWaves.cpp:14
This test case is intended as an evaluation of the momentum advection scheme.
Definition BCInterface.cpp:10
Generated by