NSSC/Exercise_04/Abgabe/source
Moonwalker777 eb4e741ebb Abgabe 2022-06-06 13:08:48 +02:00
..
plots Abgabe 2022-06-06 13:08:48 +02:00
txt Abgabe 2022-06-06 13:08:48 +02:00
Parameters.jl Abgabe 2022-06-06 13:08:48 +02:00
README Abgabe 2022-06-06 13:08:48 +02:00
fem.jl Abgabe 2022-06-06 13:08:48 +02:00
print_HTP.jl Abgabe 2022-06-06 13:08:48 +02:00
run.jl Abgabe 2022-06-06 13:08:48 +02:00

README

FEM solver

- programmed in Julia
- run using `julia run.jl`
  - this generates output txt files in ./txt/ and plots in ./plots/ for all 5 variants
- the script requires the Julia packages GeometryBasics, GLMakie for plotting, and Fmt (https://github.com/bicycle1885/Fmt.jl) for print_HTP functionality3