Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
=====
NTRfC
=====
.. image:: https://img.shields.io/pypi/v/ntrfc.svg
:target: https://pypi.python.org/pypi/ntrfc
.. image:: https://img.shields.io/travis/MaNyh/ntrfc.svg
:target: https://travis-ci.com/MaNyh/ntrfc
.. image:: https://readthedocs.org/projects/ntrfc/badge/?version=latest
:target: https://ntrfc.readthedocs.io/en/latest/?version=latest
:alt: Documentation Status
Numerical Test Rig for Cascades. A workflow-library for cfd-analysis of cascade-flows
* Free software: MIT license
* Documentation: https://ntrfc.readthedocs.io.
Installation
--------
install using 'pip install ntrfc'
or install using 'python -m setup install'
Features
--------
* TODO
Credits
-------
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage