4 comments (4 comments)0 reactions (0 reactions)0 assignees (0 assignees)Julia109 forks (109 forks)github user discovery
enhancementgood first issuehelp wanted
Repository metrics
- Stars
- 439 stars (439 stars)
- PR merge metrics
- Avg merge 15d 5h (Avg merge 15d 5h)17 merged PRs in 30d (17 merged PRs in 30d)
Description
Maybe we can generalize the code further by implementing a virtual element example. A minimal implementation is given in [1] as a starting point.
[1] Sutton, O.J. The virtual element method in 50 lines of MATLAB. Numer Algor 75, 1141–1159 (2017). https://doi.org/10.1007/s11075-016-0235-3
Contributor guide
- Research direction
- Study the referenced paper for the virtual element method implementation and understand how to generalize existing finite element code in Ferrite.jl. Look at the 50 lines MATLAB implementation as a starting point.
- Tech stack
- julia
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- Juliafinite element method