pecos / tps

Torch Plasma Simulator
BSD 3-Clause "New" or "Revised" License
8 stars 2 forks source link

Add variable density support to `Tomboulides` #248

Closed trevilo closed 7 months ago

trevilo commented 7 months ago

The Tomboulides class currently solves the incompressible (constant property) Navier-Stokes equations. It has access to the thermal divergence and variable viscosity fields however. So, now we need to add the variable density (and viscosity) terms.