Formatting
This commit is contained in:
parent
4ec6684c03
commit
74f32afe0e
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
// Under-relax momentum. Note this will destroy the H and A
|
||||
UEqn.relax();
|
||||
|
||||
// Insert momentum equation
|
||||
UpEqn.insertEquation(0, UEqn);
|
||||
|
||||
# include "addBlockCoupledBC.H"
|
||||
|
|
Reference in a new issue