Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
NTRfC
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TFD - Institut für Turbomaschinen und Fluid-Dynamik
tools
NTRfC
Commits
c34cfac4
Unverified
Commit
c34cfac4
authored
2 years ago
by
MaNyh
Committed by
GitHub
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update README.rst
parent
543ca63e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.rst
+4
-41
4 additions, 41 deletions
README.rst
with
4 additions
and
41 deletions
README.rst
+
4
−
41
View file @
c34cfac4
...
...
@@ -14,8 +14,7 @@ NTRfC
:alt: Documentation Status
Numerical Test Rig for Cascades. A workflow-library for cfd-analysis of cascade-flows
Numerical Test Rig for Cascades.
* Free software: MIT license
...
...
@@ -24,52 +23,16 @@ Numerical Test Rig for Cascades. A workflow-library for cfd-analysis of cascade-
Installation
--------
install using 'pip install ntrfc'
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.
use 'pip install -v requirements_dev' to install development-packages
Features
--------
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')
database
- case_templates
templates can be installed via copying a structure of ascii-files in a directory and defining a schema
postprocessing
- tbd
preprocessing
- case_creation
tools for the definition of cases via templates
- geometry_creation
tools for the domain-definition of simulations. under construction
- mesh_creation
a library for meshing-scripts
utils
- dictionaries
tools for dict-handling specialized for nested dicts
- filehandling
handling of different file-formats
- geometry
geometry-tools
- math
math-library
- pyvista_utils
mesh-handling and visualization
workflows:
-case_creation
create a (set of) simulation(s) using a template and configuration files
examples:
- gwk_compressor_casecreation
Credits
-------
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment