Skip to content

Conversation

@Cristopher-Morales
Copy link
Contributor

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 on species mass fractions have been added.

I am still working in checking the Non-dimensional case, I expect to complete it during this week.

Related Work

Resolve any issues (bug fix or feature request), note any related PRs, or mention interactions with the work of others, if any.
It is the continuation of the previous pull request of mixing density #1620 and #1690.

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.

  • I am submitting my contribution to the develop branch.
  • My contribution generates no new compiler warnings (try with --warnlevel=3 when using meson).
  • My contribution is commented and consistent with SU2 style (https://su2code.github.io/docs_v7/Style-Guide/).
  • I have added a test case that demonstrates my contribution, if necessary.
  • I have updated appropriate documentation (Tutorials, Docs Page, config_template.cpp), if necessary.

Cristopher-Morales and others added 3 commits September 15, 2022 20:55
Co-authored-by: Pedro Gomes <38071223+pcarruscag@users.noreply.github.com>
@bigfooted
Copy link
Contributor

The naming "passive scalar' is inappropriate now. Maybe change this to 'species transport' everywhere.
Looks like you can safely do a 'search and replace all' on "passive scalar" and "PASSIVE_SCALAR"

@bigfooted
Copy link
Contributor

@Cristopher-Morales any things left for this PR? If PASSIVE_SCALAR is changed to SPECIES_TRANSPORT, and if you have confirmed that the nondimensionalization works correctly, then from my side it will be good to go. You can put a tutorial and regression test for the adjoint optimization in the next PR.

@pcarruscag
Copy link
Member

Btw, once you think a PR is ready for another review round, leave a message or remove [WIP] from the title.

Cristopher-Morales and others added 2 commits October 3, 2022 09:12
Co-authored-by: Nijso <nijso@hotmail.com>
Co-authored-by: Nijso <nijso@hotmail.com>
Cristopher-Morales and others added 3 commits October 3, 2022 09:13
…2_primitiveVenturi_mixingmodel_ND.cfg

Co-authored-by: Nijso <nijso@hotmail.com>
…2_primitiveVenturi_mixingmodel_ND.cfg

Co-authored-by: Nijso <nijso@hotmail.com>
Cristopher-Morales and others added 5 commits October 3, 2022 16:13
Co-authored-by: Pedro Gomes <38071223+pcarruscag@users.noreply.github.com>
Co-authored-by: Pedro Gomes <38071223+pcarruscag@users.noreply.github.com>
Co-authored-by: Pedro Gomes <38071223+pcarruscag@users.noreply.github.com>
Co-authored-by: Pedro Gomes <38071223+pcarruscag@users.noreply.github.com>
@pcarruscag pcarruscag changed the title [WIP] Composition-dependent heat capacities and mass diffusivity models for incompresible flows Composition-dependent heat capacities and mass diffusivity models for incompresible flows Oct 4, 2022
Copy link
Member

@pcarruscag pcarruscag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@Cristopher-Morales
Copy link
Contributor Author

I have added a pull request for the Tutorials in order to change PASSIVE_SCALAR to SPECIES_TRANSPORT #27. Please let me know if it is ok to do it.

@pcarruscag
Copy link
Member

Sure, is there anything on the website tutorials that needs to be updated?

@Cristopher-Morales
Copy link
Contributor Author

Sure, is there anything on the website tutorials that needs to be updated?
Hi, yes in the tutorial created by Tobias the option PASSIVE_SCALAR must be changed to SPECIES_TRANSPORT. Should I do a pull request for modifying it?

@pcarruscag
Copy link
Member

Of course

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants