Skip to content

MaNyh/NTRfC

Repository files navigation

NTRfC

Documentation Status

Numerical Test Rig for Cascades.

Installation

The easiest way to use this repository is to install ntrfc using 'pip install ntrfc' or install using 'python -m setup install'

when installing from conda, you will run into issues with vtk while using a pip installation of ntrfc. simply run:

'conda install -c conda-forge vtk'

as a dev use "pip install -e ntrfc" for a linked install. this way you dont have to reinstall the package after altering the sourcecode. you might also want to install the dev-libraries in the requirements_dev.txt ('pip install -r requirements_dev.txt')

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published