Skip to content

Commit b601b6a

Browse files
Merge branch 'test-cases-dissertation' into use-github-actions-for-diss-cases
2 parents 5740c64 + 0234798 commit b601b6a

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed
Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
numpy >1, <2
22
pyprecice~=3.0
33
scipy
4+
5+
# For convergence studies
46
pandas
5-
prepesthel @ git+https://github.com/BenjaminRodenberg/precice-performance-study-helpers
67
jinja2
7-
GitPython
8+
GitPython
9+
prepesthel==0.1.1 # custom packages developed by Benjamin Rodenberg

partitioned-heat-conduction/solver-fenics/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ fenics-ufl-legacy~=2022.0
1212

1313
# For convergence studies
1414
pandas
15-
prepesthel @ git+https://github.com/BenjaminRodenberg/precice-performance-study-helpers
1615
jinja2
1716
GitPython
17+
prepesthel==0.1.1 # custom packages developed by Benjamin Rodenberg

perpendicular-flap/solid-fenics/requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ fenics-ufl-legacy~=2022.0
1212

1313
# For convergence studies
1414
pandas
15-
prepesthel @ git+https://github.com/BenjaminRodenberg/precice-performance-study-helpers
1615
jinja2
1716
GitPython
18-
17+
prepesthel==0.1.1 # custom packages developed by Benjamin Rodenberg

0 commit comments

Comments
 (0)