tutorials/multiphase/interFoam: Removed unused rhoInf entries from forces functionObject spec

This commit is contained in:
Henry Weller
2022-05-06 10:13:54 +01:00
parent 04c54ad541
commit 55533d2872
3 changed files with 0 additions and 3 deletions

View File

@ -51,7 +51,6 @@ functions
type forces;
libs ("libforces.so");
patches (hull);
rhoInf 998.8;
log on;
writeControl timeStep;
writeInterval 1;

View File

@ -57,7 +57,6 @@ functions
type forces;
libs ("libforces.so");
patches (hull);
rhoInf 998.8;
log on;
writeControl timeStep;
writeInterval 1;

View File

@ -57,7 +57,6 @@ functions
type forces;
libs ("libforces.so");
patches (hull);
rhoInf 997.0;
log on;
writeControl timeStep;
writeInterval 1;