From: Martin Quinson Date: Fri, 13 Apr 2018 09:36:05 +0000 (+0200) Subject: align the doc with the code X-Git-Tag: v3.20~429 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/fb30fc3746f0c08bf8079f296e42bb0a5c229917?ds=sidebyside align the doc with the code --- diff --git a/doc/doxygen/options.doc b/doc/doxygen/options.doc index 8112de6d61..02e1350b93 100644 --- a/doc/doxygen/options.doc +++ b/doc/doxygen/options.doc @@ -200,8 +200,8 @@ described in Accuracy Study and Improvement of Network Simulation in the SimGrid Framework. - \b LV08 (default one): Realistic network analytic model - (slow-start modeled by multiplying latency by 10.4, bandwidth by - .92; bottleneck sharing uses a payload of S=8775 for evaluating RTT) + (slow-start modeled by multiplying latency by 13.01, bandwidth by + .97; bottleneck sharing uses a payload of S=20537 for evaluating RTT) - \anchor options_model_select_network_constant \b Constant: Simplistic network model where all communication take a constant time (one second). This model provides the lowest realism, but is (marginally) faster.