Nalu
Nalu: a generalized unstructured massively parallel low Mach flow code designed to support a variety of energy applications of interest (most notably Wind ECP) built on the Sierra Toolkit and Trilinos solver Tpetra/Epetra stack. The open source BSD, clause 3 license model has been chosen for the code base. See LICENSE for more information. http://NaluCFD.org
Public Member Functions | Public Attributes | List of all members
sierra::nalu::ActuatorLinePointDragInfo Class Reference

#include <ActuatorLinePointDrag.h>

Public Member Functions

 ActuatorLinePointDragInfo ()
 
 ~ActuatorLinePointDragInfo ()
 

Public Attributes

int processorId_
 
int numPoints_
 
std::string turbineName_
 
double radius_
 
double omega_
 
double twoSigSq_
 
Coordinates tipCoordinates_
 
Coordinates tailCoordinates_
 
Coordinates coordinates_
 

Constructor & Destructor Documentation

sierra::nalu::ActuatorLinePointDragInfo::ActuatorLinePointDragInfo ( )
sierra::nalu::ActuatorLinePointDragInfo::~ActuatorLinePointDragInfo ( )

Member Data Documentation

Coordinates sierra::nalu::ActuatorLinePointDragInfo::coordinates_
int sierra::nalu::ActuatorLinePointDragInfo::numPoints_
double sierra::nalu::ActuatorLinePointDragInfo::omega_
int sierra::nalu::ActuatorLinePointDragInfo::processorId_
double sierra::nalu::ActuatorLinePointDragInfo::radius_
Coordinates sierra::nalu::ActuatorLinePointDragInfo::tailCoordinates_
Coordinates sierra::nalu::ActuatorLinePointDragInfo::tipCoordinates_
std::string sierra::nalu::ActuatorLinePointDragInfo::turbineName_
double sierra::nalu::ActuatorLinePointDragInfo::twoSigSq_

The documentation for this class was generated from the following files: