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
08ef2384
Commit
08ef2384
authored
Dec 02, 2021
by
Michel Henry
Browse files
stability False for P2
parent
3c661e12
Changes
1
Hide whitespace changes
Inline
Side-by-side
python/fluid.py
View file @
08ef2384
...
...
@@ -157,6 +157,8 @@ class FluidProblem :
self
.
order_fields
=
order
self
.
order_porosity
=
[
1
]
self
.
order_concentration
=
self
.
order_porosity
if
np
.
max
(
order
)
>
1
:
stability
=
False
if
dim
==
2
:
self
.
_lib
=
lib2
elif
dim
==
3
:
...
...
Write
Preview
Supports
Markdown
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