Magnus Ulimoen 92ad7bc580 Allow mutable contexts for evalexpr strings
These may be slow when used as boundary conditions, but produces results
consistent with the special "vortex" type for the example.
2021-06-29 23:12:48 +02:00
..
2021-06-27 12:34:59 +02:00
2020-09-19 14:41:02 +02:00

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.