Reverted to old calculation of rho
This commit is contained in:
parent
2915b66887
commit
5fdff77153
1 changed files with 0 additions and 3 deletions
|
@ -33,6 +33,3 @@
|
|||
<< " Max(alpha1) = " << max(alpha1).value()
|
||||
<< endl;
|
||||
}
|
||||
|
||||
|
||||
solve(fvm::ddt(rho) + fvc::div(rhoPhi));
|
||||
|
|
Reference in a new issue