XML Element: CompositionalMultiphaseStatistics ============================================== ======================= ============ ======== =============================================================================================================================================================================================================== Name Type Default Description ======================= ============ ======== =============================================================================================================================================================================================================== computeCFLNumbers integer 0 Flag to decide whether CFL numbers are computed or not computeRegionStatistics integer 1 Flag to decide whether region statistics are computed or not flowSolverName groupNameRef required Name of the flow solver logLevel integer 0 | Sets the level of information to write in the standard output (the console typically). | Information output from lower logLevels is added with the desired log level | 1 | - CFL information | - Print statistics name groupName required A name is required for any non-unique nodes relpermThreshold real64 1e-06 Flag to decide whether a phase is considered mobile (when the relperm is above the threshold) or immobile (when the relperm is below the threshold) in metric 2 writeCSV integer 0 When set to 1, write the statistics into a CSV file ======================= ============ ======== ===============================================================================================================================================================================================================