From 581f439668e6937492c6716d5c3723d6dedc642d Mon Sep 17 00:00:00 2001 From: "c.diddens" Date: Mon, 9 Jun 2025 00:55:06 +0200 Subject: [PATCH 1/2] Included Vatsal's script --- index1.html | 2 +- installation.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index1.html b/index1.html index 280846f..da58821 100644 --- a/index1.html +++ b/index1.html @@ -1,7 +1,7 @@

Information

-pyoomph is a object-oriented multi-physics finite element framework. It is mainly a custom high level python frontend for the main functionalities (but by far not all) of the powerful C++ library oomph-lib. +pyoomph is a object-oriented multi-physics finite element framework. It is mainly a custom high level python frontend for the main functionalities of the powerful C++ library oomph-lib. While pyoomph does not support the entire plethora of features provided by oomph-lib, pyoomph follows a complementary approach, allowing for rapid development and e.g. automatic nondimensionalization and advanced stability analysis beyond oomph-lib's native capabilities.

diff --git a/installation.html b/installation.html index b3b25cb..da596c2 100644 --- a/installation.html +++ b/installation.html @@ -31,7 +31,7 @@

On Mac

-

If you have a recent Mac with an Apple silicon (arm64) chip, you must run all commands in a Rosetta 2 terminal, see here how to set it up (note that recent systems must be handled as described here). Also, please make sure to not upgrade your mkl package, i.e. enforce it to version 2021.4.0.

+

If you have a recent Mac with an Apple silicon (arm64) chip, you must run all commands in a Rosetta 2 terminal, see here how to set it up (note that recent systems must be handled as described here). Also, please make sure to not upgrade your mkl package, i.e. enforce it to version 2021.4.0. Alternatively, you can compile it directly on arm64, but with the downside of not being able to use the fast Pardiso solver. See here for details.

python3 -m pip install mkl==2021.4.0

From 776ac2f7e58c0f461f85534ae0fc9cb449544224 Mon Sep 17 00:00:00 2001 From: "c.diddens" Date: Mon, 9 Jun 2025 00:59:00 +0200 Subject: [PATCH 2/2] Attributed Vatsal and Jnan --- about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/about.html b/about.html index 1db8bcc..fee5b31 100644 --- a/about.html +++ b/about.html @@ -20,7 +20,7 @@ However, since pyoomph contains and makes use of a plethora of other free software codes, please read the full list of acknowledgements/licenses here or here.

Authors and acknowledgements

-Pyoomph was started in 2021 by Christian Diddens. In 2022, Duarte Rocha joined the development. Pyoomph is developed at the Physics of Fluids group of the University of Twente. +Pyoomph was started in 2021 by Christian Diddens. In 2022, Duarte Rocha joined the development. Additional contributors are Vatsal Sanjay and Jnandeep Talukdar. Pyoomph is developed at the Physics of Fluids group of the University of Twente.

The authors gratefully acknowledge financial support by the Industrial Partnership Programme Fundamental Fluid Dynamics Challenges in Inkjet Printing of the Netherlands Organisation for Scientific Research (NWO) & High Tech Systems and Materials (HTSM), co-financed by Canon Production Printing Netherlands B.V., IamFluidics B.V., TNO Holst Centre, University of Twente, Eindhoven University of Technology and Utrecht University.
This work was supported by an Industrial Partnership Programme, High Tech Systems and Materials (HTSM), of the Netherlands Organisation for Scientific Research (NWO); a funding for public-private partnerships (PPS) of the Netherlands Enterprise Agency (RVO) and the Ministry of Economic Affairs (EZ); Canon Production Printing Netherlands B.V.; and the University of Twente.