AMR-Wind  v0.1.0
CFD solver for wind plant simulations
Modules | Classes
AMR-Wind core

Core data structures in AMR-Wind. More...

Collaboration diagram for AMR-Wind core:

Modules

 Field management
 Field management infrastructure.
 

Classes

class  amr_wind::CFDSim
 Data structures for a CFD simulation. More...
 
class  amr_wind::CollMgr< Collection, Type, allow_duplicates >
 Interface to manage objects of sub-classes based on factory registration. More...
 
struct  amr_wind::Factory< Base, Args >
 Runtime selection of options based on string keyword lookup. More...
 
class  amr_wind::SimTime
 Time manager for simulations. More...
 

Detailed Description

Core data structures in AMR-Wind.

This group describes the core data structures implemented in AMR-Wind that provide a higher-level abstraction over the classes available in AMReX.