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

A few minor fixes for the phase-field model #49

Merged
merged 3 commits into from
May 3, 2024
Merged

A few minor fixes for the phase-field model #49

merged 3 commits into from
May 3, 2024

Conversation

chowland
Copy link
Owner

2 minor fixes that make little impact but should be implemented for consistency:

  • cxphic should be used instead of cxsalc for interpolating latent heat (these used to be identical in earlier versions)
  • InterpTempMultigrid was only written for the case of Dirichlet BCs, now it's updated to work for Neumann BCs as well

@chowland chowland requested a review from sofiaangriman April 17, 2024 19:13
@chowland chowland merged commit f538996 into main May 3, 2024
1 check passed
@chowland
Copy link
Owner Author

chowland commented May 3, 2024

Asymmetry in the velocity-coupled phase-field is fixed! This was only an issue in the recently added new direct forcing implementation.

@chowland chowland deleted the pf-tweaks branch May 3, 2024 08:04
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