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
waLBerla
waLBerla
Commits
c2b71bd0
Commit
c2b71bd0
authored
Jul 29, 2021
by
Markus Holzer
Browse files
Fix conversion
parent
e34c7998
Pipeline
#33435
passed with stages
in 373 minutes and 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
apps/benchmarks/FlowAroundSphereCodeGen/FlowAroundSphereCodeGen.py
View file @
c2b71bd0
...
...
@@ -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