VirtualFluids 0.2.0
Parallel CFD LBM Solver
Loading...
Searching...
No Matches
TaylorGreenVortexUxParameterStruct Struct Reference

#include <TaylorGreenVortexUxParameterStruct.h>

Public Attributes

std::shared_ptr< BasicSimulationParameterStructbasicSimulationParameter
 
double ux
 
double amplitude
 
int basicTimeStepLength
 
double l0
 
double rho0
 
std::string vtkFilePath
 
std::vector< std::string > dataToCalcTests
 

Detailed Description

Definition at line 40 of file TaylorGreenVortexUxParameterStruct.h.

Member Data Documentation

◆ amplitude

double TaylorGreenVortexUxParameterStruct::amplitude

Definition at line 45 of file TaylorGreenVortexUxParameterStruct.h.

◆ basicSimulationParameter

std::shared_ptr<BasicSimulationParameterStruct> TaylorGreenVortexUxParameterStruct::basicSimulationParameter

Definition at line 42 of file TaylorGreenVortexUxParameterStruct.h.

◆ basicTimeStepLength

int TaylorGreenVortexUxParameterStruct::basicTimeStepLength

Definition at line 46 of file TaylorGreenVortexUxParameterStruct.h.

◆ dataToCalcTests

std::vector<std::string> TaylorGreenVortexUxParameterStruct::dataToCalcTests

Definition at line 50 of file TaylorGreenVortexUxParameterStruct.h.

◆ l0

double TaylorGreenVortexUxParameterStruct::l0

Definition at line 47 of file TaylorGreenVortexUxParameterStruct.h.

◆ rho0

double TaylorGreenVortexUxParameterStruct::rho0

Definition at line 48 of file TaylorGreenVortexUxParameterStruct.h.

◆ ux

double TaylorGreenVortexUxParameterStruct::ux

Definition at line 44 of file TaylorGreenVortexUxParameterStruct.h.

◆ vtkFilePath

std::string TaylorGreenVortexUxParameterStruct::vtkFilePath

Definition at line 49 of file TaylorGreenVortexUxParameterStruct.h.


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