AllenCahn ========= 2D-serial-level --------------- .. 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/alamo-2d-g++ tests/AllenCahn/input stop_time="10.0" 2D-serial-level-coverage ------------------------ .. list-table:: :widths: 10 90 :header-rows: 0 * - :fas:`maximize;fa-fw fa-lg` - Two-dimensional * - :fas:`cube;fa-fw fa-lg` - Serial * - :fas:`question;fa-fw fa-lg` - Not validated * - :fas:`circle-play;fa-fw fa-lg` - .. code-block:: bash ./bin/alamo-2d-g++ tests/AllenCahn/input stop_time="1.0" 2D-random.ic-test ----------------- .. 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/alamo-2d-g++ tests/AllenCahn/input alpha.ic.type="random" stop_time="30.0" .. literalinclude:: ../../../tests/AllenCahn/input :caption: Input file (../../tests/AllenCahn/input) :language: makefile