mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: Removed debug code
This commit is contained in:
@ -105,8 +105,6 @@ void maxDeltaxyz::calcDelta()
|
|||||||
<< "Case is not 3D or 2D, LES is not applicable"
|
<< "Case is not 3D or 2D, LES is not applicable"
|
||||||
<< exit(FatalError);
|
<< exit(FatalError);
|
||||||
}
|
}
|
||||||
|
|
||||||
hmax().write();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user