LICENSE
README.md
setup.py
notefluid/__init__.py
notefluid.egg-info/PKG-INFO
notefluid.egg-info/SOURCES.txt
notefluid.egg-info/dependency_links.txt
notefluid.egg-info/requires.txt
notefluid.egg-info/top_level.txt
notefluid/common/__init__.py
notefluid/common/flow/__init__.py
notefluid/common/particle/__init__.py
notefluid/lbm/__init__.py
notefluid/lbm/obs_array.py
notefluid/lbm/params.py
notefluid/lbm/core/__init__.py
notefluid/lbm/core/buff.py
notefluid/lbm/core/lattice.py
notefluid/lbm/core/shape.py
notefluid/lbm/core/speed_nb.py
notefluid/lbm/example/__init__.py
notefluid/lbm/example/example_cavity1.py
notefluid/lbm/example/example_cavity3.py
notefluid/lbm/example/example_obstacle.py
notefluid/lbm/example/example_poiseuille.py
notefluid/lbm/example/example_turek.py
notefluid/tecplot/__init__.py
notefluid/tecplot/templates/__init__.py
notefluid/tecplot/templates/templates1.py
notefluid/tecplot/utils/__init__.py
notefluid/tecplot/utils/connect.py
notefluid/temp/__init__.py
notefluid/temp/data_fit.py
notefluid/temp/temp1.py
notefluid/utils/__init__.py
notefluid/utils/log.py
notefluid/utils/timer.py