Skip to content

CFS: axi-symmetric Navier-Stokes

Douglas Serson requested to merge feature/CFS-NSAxisym into master

This MR introduces the possibility of solving for axi-symmetric Navier-Stokes in the compressible solver. It consists basically of a new equation system implementing a modified viscous flux and forcing term, and therefore has little impact on the rest of the code.

Merge request reports