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
Markus Holzer
waLBerla
Commits
3455bf3e
Commit
3455bf3e
authored
Jul 29, 2021
by
Christoph Schwarzmeier
Browse files
Merge branch 'holzer-master-patch-25021' into 'master'
Fix conversion Closes
#152
See merge request
!474
parents
e34c7998
c2b71bd0
Changes
1
Hide whitespace changes
Inline
Side-by-side
apps/benchmarks/FlowAroundSphereCodeGen/FlowAroundSphereCodeGen.py
View file @
3455bf3e
...
...
@@ -47,7 +47,7 @@ lb_method = collision_rule.method
# getter & setter
setter_assignments
=
macroscopic_values_setter
(
lb_method
,
velocity
=
velocity_field
.
center_vector
,
pdfs
=
pdfs
,
density
=
1
,
pdfs
=
pdfs
,
density
=
1
.0
,
streaming_pattern
=
streaming_pattern
,
previous_timestep
=
timesteps
[
0
])
...
...
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