-
@isaar/nl
Addition of co-rotational (non linear) beam element based on Crisfield's formulation
References:
- Non-linear Finite Element Analysis of Solids and Structureg - M. A. Crisfield, R. De Bor…
-
## Reason
This is a standing issue to keep track of tests that commonly timeout on civet. The timing for these tests should be decreased where possible.
### Framework
- [ ] mortar/continuity-3d…
-
Can we consider renaming [`GLL`](https://github.com/CliMA/ClimaCore.jl/blob/cc105dbb7685aa57fe6fb6e6f6cf0fd62e26e6a0/src/Spaces/quadrature.jl#L45), `LGL`, and [`GL`](https://github.com/CliMA/ClimaCore…
-
M. Neunteufel, "Mixed Finite Element Methods for Nonlinear Continuum Mechanics and Shells", Dissertation, TU Wien, 2021, http://aurora.asc.tuwien.ac.at/~mneunteu/thesis/doctorthesis_neunteufel.pdf sec…
-
In seismology there seems to be some debate between finite element methods and finite difference methods for the propagation of elastic waves--the kind that come out of an earthquake. I was wondering …
-
@trilinos/panzer
The Panzer `DOFManager` and `ConnManager` are great tools for numbering degrees of freedom in finite element models.
However, as mesh data structures move to device, challenges …
-
It seems that `ElementRestriction::FillSparseMatrix` makes some assumptions for `vdim=1` and does not work for `vdim=2+`. Another potential issue is that `FillSparseMatrix` assumes bilinearity, so it …
-
Currently, the base class for finite element is called `FiniteElementBase` while the base class for cells is called `AbstractCell`.
We should decide on a consistent naming for base classes. I'm in …
-
To ease matrix assembly in finite element codes we should support duplicate entry insertions into tensors. These entries should be summed before packing. This feature was asked for by @sueda.
-
Peek: 1.5.1
GTK: 3.24.30
GLib: 2.70.2
Desktop: ubuntu:GNOME
Display server: X
FFmpeg version:
```
ffmpeg version 4.4.2-0ubuntu0.22.04.1 Copyright (c) 2000-2021 the FFmpeg developers
built …