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 compute_meltfraction #222

Merged
merged 5 commits into from
Oct 12, 2024
Merged

fix compute_meltfraction #222

merged 5 commits into from
Oct 12, 2024

Conversation

aelligp
Copy link
Collaborator

@aelligp aelligp commented Oct 12, 2024

fixes an issue with compute_meltfraction reported in JustRelax when running on the GPU. if s.Melting is empty it now returns 0e0 and not zero(eltype(args).type[1]) anymore.

  • also updated number format for Shearheating (where we alreadt did the same as in melting)

Copy link

codecov bot commented Oct 12, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/Energy/Shearheating.jl 0.00% 1 Missing ⚠️
Additional details and impacted files

📢 Thoughts on this report? Let us know!

@aelligp aelligp merged commit ba13daf into main Oct 12, 2024
12 of 20 checks passed
@aelligp aelligp deleted the pa-melting branch October 12, 2024 12:22
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.

2 participants