Physics models

Kynema-SGF API: Physics models
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches
Physics models
Collaboration diagram for Physics models:

Topics

 Burggraf flow
 Breaking Waves modeling
 Synthetic Turbulence
 Wind energy modeling

Classes

class  kynema_sgf::Physics
class  kynema_sgf::PhysicsMgr
class  kynema_sgf::ActuatorSourceTagging
class  kynema_sgf::BoussinesqBubble
class  kynema_sgf::channel_flow::ChannelFlow
class  kynema_sgf::ctv::ConvectingTaylorVortex
class  kynema_sgf::EkmanSpiral
class  kynema_sgf::forestdrag::ForestDrag
class  kynema_sgf::FreeStream
class  kynema_sgf::hybrid_rans_les_abl::HybridRANSLESABL
class  kynema_sgf::Intermittency
class  kynema_sgf::mms::MMS
class  kynema_sgf::RayleighTaylor
class  kynema_sgf::ScalarAdvection
class  kynema_sgf::TaylorGreenVortex
class  kynema_sgf::terraindrag::TerrainDrag
class  kynema_sgf::VortexDipole
class  kynema_sgf::VortexRing

Detailed Description

Kynema-SGF representation of different physics

In Kynema-SGF, different physics are implemented using the Physics class. Every simulation is a collection of several physics instances that are used to set initial conditions, perform certain actions at the start and completion of a timestep, or after a regrid.

Examples of pre-processing actions include reading time-varying inflow data from an input file based on user inputs.