signaloid / Signaloid-Demo-Engineering-1DFEM

1D simulation of an elastic bar under a constant axial load.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Add to signaloid.io] [Add to signaloid.io]

MICRO Benchmark: fem-1d

Benchmark from Tsoutsouras et al. MICRO paper.1

1D FEM with both FEM and exact analytical solution using a distribution of Young's moduli for the problem formulation.

1D simulation of an elastic bar under a constant axial load. The code is a modified version of an implementation by John Burkardt.2

Footnotes

  1. Vasileios Tsoutsouras, Orestis Kaparounakis, Bilgesu Arif Bilgin, Chatura Samarakoon, James Timothy Meech, Jan Heck, Phillip Stanley-Marbell: The Laplace Microarchitecture for Tracking Data Uncertainty and Its Implementation in a RISC-V Processor. MICRO 2021: 1254-1269

  2. John Burkardt: fem1d.c from https://people.sc.fsu.edu/~jburkardt/data/fem1d/fem1d.html

About

1D simulation of an elastic bar under a constant axial load.

License:GNU Lesser General Public License v3.0


Languages

Language:C 100.0%