:orphan: .. _add_datasets: add_datasets ============ .. autoclass:: ansys.fluent.core.generated.solver.settings_251.add_datasets :show-inheritance: .. rubric:: Arguments ======================================== =================================================================================================================================================== Argument Summary ======================================== =================================================================================================================================================== :ref:`zone_names ` Select one or more zone names. :ref:`domain ` Select the domain. :ref:`quantities ` Select one or more quantities. :ref:`min ` Choose whether or not to specify the minimum value of the selected quantity(s) will be collected. :ref:`max ` Choose whether or not to specify the maximum value of the selected quantity(s) will be collected. :ref:`mean ` Choose whether or not to specify the average value of the selected quantity(s) will be computed and collected. :ref:`rmse ` Choose whether or not to specify that the root mean square error of the selected quantity(s) will be computed and collected. :ref:`moving_average ` Choose whether or not to specify an interval for averaging of the computed statistics. :ref:`average_over ` Specify the number of iterations (steady simulations) or time steps (transient simulations) that will be used for computing the moving average. ======================================== =================================================================================================================================================== .. rubric:: Included in: ==================================================== ======================================================= Parent Summary ==================================================== ======================================================= :ref:`data_sampling_options ` Zone-Specific Data sampling options for statistics. ==================================================== =======================================================