Merge branch 'master' of github.com-OpenFOAM:OpenFOAM/OpenFOAM-dev

This commit is contained in:
Henry Weller
2021-01-08 13:19:26 +00:00
10 changed files with 95 additions and 83 deletions

View File

@ -49,5 +49,12 @@ adjustTimeStep yes;
maxCo 1.0;
functions
{
#includeFunc "flowRatePatch(name=inlet)"
#includeFunc "flowRatePatch(name=outlet)"
#includeFunc "volumetricFlowRateTriSurface(name=surface0.stl)"
#includeFunc "volumetricFlowRateTriSurface(name=surface1.stl)"
}
// ************************************************************************* //