Name of packaged function object consistent with filename
to enable the postProcess -func <function> option to work
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
| \\/ M anipulation | |
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
forceCoeffs
|
||||
forceCoeffsCompressible
|
||||
{
|
||||
patches (patch1 patch2);
|
||||
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
| \\/ M anipulation | |
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
forceCoeffs
|
||||
forceCoeffsIncompressible
|
||||
{
|
||||
patches (patch1 patch2);
|
||||
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
| \\/ M anipulation | |
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
forces
|
||||
forcesCompressible
|
||||
{
|
||||
patches (patch1 patch2);
|
||||
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
| \\/ M anipulation | |
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
forces
|
||||
forcesIncompressible
|
||||
{
|
||||
#includeEtc "caseDicts/postProcessing/forces/forces.cfg"
|
||||
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
| \\/ M anipulation | |
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
graph
|
||||
singleGraph
|
||||
{
|
||||
start (0 1e-06 0);
|
||||
end (1 1e-06 0);
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
| \\/ M anipulation | |
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
totalPressure
|
||||
totalPressureCompressible
|
||||
{
|
||||
#includeEtc "caseDicts/postProcessing/pressure/totalPressureCompressible.cfg"
|
||||
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
| \\/ M anipulation | |
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
totalPressure
|
||||
totalPressureIncompressible
|
||||
{
|
||||
#includeEtc "caseDicts/postProcessing/pressure/totalPressureIncompressible.cfg"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user