SummationByParts/multigrid
Magnus Ulimoen e7222a99b5 Shorten thread name 2021-08-18 12:39:08 +00:00
..
examples Add gresho vortex example 2021-07-05 21:51:08 +02:00
src Shorten thread name 2021-08-18 12:39:08 +00:00
Cargo.toml Add synchronisation of multi-threaded system 2021-08-18 11:45:55 +00:00
README.md
eulerplot

README.md

Multigrid

The input is json5 files, superset of json, but supports comments and trailing commas. Examples of configuration files can be found under examples, and most combinations of options are found running the output_configuration test:

cargo test output_configuration -- --nocapture

Output is on the hdf5 format, using a group-based system for storing the solution. Use eulerplot to plot the solution.