FlowAllenCahn ============= serial ------ .. list-table:: :widths: 10 90 :header-rows: 0 * - :fas:`maximize;fa-fw fa-lg` - Two-dimensional * - :fas:`cube;fa-fw fa-lg` - Serial * - :fas:`medal;fa-fw fa-lg` - Validated using check script * - :fas:`circle-play;fa-fw fa-lg` - .. code-block:: bash ./bin/sfi-2d-g++ tests/FlowAllenCahn/input amr.n_cell="64 8" amr.prob_lo="-24.0 -3.0 0.0" amr.prob_hi="24.0, 3.0 0.0" amr.blocking_factor="4" .. literalinclude:: ../../../tests/FlowAllenCahn/input :caption: Input file (../../tests/FlowAllenCahn/input) :language: makefile