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 | List of all members
sierra::nalu::NeutralABLProfileFunction Class Reference

#include <ABLProfileFunction.h>

Inheritance diagram for sierra::nalu::NeutralABLProfileFunction:
sierra::nalu::ABLProfileFunction

Public Member Functions

 NeutralABLProfileFunction ()
 
virtual ~NeutralABLProfileFunction ()
 
double velocity (const double znorm) const
 
double temperature (const double znorm) const
 
- Public Member Functions inherited from sierra::nalu::ABLProfileFunction
 ABLProfileFunction ()
 
virtual ~ABLProfileFunction ()
 

Constructor & Destructor Documentation

sierra::nalu::NeutralABLProfileFunction::NeutralABLProfileFunction ( )
sierra::nalu::NeutralABLProfileFunction::~NeutralABLProfileFunction ( )
virtual

Member Function Documentation

double sierra::nalu::NeutralABLProfileFunction::temperature ( const double  znorm) const
virtual
double sierra::nalu::NeutralABLProfileFunction::velocity ( const double  znorm) const
virtual

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