-
So ultimately I am interested in modeling electro-elasticity problems using mfem capabilities. I used to implement these in Tahoe (http://tahoe.sourceforge.net/), great platform for material models. B…
-
Dear all,
I am a new entry in the Kratos' universe and I would like to install correctly Kratos (on Windows 10), but something goes wrong.
This is the modified configure file (that is actually a…
-
I have wrapped some parts of pyNastran in Cython and use it to read in basic Nastran mesh information in our MAST C++ FEA tool (https://github.com/MASTmultiphysics/mast-multiphysics).
I've encount…
-
Documentation is successfully getting built, but for some reason is not deploying to website after recent changes. I'll try to get to this in the next couple of days.
https://travis-ci.com/MASTmult…
-
I work on the MAST project with @manavbhatia that builds around the core FEM capability of libMesh. I believe I have two related, but possibly different issues.
I just recently setup Travis CI to t…
-
Being able to produce a deformed mesh in cgns rather than SU2 format would be useful for:
- transferring geometries resulting from optimization cases to other simulation tools (whether another fluid s…
-
Change the notation of the derivation of the elasticity equation at the beginning of the governing equations chapter to match that used in the multiphysics formulation.
-
I have been trying to install peridigm on my home computer for a while now. I am using Ubuntu 16.04 on windows subsystem for Linux. I have been following the installation steps outlined [here](https:/…
-
## Rationale
This issue was raised by @gleicher27 who practice multiphysics coupling calculations a lot. We can use this issue for making the output for these kinds of calculation prettier.
## D…
-
Interpolator (Combine field, dofbasis, geomap)
FE Space (global numbering, Dirichlet boundary conditions, multiphysics)
Mesh (Structured mesh, Dirichlet boundary, queries, ... GMesh.jl)
FE Operator…