Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fluidparticles
MigFlow
Commits
199cc208
Commit
199cc208
authored
Jun 21, 2017
by
Matthieu Constant
Browse files
Update README.md
parent
67affb71
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
199cc208
...
...
@@ -66,12 +66,13 @@ General description of python runs:
*
$
`t_{end}`
$ : time stop
1.
Initialisation of the fluid/grains structures
1.
Boudary conditions :
Ex: strong_boundaries = [("Top",2,0.),("Top",1,0.),("Top",0,0.),("Box",1,0.),("Box",0,0.)]
args (tuple):
+
Boundary name
+
Field to impose (0: u, 1: v, 2: p)
+
Value of the field
Ex: strong_boundaries = [("Top",2,0.),("Top",1,0.),("Top",0,0.),("Box",1,0.),("Box",0,0.)]
1.
Resolution loop
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment