Kynema-SGF driver code

Kynema-SGF API: Kynema-SGF driver code
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches
Kynema-SGF driver code

Classes

class  incflo

Detailed Description

Code that implements initialization and time-stepping logic.

This module documents the high-level driver code that is manages the initialization and execution of the time-integration algorithm when invoked from the executable. Currently there are two phases during Kynema-SGF execution:

  1. Initialization Read input parameters, initialize mesh, physics modules, etc..

  2. Time loop Run user-defined number of timesteps in a loop that advances the flow-field.