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 11numpy > 1 , < 2
22pyprecice ~= 3.0
33scipy
4+
5+ # For convergence studies
46pandas
5- prepesthel @ git+https://github.com/BenjaminRodenberg/precice-performance-study-helpers
67jinja2
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
1212
1313# For convergence studies
1414pandas
15- prepesthel @ git+https://github.com/BenjaminRodenberg/precice-performance-study-helpers
1615jinja2
1716GitPython
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
1212
1313# For convergence studies
1414pandas
15- prepesthel @ git+https://github.com/BenjaminRodenberg/precice-performance-study-helpers
1615jinja2
1716GitPython
18-
17+ prepesthel == 0.1.1 # custom packages developed by Benjamin Rodenberg
You can’t perform that action at this time.
0 commit comments