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

Documentation mobility model, cahn-hilliard filtering #1016

Merged
merged 4 commits into from
Feb 9, 2024

Conversation

PierreLaurentinCS
Copy link
Collaborator

Description of the problem

  • Documentation for the mobility models and phase filtering for Cahn-Hilliard equations

@@ -20,57 +20,66 @@
#include <core/interface_property_model.h>

/**
* @brief Abstract class that allows to calculate the
* mobility for the Cahn-Hilliard-Navier-Stokes equations.
* @brief Implementation of a general case computation of the mobility
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What do you mean by general case here? It's a bit hard to understand.

Copy link
Collaborator Author

@PierreLaurentinCS PierreLaurentinCS Feb 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There exist different models to compute the mobility, that is what I mean. I'll write it to clarify

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually I'll just remove the "general case", it is not required

@PierreLaurentinCS PierreLaurentinCS force-pushed the documentation_cahn_hilliard branch from 4e02d9e to 8927e1f Compare February 9, 2024 16:16
@blaisb blaisb merged commit ad73849 into master Feb 9, 2024
8 checks passed
@blaisb blaisb deleted the documentation_cahn_hilliard branch February 9, 2024 16:18
@PierreLaurentinCS PierreLaurentinCS restored the documentation_cahn_hilliard branch May 13, 2024 19:15
@blaisb blaisb deleted the documentation_cahn_hilliard branch August 5, 2024 13:12
M-Badri pushed a commit to M-Badri/lethe that referenced this pull request Sep 29, 2024
…1016)

Description of the problem
Documentation for the mobility models and phase filtering for Cahn-Hilliard equations

Former-commit-id: ad73849
blaisb pushed a commit that referenced this pull request Sep 30, 2024
Description of the problem
Documentation for the mobility models and phase filtering for Cahn-Hilliard equations

Former-commit-id: ad73849
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants