Skip to content
Snippets Groups Projects
Commit 003cdce8 authored by Cristian Lalescu's avatar Cristian Lalescu
Browse files

bugfix --- import required module

parent a25f3650
No related branches found
No related tags found
No related merge requests found
......@@ -28,6 +28,7 @@ import numpy as np
import pickle
import os
from ._fluid_base import _fluid_particle_base
import bfps
class FluidConvert(_fluid_particle_base):
"""This class is meant to be used for conversion of native DNS field
......
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