X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/67d66b0cf79b9fc02c0450f254584693dbf21d3b..35a644bdf9d0c5603c9483f03f913e4a649638d6:/docs/source/Calibrating_the_models.rst diff --git a/docs/source/Calibrating_the_models.rst b/docs/source/Calibrating_the_models.rst index 55e90ea9a2..3e2937219c 100644 --- a/docs/source/Calibrating_the_models.rst +++ b/docs/source/Calibrating_the_models.rst @@ -25,7 +25,7 @@ parameters that are used to instantiate particular simulated activities (e.g., a typically defines volumes of computation, communication, and time to pass to methods such as :cpp:func:`execute() `, :cpp:func:`put() `, or :cpp:func:`sleep_for() `). Regardless of the potential accuracy of the simulation models, if they are -instantiated with unrealistic parameter values, then the simulation will be inaccurate. +instantiated with unrealistic parameter values, then the simulation will be inaccurate. Given the above, an integral and crucial part of simulation-driven research is **simulation calibration**: the process by which one picks simulation parameter values based on observed real-world executions so that simulated executions have high