From: Martin Quinson Date: Thu, 19 Jul 2012 10:44:13 +0000 (+0200) Subject: maxmin/precision: reflect the real default value, as found in the code X-Git-Tag: v3_8~269 X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/9f0d1aff2defa4cf87f21228b95d468ceb36e42c?hp=47b33fbc4c510ddf3eb9f8593d1b14cdf23188e2 maxmin/precision: reflect the real default value, as found in the code --- diff --git a/doc/user_guide/doxygen/options.doc b/doc/user_guide/doxygen/options.doc index dd5500aa68..268a1b25e7 100644 --- a/doc/user_guide/doxygen/options.doc +++ b/doc/user_guide/doxygen/options.doc @@ -157,7 +157,7 @@ complicated pattern aiming at following the actual dependencies. The analytical models handle a lot of floating point values. It is possible to change the epsilon used to update and compare them through -the \b maxmin/precision item (default value: 1e-9). Changing it +the \b maxmin/precision item (default value: 0.00001). Changing it may speedup the simulation by discarding very small actions, at the price of a reduced numerical precision.