10 Commits

Author SHA1 Message Date
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
ea90bb8655 Add example using evalexpr 2021-06-29 21:34:59 +02:00
1c884fe09d Add 100x100 grid config on single grid 2021-06-29 18:36:39 +02:00
b5360af6de Add Evaluator for defining IC/BC in json config 2021-06-29 17:55:19 +02:00
d5b1daa413 Add back tsection 2020-09-04 17:19:36 +02:00
aa40eb7339 Update examples to new format 2020-09-04 16:51:18 +02:00
f1cb01d47c Add improved default bc 2020-09-04 16:23:49 +02:00
c954484503 translate some of the examples 2020-09-04 00:05:25 +02:00
Magnus Ulimoen
597e1ab4a0 add and move multigrid examples 2020-04-19 18:52:47 +02:00
Magnus Ulimoen
ed0f0e4a20 add tsection type interfaces
This interface combines grids which do not have clean interfaces.

The type of interface has not been tested or verified here.
2020-04-19 18:49:43 +02:00