Formatting

This commit is contained in:
Hrvoje Jasak 2018-12-04 10:28:58 +00:00
parent 4ec6684c03
commit 74f32afe0e

View file

@ -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"