eb4e741ebb | ||
---|---|---|
.. | ||
plots | ||
txt | ||
Parameters.jl | ||
README | ||
fem.jl | ||
print_HTP.jl | ||
run.jl |
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