Give a brief overview of your contribution here in a few sentences.
We are not aware of gupta having a thermal conductivity model so need to assign one when setting the transport model to Gupta. Other option would be Wilke and we should eventually have it so the user can choose in cfg
Related Work
Resolve any issues (bug fix or feature request), note any related PRs, or mention interactions with the work of others, if any.
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).
Proposed Changes
Give a brief overview of your contribution here in a few sentences.
We are not aware of gupta having a thermal conductivity model so need to assign one when setting the transport model to Gupta. Other option would be Wilke and we should eventually have it so the user can choose in cfg
Related Work
Resolve any issues (bug fix or feature request), note any related PRs, or mention interactions with the work of others, if any.
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.
pre-commit run --all
to format old commits.