Name of packaged function object consistent with filename
to enable the postProcess -func <function> option to work
This commit is contained in:
parent
fcf23db681
commit
ada79530d0
7 changed files with 7 additions and 7 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue