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
TurTLE
TurTLE
Commits
15453f34
Commit
15453f34
authored
Jan 23, 2016
by
Cristian Lalescu
Browse files
fix convergence test
both test_particles and test_convergence work
parent
2212daf8
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/test_convergence.py
View file @
15453f34
...
...
@@ -72,7 +72,7 @@ def convergence_test(
code_class
=
code_class
,
tracer_state_file
=
h5py
.
File
(
os
.
path
.
join
(
c0
.
work_dir
,
c0
.
simname
+
'.h5'
),
'r'
))
# get real space fields
converter
=
bfps
.
f
luid
_c
onvert
er
(
converter
=
bfps
.
F
luid
C
onvert
(
fluid_precision
=
opt
.
precision
,
use_fftw_wisdom
=
False
)
converter
.
write_src
()
...
...
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