-
Hi, MFEM team!
I am learning fem with your lightweight yet rich lib.
I am interested in the mixed part for general flow problems (Darcy/stokes and alike).
I am studying the hybridization/sc with ex…
MrNGS updated
5 years ago
-
We need to define surface-coupled multiphysics. The main new ingredient here is the definition of a mask in a (volume or surface)mesh that will allow one to describe subsets via labels in cell values …
-
I ran into this scary bug when testing Q3 discretization for the Stokes system for the hollow_sphere benchmark. To reproduce, put the attached .prm into benchmarks/hollow_sphere/ and run with 3
MPI …
tjhei updated
4 years ago
-
Hello,
I install firedrake and get a message saying it completed. When run make alltest I get the following message "Error: Firedrake venv not active."
-
Not sure what it is but it seems to be missing?
-
Hi,
Thank you very much for this excellent book and excellent code from the author.
I want to do some experiments on infrared polarization in my master thesis and try to make some modifications …
-
Hi @santiagobadia @oriolcg,
In order to test the new surface-coupling machinery, the best way is to write a simple FSI tutorial.
To this end I have created a new empty tutorial here https://github…
-
I'm attempting to adapt ex18p.cpp to solve the incompressible Navier Stokes equations.
I'd like to make use of the `ODESolver` that are available, but because of this I need to put all my state var…
-
Ever since #574, NXreflections is a base class instead of an application definition, but it still looks like an application definitions, namely that it has NXentry at the top of its structure.
Prop…
-
@bhaveshshrimali (from #438):
> Thanks! I was starting to take a look at implementing the hyperelasticity demo. The most natural examples to follow seem to be linear elasticity, nonlinear poisson a…