Skip to content

Extend wss module to compressible flows

Douglas Serson requested to merge feature/wss-compressible into master

This extends the wss module to compressible flows, by getting the correct velocity and viscosity and including the extra divergence term.

It also fixes a small bug in ProcessCreateExp.

Merge request reports