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
c5fcf924
Commit
c5fcf924
authored
Nov 05, 2018
by
Frédéric Dubois
Browse files
fix periodic condition
parent
411c9767
Changes
1
Hide whitespace changes
Inline
Side-by-side
python/lmgc90Interface.py
View file @
c5fcf924
...
...
@@ -86,6 +86,9 @@ class ParticleProblem(object):
chipy
.
utilities_logMes
(
'READ INI Vloc Rloc'
)
chipy
.
ReadIniVlocRloc
()
if
(
period
):
chipy
.
SetPeriodicCondition
(
xperiod
=
xp
,
yperiod
=
yp
)
chipy
.
PRPRx_UseCpCundallDetection
(
30
)
chipy
.
OpenPostproFiles
()
...
...
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