Update paper/new simulation with 10G routers

This commit is contained in:
Loic Guegan 2019-05-27 16:01:26 +02:00
parent fce7ffd9ea
commit 18742ad944
286 changed files with 7193863 additions and 2161811 deletions

View file

@ -49,11 +49,11 @@
// Cloud Energy Values
#define ONCONSO 0
#define OFFCONSO 0
#define IDLECONSO 1
#define RECVBYTEENERGY 3.4
#define SENTBYTEENERGY 3.4
#define RECVPKTENERGY 192.2
#define SENTPKTENERGY 192.2
#define IDLECONSO 0.53
#define RECVBYTEENERGY 14
#define SENTBYTEENERGY 14
#define RECVPKTENERGY 1504
#define SENTPKTENERGY 1504
using namespace ns3;

BIN
src/ns3/nix/simulator/simulator Executable file

Binary file not shown.

Binary file not shown.