Skip to content
  • sergio's avatar
    11479c51
    ENH: Changes in handling topological changes in VOF solvers · 11479c51
    sergio authored
    1) Using divU instead of fvc::absolute(phi,U) in TEqn as the latter uses latest time meshPhi which is inconsistent
    2) Adding fvc::interpolate(U) when topo changes
    3) in pEq for compressible dgdt is updated using the latest rho1 and rho2 after compressible effects are considered
    11479c51
    ENH: Changes in handling topological changes in VOF solvers
    sergio authored
    1) Using divU instead of fvc::absolute(phi,U) in TEqn as the latter uses latest time meshPhi which is inconsistent
    2) Adding fvc::interpolate(U) when topo changes
    3) in pEq for compressible dgdt is updated using the latest rho1 and rho2 after compressible effects are considered
Loading