Skip to content
Snippets Groups Projects
Commit d17c1256 authored by Jan Habscheid's avatar Jan Habscheid
Browse files

Updated README and added requirements.txt

parent 71e9fb7c
No related branches found
No related tags found
1 merge request!3Updated README and added requirements.txt
......@@ -5,13 +5,13 @@
This repository contains the code to reproduce the results presented in the seminar thesis: PLACEHOLDER
## Installation
### Geometry: use `splinepy`
Installation instructions are found on the main repo.
<!-- To make the export to g+smo compatible xml-files easier, prefarably don't install
the main branch, but perform the following instructions: -->
```bash
pip install splinepy
```
......@@ -23,7 +23,9 @@ pip install -e .
``` -->
### Simulation: use `gismo`
Richtiger branch?
```bash
git clone git@github.com:markriegler/gismo.git -b starter-stokes
cd gismo
......@@ -31,18 +33,21 @@ make
cd build
./bin/gsView
```
compiles library and execute an example program
The used program is the `stokes_example` in `build/bin` and was moved to this repo.
## Contact
**Author**
### Author
- Jan Habscheid
- Jan.Habscheid@rwth-aachen.de
- <Jan.Habscheid@rwth-aachen.de>
### Supervisor
**Supervisor**
- Mark Riegler
- Computational Analysis of Technical Systems
- RWTH Aachen University
- riegler@cats.rwth-aachen.de
\ No newline at end of file
- <riegler@cats.rwth-aachen.de>
gustaf==0.0.26
joblib==1.4.2
kneed==0.8.5
matplotlib==3.9.2
numpy==2.0.2
openpyxl==3.1.5
pandas==2.2.3
scikit-learn==1.5.2
scipy==1.14.1
splinepy==0.1.3
vedo==2024.5.2
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment