multiphysics
Here are 31 public repositories matching this topic...
-
Updated
Aug 25, 2020 - C++
-
Updated
Aug 24, 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
Aug 24, 2020 - C++
-
Updated
Aug 23, 2020 - C++
-
Updated
Aug 25, 2020 - C++
-
Updated
Aug 8, 2020 - MATLAB
-
Updated
Aug 24, 2020 - C
-
Updated
Jul 18, 2020 - C++
In most cases, we don't have a .gitignore file, assuming that a developer would clean the result files (e.g. using Allclean) before commiting.
In other cases (e.g. tutorials/FSI/flap_perp/OpenFOAM-FEniCS/), we provide a .gitignore. In this specific case, the .gitignore is ignoring the complete
-
Updated
Jul 28, 2020 - Python
-
Updated
Apr 15, 2020 - Python
-
Updated
Aug 7, 2020 - Python
-
Updated
Aug 11, 2020 - GLSL
-
Updated
Aug 15, 2020 - Python
-
Updated
Aug 20, 2020 - TeX
-
Updated
Aug 5, 2018 - C++
-
Updated
Aug 1, 2020 - Python
-
Updated
Aug 15, 2020 - TeX
-
Updated
Jul 13, 2020 - C++
-
Updated
Dec 12, 2017 - Python
-
Updated
Aug 13, 2020 - JavaScript
-
Updated
Apr 29, 2017 - Python
-
Updated
Aug 1, 2020 - TeX
-
Updated
Jan 22, 2020
-
Updated
Aug 23, 2020 - C++
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
I common mistake is to use a nonlinear variable name in the 'vars', 'vals' inputs. If a non-linear variable is supplied MOOSE should provide a message explaining that it can't be done.
Design
Check the 'vals' parameter against the known nonlinear va