BUG: Adding U source before relaxing Ueq
This commit is contained in:
parent
412fca21b1
commit
1bf6d30f47
@ -6,9 +6,9 @@
|
||||
+ turbulence->divDevReff(U)
|
||||
);
|
||||
|
||||
UEqn().relax();
|
||||
|
||||
// Add resistance on the actuation disks
|
||||
actuationDisks.addSu(UEqn());
|
||||
|
||||
UEqn().relax();
|
||||
|
||||
solve(UEqn() == -fvc::grad(p));
|
||||
|
Loading…
Reference in New Issue
Block a user