CahnHilliard ============ .. include:: ../../../tests/CahnHilliard/Readme.rst 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/CahnHilliard/input stop_time="0.01" 2d-serial-fft ------------- .. 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/CahnHilliard/input max_level="0" amr.n_cell="256 256 256" stop_time="0.01" timestep="0.0001" method="spectral" .. literalinclude:: ../../../tests/CahnHilliard/input :caption: Input file (../../tests/CahnHilliard/input) :language: makefile