Skip to content

hbcbh1999/FloATPy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FloATPy: Flow Physics and Aeroacoustics Toolbox with Python

Build Status

FloATPy (pronounced as "float-py") is a post-processing toolbox for the numerical codes in the Flow Physics and Aeroacoustics Laboratory (FPAL) at the Department of Aeronautics and Astronautics of Stanford University.

How do I get set up?

To set up the code, you can use the following command:

python setup.py install

If you don't have root access, you can do:

python setup.py install --user

How do I contribute?

Please put all tests in the floatpy/tests directory. Tests are required for every module in the package. Please see the coding style for adding new modules to the toolbox and testing directives to add the corresponding tests.

Who do I talk to?

You can talk to Man-Long Wong (wongml@stanford.edu) or Akshay Subramaniam (akshays@stanford.edu).

About

Flow Physics and Aeroacoustics Toolbox with Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 46.6%
  • Python 33.7%
  • Fortran 19.0%
  • Shell 0.7%