set trimdist=-1
This commit is contained in:
parent
b4991caece
commit
6ad044fd36
@ -249,7 +249,7 @@ void TwoPhase::ComputeDelPhi()
|
|||||||
|
|
||||||
void TwoPhase::Initialize()
|
void TwoPhase::Initialize()
|
||||||
{
|
{
|
||||||
trimdist=1.0;
|
trimdist=-1.0;
|
||||||
fluid_isovalue=solid_isovalue=0.0;
|
fluid_isovalue=solid_isovalue=0.0;
|
||||||
// Initialize the averaged quantities
|
// Initialize the averaged quantities
|
||||||
awn = aws = ans = lwns = 0.0;
|
awn = aws = ans = lwns = 0.0;
|
||||||
|
Loading…
Reference in New Issue
Block a user