multiphysics
Here are 32 public repositories matching this topic...
-
Updated
Sep 30, 2020 - C++
-
Updated
Sep 30, 2020 - Fortran
we should add .ipynb to the gitignore - notebooks are out-of-scope for this repo. In the past we have had some notebooks be committed which adds a large volume of code to the log that is later removed
We currently don't test for cases without mesh connectivity. And, we don't test for parallel (distributed) meshes.
Current tests: https://github.com/precice/precice/blob/develop/src/precice/tests/WatchPointTest.cpp
-
Updated
Sep 30, 2020 - C++
-
Updated
Sep 22, 2020 - C++
-
Updated
Sep 28, 2020 - C++
-
Updated
Sep 5, 2020 - MATLAB
-
Updated
Sep 17, 2020 - C
-
Updated
Jul 18, 2020 - C++
-
Updated
Jan 30, 2020 - Python
couping-scheme:multi is a rather complicated feature of preCICE for which we currently over no real example. Documentation entry.
To create one could be simple though: A channel flow with two flaps or two channel flows separated by an elastic membrane would do the job.
Could also be a nice ad
-
Updated
Jul 28, 2020 - Python
-
Updated
Apr 15, 2020 - Python
-
Updated
Aug 7, 2020 - Python
-
Updated
Sep 14, 2020 - Python
-
Updated
Sep 9, 2020 - GLSL
-
Updated
Sep 27, 2020 - Python
-
Updated
Sep 29, 2020 - TeX
-
Updated
Aug 5, 2018 - C++
-
Updated
Sep 28, 2020 - TeX
-
Updated
Jul 13, 2020 - C++
-
Updated
Dec 12, 2017 - Python
-
Updated
Sep 28, 2020 - JavaScript
-
Updated
Apr 29, 2017 - Python
-
Updated
Sep 30, 2020 - Julia
-
Updated
Aug 1, 2020 - TeX
-
Updated
Jan 22, 2020
Improve this page
Add a description, image, and links to the multiphysics topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the multiphysics topic, visit your repo's landing page and select "manage topics."
Reason
From Joe Kelley at the NRC:
I am working on a 7-cell model that uses the GapHeatTransfer BC for every pair of sidesets as was done for the "reference" calculation in the extended scope task.
In that calculation, there were only two axial regions in the meshing-tools script, the support plate and everything else.