Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use correct capitalization for unit prefixes.
[simgrid.git] / examples / msg / gtnets / onelink-p.xml
index f8bf324d4f8ece54f874676dc96224e406ab3c38..16ae96317ee19163d7c2de215799b3020e5b7505 100644 (file)
@@ -7,10 +7,10 @@
              100MB, 5ms
  -->
  
-   <host id="S1" power="1gf"/>
-   <host id="C1" power="1gf"/>
+   <host id="S1" power="1Gf"/>
+   <host id="C1" power="1Gf"/>
  
-   <link id="1" bandwidth="10KBps" latency="10ms"/>
+   <link id="1" bandwidth="10kBps" latency="10ms"/>
  
    <route src="S1" dst="C1">
       <link_ctn id="1"/>