mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: liquidFilmFoam - corrected double looping
This commit is contained in:
@ -34,7 +34,11 @@ solvers
|
||||
}
|
||||
}
|
||||
|
||||
nOuterCorrectors 15;
|
||||
solution
|
||||
{
|
||||
iterations 15;
|
||||
}
|
||||
//nOuterCorrectors 15;
|
||||
|
||||
relaxationFactors
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user