ENH: interfaceHeight: avoid tracking to corner point

This commit is contained in:
mattijs
2020-02-18 12:32:16 +00:00
committed by Mattijs Janssens
parent 4abb2153a1
commit 31eb7c61b5

View File

@ -58,7 +58,7 @@ functions
type interfaceHeight;
libs ("libfieldFunctionObjects.so");
alpha alpha.liquid;
locations ((0 0 0));
locations ((0 0.0001 1e-5));
direction (1 0 0);
writeControl timeStep;
writeInterval 3;