Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mischa Dombrowski
lbmweights
Commits
61df1592
Commit
61df1592
authored
Sep 14, 2019
by
Mischa Dombrowski
Browse files
Cleanup
parent
7928603a
Changes
1
Hide whitespace changes
Inline
Side-by-side
lbmweights/lattice.py
View file @
61df1592
...
...
@@ -258,7 +258,7 @@ class Lattice:
symbolic_description
.
append
(
ps
.
Assignment
(
dst
[
-
1
*
c_iy
[
i
],
c_ix
[
i
]](
i
),
omega
*
feq_formula
+
(
1
-
omega
)
*
src
[
0
,
0
](
i
))
)
print
(
"okakychanp"
)
return
ps
.
AssignmentCollection
(
symbolic_description
)
@
property
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment