PlasCom2  1.0
XPACC Multi-physics simluation application
NavierStokesDictionary.H File Reference
#include "PCPPIO.H"
Include dependency graph for NavierStokesDictionary.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 navierstokes
 

Functions

static const std::string paramNames (std::string("gamma sigmaDissipation sigmaDilatation inputDT inputCFL refRe refPr ")+std::string("dilatationCutoff refLength refRho refPressure refTemperature ")+std::string("power beta bulkViscFac Flags nonDimensional"))
 
static const std::string cvNames ("rho rhoV rhoE")
 
static const std::string scalarNames ("scalarVars")
 
static const std::string timeFieldNames ("simTime simDT simCFL gridTime gridDT gridCFL")
 
static const std::string dvNames ("pressure temperature rhom1")
 
static const std::string auxDataNames ("velocity sconn imask")
 
void CreateDictionaryConfiguration (int numDim, int gridType, int numScalars, bool withDV, bool withAuxData, bool withLegacyData, bool withGridMetrics, const std::string &configPrefix, fixtures::ConfigurationType &inConfig)