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

#include <TaylorGreenVortexUzParameterStruct.h>

Public Attributes

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

Detailed Description

Definition at line 41 of file TaylorGreenVortexUzParameterStruct.h.

Member Data Documentation

◆ amplitude

double TaylorGreenVortexUzParameterStruct::amplitude

Definition at line 46 of file TaylorGreenVortexUzParameterStruct.h.

◆ basicSimulationParameter

std::shared_ptr<BasicSimulationParameterStruct> TaylorGreenVortexUzParameterStruct::basicSimulationParameter

Definition at line 43 of file TaylorGreenVortexUzParameterStruct.h.

◆ basicTimeStepLength

int TaylorGreenVortexUzParameterStruct::basicTimeStepLength

Definition at line 47 of file TaylorGreenVortexUzParameterStruct.h.

◆ dataToCalcTests

std::vector<std::string> TaylorGreenVortexUzParameterStruct::dataToCalcTests

Definition at line 51 of file TaylorGreenVortexUzParameterStruct.h.

◆ l0

double TaylorGreenVortexUzParameterStruct::l0

Definition at line 48 of file TaylorGreenVortexUzParameterStruct.h.

◆ rho0

double TaylorGreenVortexUzParameterStruct::rho0

Definition at line 49 of file TaylorGreenVortexUzParameterStruct.h.

◆ uz

double TaylorGreenVortexUzParameterStruct::uz

Definition at line 45 of file TaylorGreenVortexUzParameterStruct.h.

◆ vtkFilePath

std::string TaylorGreenVortexUzParameterStruct::vtkFilePath

Definition at line 50 of file TaylorGreenVortexUzParameterStruct.h.


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