NSSC/Exercise_04/Abgabe/source/README

6 lines
308 B
Plaintext
Raw Normal View History

2022-06-06 11:08:48 +00:00
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