Skip to content

Ticket/118 field convert wss compressible

Fixed wss to compute correctly the wall shear stress in case of compressible flows with variable viscosity. Before, regardless of the ViscosityType, the module was using the free stream value for the viscosity. Now, for ViscosityType=Variable, the module computes the local viscosity using Sutherland's law.

Merge request reports