Closed bigfooted closed 3 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If this is still a relevant issue please comment on it to restart the discussion. Thank you for your contributions.
Is your feature request related to a problem? Please describe.
The currently implemented wall model for SA is not working robustly, and needs be modified for incompressible flows. The model has not been implemented for SST but can easily be implemented from the SA wall model. The SA wall model implementation in @EduardoMolina 'feature_WallModelLES' works well with almost no modifications and the implementation can be based on this version.
Describe the solution you'd like Current implementation of wall model extended to incompressible flows for SA and SST. Also needed is proper computation of y+ and wall shear stress in output files. Validation test case replicating literature performance. Currently available to me: Buice & Eaton Diffuser.
Describe alternatives you've considered
Additional context I performed a preliminary implementation and validation for isothermal walls (Buice & Eaton diffuser).