Skip to content
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

Fix visco_plastic and diffusion_dislocation thermal diffusivity #2192

Merged
merged 3 commits into from Apr 30, 2018

Conversation

naliboff
Copy link
Contributor

Follow up to #2170. It turns out none of the diffusion_dislocation or visco_plastic tests use the reference density profile formulation for the temperature equation (I have no idea why I assumed they did .. careless error).

As previously written, the two material models did not check whether adiabatic conditions are initialized before asking for the density from adiabatic_conditions. This is now fixed and I've added tests that use reference density profile in both material models. I also checked that the other changes (basic statistics & thermal diffusivity post processors) in #2170 work with reference density profile, but did not add any associated tests.

@gassmoeller
Copy link
Member

Very nice. Please update the test results and add a changelog entry in the style of 'Fixed: The material models ... now correctly use the reference density for ... if the formulation ... is used'.

@naliboff
Copy link
Contributor Author

@gassmoeller - I added a changelog entry and fixed the test. Thanks for going through this and let me know if there is anything else you would like addressed.

@gassmoeller
Copy link
Member

Thanks! 👍

@gassmoeller gassmoeller merged commit ea09b11 into geodynamics:master Apr 30, 2018
@naliboff naliboff deleted the fix_thermal_diffusivity branch June 8, 2018 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants