Cristopher Morales
Cristopher Morales
## Proposed Changes *Give a brief overview of your contribution here in a few sentences.* Part 2/3 of fluid mixing model. In this part, viscosity, thermal conductivity and other properties...
## Proposed Changes *Give a brief overview of your contribution here in a few sentences.* Part 3/3 of fluid mixing model. In this part, Heat capacities and mass diffusivity based...
## Proposed Changes With this pull request, we aim to initialize the fluid models based on the Ideal gas laws for incompressible flows in a standard way using the THERMODYNAMIC_PRESSURE($P_{op}$)...
## Proposed Changes It would be good to extend the CFL_ADAPT option to include species transport for compressible flows. I can add a test case if it is needed. ##...
## Proposed Changes This pull request aims to extend the preconditioning for incompressible multicomponent flows, specifically when FLUID_MIXTURE model is used and energy equation is solved. Changes introduced in this...
Hi All, I hope you are doing well, I have a question, checking the slope limiters in SU2, I observed that the VAN_ALBADA_EDGE limiter cannot be used for species transport...
Pull request for updating restart test cases related to pull request: Preconditioning for multicomponent flows https://github.com/su2code/SU2/pull/2426.
Pull request for updating files and restart test cases related to pull request: Preconditioning for multicomponent flows https://github.com/su2code/SU2/pull/2426.
## Proposed Changes with @bigfooted , we were discussing about getting the index of the energy equation in order to overwrite the solution independent of the variable that is being...
Hi!! I hope you are doing well, I tried to run the tutorial case [Stream periodic flow](https://su2code.github.io/tutorials/Inc_Streamwise_Periodic/) and it seems that it does not converge. I am using the current...