BUG: spray - ReitzKHRT break-up model - mantis #990

This commit is contained in:
andy
2013-09-05 18:23:44 +01:00
parent 185eded8d2
commit f3871e0a91

View File

@ -165,8 +165,6 @@ bool Foam::ReitzKHRT<CloudType>::update
if ((tc > 0) || (lambdaRT < d) )
{
tc += dt;
scalar multiplier = d/lambdaRT;
d = cbrt(d3/multiplier);
}
// characteristic RT breakup time