Skip to content

ipselium/nsfds3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introducing nsfds3

Pypi Package Licence DOI

https://github.com/ipselium/nsfds3/blob/master/docs/source/images/nsfds3.png

nsfds3 is 3D Navier-Stokes Solver that uses Finite Difference Time Domain method. nsfds3 is specialized in acoustic simulations.

nsfds3 is still in development. It is still full of bugs and comes with ABSOLUTELY NO WARRANTY.

Dependencies

python:>= 3.7
numpy:>= 1.1
matplotlib:>= 3.0
h5py:>= 2.8
libfds:>= 0.2.0

Important: To create animations using nsfds3 make movie, you also need to have ffmpeg installed on your system.

Installation

To install nsfds3:

$ pip install nsfds3 --break-system-packages

Note: To compile libfds, OS X users may require:

$ xcode-select --install

Links

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published