Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MetaVoxels
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Amira Abdel-Rahman
MetaVoxels
Commits
765feba1
Commit
765feba1
authored
4 years ago
by
Amira Abdel-Rahman
Browse files
Options
Downloads
Patches
Plain Diff
lbm
parent
274b945c
No related branches found
No related tags found
No related merge requests found
Pipeline
#11271
failed
4 years ago
Stage: deploy
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
02_Presentation/physics/lbm/lbm.md
+12
-3
12 additions, 3 deletions
02_Presentation/physics/lbm/lbm.md
with
12 additions
and
3 deletions
02_Presentation/physics/lbm/lbm.md
+
12
−
3
View file @
765feba1
...
...
@@ -14,10 +14,19 @@
<img
src=
"./lbm2D_static.gif"
width=
"40%"
/>
<img
src=
"./lbm2D_static1.gif"
width=
"37%"
/><br></br>
## Solid <--> Fluid
## Solid <--
-
> Fluid
<img
src=
"./fluidSolid.gif"
width=
"40%"
/>
<img
src=
"./fluidSolidF.gif"
width=
"40%"
/><br></br>
## Steps
1.
Set boundary conditions in and geometry in MetaVoxels
2.
for
*t*
timeSteps
1.
Geometry conversion: solid (MetaVoxels) to LBM grid through convex hull of the nodes
<img
src=
"./concave_hull.png"
width=
"70%"
/>
2.
Run LBM for
*n*
timesteps
3.
Get pressure values at geometry edges
4.
Convert pressure to force on edge nodes (closest)
5.
Run MetaVoxels simulation for
*m*
timesteps
\ No newline at end of file
<img
src=
"./concave_hull.png"
width=
"40%"
/>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment