-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thermal expansion coefficient and ref temp consolidation #1365
Conversation
This assumes user specifies thermal_expansion_coeff but what if reference_temperature is specified instead? |
Nothing to see here for now. Don't worry, I will get there. |
b38542b
to
ed69b17
Compare
6df2cb3
to
2445cc3
Compare
ae662b6
to
299e469
Compare
Diffs I am seeing on CPU:
Need to investigate |
587eaa3
to
3417ae2
Compare
Down to these:
I am fine with pressure and gp diffs. The higher diffs in forest drag are due to the fact that the tolerance on the solver are not tight. |
30a193a
to
a9d202e
Compare
Just a heads up. This is going to cause warnings with older input files. They will still run fine. But the warnings will educate the user on how to update the input file so that the warnings go away. |
Ok that last tweak made all tests pass except 2:
which are machine diffs. So we are good. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
incredible stuff.
Summary
Consolidate the thermal expansion coefficient and reference temperature. Make both of these fields, except some uses of ref temp in rare cases where one needs a single value (e.g. for stats).
Pull request type
Please check the type of change introduced:
Checklist
The following is included:
This PR was tested by running: