tutorials/multiphase/interFoam: Removed unused rhoInf entries from forces functionObject spec
This commit is contained in:
@ -51,7 +51,6 @@ functions
|
||||
type forces;
|
||||
libs ("libforces.so");
|
||||
patches (hull);
|
||||
rhoInf 998.8;
|
||||
log on;
|
||||
writeControl timeStep;
|
||||
writeInterval 1;
|
||||
|
||||
@ -57,7 +57,6 @@ functions
|
||||
type forces;
|
||||
libs ("libforces.so");
|
||||
patches (hull);
|
||||
rhoInf 998.8;
|
||||
log on;
|
||||
writeControl timeStep;
|
||||
writeInterval 1;
|
||||
|
||||
@ -57,7 +57,6 @@ functions
|
||||
type forces;
|
||||
libs ("libforces.so");
|
||||
patches (hull);
|
||||
rhoInf 997.0;
|
||||
log on;
|
||||
writeControl timeStep;
|
||||
writeInterval 1;
|
||||
|
||||
Reference in New Issue
Block a user