su2code / SU2

SU2: An Open-Source Suite for Multiphysics Simulation and Design
https://su2code.github.io
Other
1.36k stars 843 forks source link

Show error message when FLUID_MIXTURE is used with KIND_SCALAR_MODEL = NONE #2345

Closed Cristopher-Morales closed 2 months ago

Cristopher-Morales commented 2 months ago

Proposed Changes

This pull request restricts the use of the FLUID_MIXTURE model only when the KIND_SCALAR_MODEL is SPECIES_TRANSPORT.

Related Work

Reported in CDF-Online https://www.cfd-online.com/Forums/su2/257519-kind_scalar_model-mixture.html

PR Checklist

Put an X by all that apply. You can fill this out after submitting the PR. If you have any questions, don't hesitate to ask! We want to help. These are a guide for you to know what the reviewers will be looking for in your contribution.