File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed
oscillator-overlap/solver-python
partitioned-heat-conduction/solver-fenics
perpendicular-flap/solid-fenics Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
1
numpy > 1 , < 2
2
2
pyprecice ~= 3.0
3
3
scipy
4
+
5
+ # For convergence studies
4
6
pandas
5
- prepesthel @ git+https://github.com/BenjaminRodenberg/precice-performance-study-helpers
6
7
jinja2
7
- GitPython
8
+ GitPython
9
+ prepesthel == 0.1.1 # custom packages developed by Benjamin Rodenberg
Original file line number Diff line number Diff line change @@ -12,6 +12,6 @@ fenics-ufl-legacy~=2022.0
12
12
13
13
# For convergence studies
14
14
pandas
15
- prepesthel @ git+https://github.com/BenjaminRodenberg/precice-performance-study-helpers
16
15
jinja2
17
16
GitPython
17
+ prepesthel == 0.1.1 # custom packages developed by Benjamin Rodenberg
Original file line number Diff line number Diff line change @@ -12,7 +12,6 @@ fenics-ufl-legacy~=2022.0
12
12
13
13
# For convergence studies
14
14
pandas
15
- prepesthel @ git+https://github.com/BenjaminRodenberg/precice-performance-study-helpers
16
15
jinja2
17
16
GitPython
18
-
17
+ prepesthel == 0.1.1 # custom packages developed by Benjamin Rodenberg
You can’t perform that action at this time.
0 commit comments