Skip to content
Snippets Groups Projects
Commit 4789462e authored by Jean-Baptiste Keck's avatar Jean-Baptiste Keck
Browse files

removed io

parent fc8a4bc3
No related branches found
No related tags found
1 merge request!3Resolve "Sine and cosine transforms to solve homogeneous Neumann and Dirichlet problems"
......@@ -280,8 +280,8 @@ def compute(args):
dump_fields = HDF_Writer(name='dump',
io_params=io_params,
force_backend=Backend.OPENCL,
variables={velo: npts,
vorti: npts,
variables={#velo: npts,
#vorti: npts,
S: npts},
**extra_op_kwds)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment