X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0d7d48f3858c728e41e1e9a471736f49f0bb769b..5edec65e26d76490b9753d8db950a8a2ddf3cb2c:/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