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

+ Implementation of pressure evolution LBM with phase field to track … #98

Merged

Conversation

TravisMitchell
Copy link
Member

I added model:

  • d2q9_pf_pressureEvolution: based off A. Fakhari, M. Geier, T. Lee (2016) model

I built this a little bit off of the d2q9_pf model, but added in any variations in the paper by the authors listed above. Also included is an example of bubble rise through stagnant liquid.

@llaniewski
Copy link
Member

@mdzik Please review (formally) and merge.

@mdzik
Copy link
Member

mdzik commented Aug 4, 2016

Will do Sir, but I need to get my tuxedo to be formal enough ;)

@llaniewski
Copy link
Member

images

+ Fixed typo in getMu
+ Removed unnecessary "helper functions"
+ Fixed MRT matrix multiplication
+ Added basic examples:
+    Stationary bubble density ratio 1000, viscosity ratio 100
+    Bubble Rise
+    Bubble Fall
@mdzik mdzik merged commit cb9fb8d into CFD-GO:develop Sep 19, 2016
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

3 participants