-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
Perhaps I should split this one into multiple issues since the support for each mate…
-
Hi @fverdugo @santiagobadia,
In the meanwhile I try on getting a MWE on #400 , I wanted to ask about implementing new elements in Gridap. Specifically I wanted to implement and test the [Crouzeix-…
-
Some examples and tutorial have the style of:
```julia
a = ...
b = ...
function do_something(a, b)
....
end
c = do_something(a,b)
```
Others have something like
```julia
fun…
-
Compatible to free matlab clone octave?
No license is needed for octave.
If yes, please extend your info in Readme with Octave Version. Actual Version of Octave is 7.2.
if unknown, untested with …
-
Consider for instance a usual hyperelasticity problem (#398) which is basically finding the minimizer of a scalar potential energy (Pi):
$\arg\min_u \Pi (u)$
It would be useful to know constructs…
-
I have been looking through the examples to get a better grasp at some of the basics of Ferrite, and while the incompressible elasticity example seem to demonstrate some strong features in mixed eleme…
-
Hello, I am attempting to solve a 2D plane strain boundary value problem using a linear elastic material with Young's modulus that varies spatially, expressed as E = E(x,y) or E(nodes). I have used 'Q…
-
To define regions of an object where materials are different, I thought about using sub-topologies, defined using BoxROI.
```xml
…
-
Can you tell me where can I find solved buckling problems with firedrake (plates or beams)?
In particular where can I find some examples implemented with the continuation method?
Thank you
-
Hi,
I have implemented a finite strain viscoelastic model that incorporates the Mooney-Rivlin hyperelastic model, based on the following paper:
> Shutov, A. (2018). Efficient time stepping for the…