AMR-Wind driver code

AMR-Wind API: AMR-Wind driver code
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches
AMR-Wind 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 AMR-Wind 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.