-
Submitting Author: Andreas Dutzler (@adtzlr)
All current maintainers: (@adtzlr)
Package Name: FElupe
One-Line Description of Package: Finite element analysis for continuum mechanics of solid bodies…
-
Please comment here with the day you wish to present, the name of the software (linked to the website), and a sentence or two about what it does. Please make your repository public [1] and link *your*…
-
your tutorial uses a file that is not available. Including it would make the example more instructive. Thanks
```
# Define the filename of our finite element model
filename = 'airplane-out.exo
`…
-
Hello SemiBin developers,
Thank you for the software. It worked well with my nanopore data (R.9.4.1, Guppy v5, super accurate basecalling configuration), until I tried
`--sequencing-type=long_rea…
-
### Proposal description
Sketch Tutorials with Interactive Wizard is proposed which shows step-by-step instructions and a learner executes these steps. After every step, the learner can check if the …
-
I’m trying to solve a simoleODE:
u’’’’=1
With BCs u(0)=u(1)=0 and u’’(0)=u’’(1)=0
My code:
import firedrake as fd
import numpy as np
import matplotlib.pyplot as plt
N=20
mesh=fd.UnitInte…
-
### Title of the contribution: Make model validation sexy again
### It is a:
- [ ] Short talk (10 minutes including discussion)
- [x] Longer talk (20 minutes including discussion)
- [ ] Discuss…
-
## Description
Hi there,
I just started playing with `PyVista` and my goal is to save the mesh in `gmsh` for finite element simulations. However, I haven't figured out the right way to cre…
-
Full original bug report in https://www.elmerfem.org/forum/viewtopic.php?t=6608 described a number of attempts to combine adaptive remesh with different discontinuity methods, which was triggering ei…
-
One of the most important things that I want PlasmaPy to be able to do is make a high level interface for performing simulations - as high level as we can possibly make it.
Right now, setting up …