MAIA bb96820c
Multiphysics at AIA
Loading...
Searching...
No Matches
AcaSolver< nDim >::ConversionFactors Struct Reference

Conversion-Factors for the input conversion. More...

Public Attributes

MFloat length = 1.0
 
MFloat density = 1.0
 
MFloat velocity = 1.0
 
MFloat time = 1.0
 
MFloat pressure = 1.0
 
MFloat frequency = 1.0
 

Detailed Description

template<MInt nDim>
struct AcaSolver< nDim >::ConversionFactors

Definition at line 291 of file acasolver.h.

Member Data Documentation

◆ density

template<MInt nDim>
MFloat AcaSolver< nDim >::ConversionFactors::density = 1.0

Definition at line 293 of file acasolver.h.

◆ frequency

template<MInt nDim>
MFloat AcaSolver< nDim >::ConversionFactors::frequency = 1.0

Definition at line 297 of file acasolver.h.

◆ length

template<MInt nDim>
MFloat AcaSolver< nDim >::ConversionFactors::length = 1.0

Definition at line 292 of file acasolver.h.

◆ pressure

template<MInt nDim>
MFloat AcaSolver< nDim >::ConversionFactors::pressure = 1.0

Definition at line 296 of file acasolver.h.

◆ time

template<MInt nDim>
MFloat AcaSolver< nDim >::ConversionFactors::time = 1.0

Definition at line 295 of file acasolver.h.

◆ velocity

template<MInt nDim>
MFloat AcaSolver< nDim >::ConversionFactors::velocity = 1.0

Definition at line 294 of file acasolver.h.


The documentation for this struct was generated from the following file: