mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: finiteArea: enable cache-gradient mechanism
This commit is contained in:
committed by
Andrew Heather
parent
528c5ed8eb
commit
188c303a27
@ -44,5 +44,11 @@ relaxationFactors
|
||||
Us 0.5;
|
||||
}
|
||||
|
||||
cache
|
||||
{
|
||||
grad(h);
|
||||
grad(Us);
|
||||
}
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
Reference in New Issue
Block a user