.. include:: /images.rst ======================================== Fluid Model Code Verification Test Cases ======================================== The test cases presented in this chapter for the MFIX fluid solver are summarized in :numref:`table1`. Test cases were selected based on the criteria for verification test selection outlined in :numref:`intro`. All cases are executed in serial mode unless explicitly noted. .. _table1-fld: .. csv-table:: Summary of MFiX-FLD tests by feature. :header: " ", "01", "02", "03", "04", "05", "06", "07", "08", "09" :widths: auto "Frequency\ †", "C", "C", "C", "C", "M", "M", "M", "M", "M" "Reference Dataset\ ‡", "A", "A", "P", "A", "A", "A", "P", "P", "P" "Dimension", "2D", "1D", "2D", "2D", "2D", "2D", "2D", "2D", "2D" "Momentum", ":math:`{\checkmark}`", " ", ":math:`{\checkmark}`", ":math:`{\checkmark}`", ":math:`{\checkmark}`", ":math:`{\checkmark}`", ":math:`{\checkmark}`", ":math:`{\checkmark}`", ":math:`{\checkmark}`" "Thermal Energy", " ", ":math:`{\checkmark}`", " ", " ", " ", " ", " ", " ", " " "Species Mass", " ", " ", " ", " ", " ", ":math:`{\checkmark}`", " ", " ", " " "Turbulence", " ", " ", " ", " ", " ", " ", ":math:`{\checkmark}`", ":math:`{\checkmark}`", ":math:`{\checkmark}`" "FOUP", " ", " ", " ", ":math:`{\checkmark}`", " ", " ", " ", " ", " " "FOUP-DWF", " ", " ", " ", " ", " ", " ", " ", " ", " " "Superbee", ":math:`{\checkmark}`", ":math:`{\checkmark}`", ":math:`{\checkmark}`", ":math:`{\checkmark}`", ":math:`{\checkmark}`", " ", ":math:`{\checkmark}`", ":math:`{\checkmark}`", ":math:`{\checkmark}`" "SMART", " ", " ", " ", ":math:`{\checkmark}`", " ", ":math:`{\checkmark}`", " ", " ", " " "ULTRA-QUICK", " ", " ", " ", " ", " ", " ", " ", " ", " " "QUICKEST", " ", " ", " ", ":math:`{\checkmark}`", " ", " ", " ", " ", " " "MUSCL", " ", " ", " ", ":math:`{\checkmark}`", " ", " ", " ", " ", " " "van Leer", " ", " ", " ", ":math:`{\checkmark}`", " ", " ", " ", " ", " " "Minmod", " ", " ", " ", ":math:`{\checkmark}`", " ", " ", " ", " ", " " "Central", " ", " ", " ", ":math:`{\checkmark}`", " ", " ", " ", " ", " " "Distributed Memory", " ", " ", ":math:`{\checkmark}`", " ", " ", " ", " ", " ", " " "Shared Memory", " ", " ", " ", " ", " ", " ", " ", " ", " " †C-Incorporated into the continuous integration server; M-Monthly; Q-Quarterly; X-Manual; D-Disabled ‡ A-Analytical solution; P-Published benchmark data; R-Regression data from previous code versions .. toctree:: :caption: Validation and Verification :maxdepth: 2 fld-01 fld-02 fld-03 fld-04 fld-05 fld-06 fld-07 fld-08