![]() |
Blender V2.61 - r43446
|
Go to the source code of this file.
Defines | |
| #define | DEBUG_PARAMCHANNELS 0 |
Variables | |
| const char * | ParamStrings [] |
Definition in file parametrizer.cpp.
| #define DEBUG_PARAMCHANNELS 0 |
Definition at line 17 of file parametrizer.cpp.
Referenced by Parametrizer::getAniFrameTime().
| const char* ParamStrings[] |
{
"RelaxTime",
"Reynolds",
"Viscosity",
"SoundSpeed",
"DomainSize",
"GravityForce",
"TimeLength",
"Timestep",
"Size",
"TimeFactor",
"AniFrames",
"AniFrameTime",
"AniStart",
"SurfaceTension",
"Density",
"CellSize",
"GStar",
"MaxSpeed",
"SimMaxSpeed",
"FluidVolHeight",
"NormalizedGStar",
"PSERR", "PSERR", "PSERR", "PSERR"
}
param seen debug string array
Definition at line 20 of file parametrizer.cpp.
Referenced by Parametrizer::calculateAllMissingValues().