set val(x) 30000 ;# X dimension of topography
set val(y) 30000 ;# Y dimension of topography
(SplitObject unknown line 2).... etc. etc. : Looks just like the usual "otcl errors" which can be caused by any faulty simulation.
$ $ ns235-64-orig eshete-aomdv2.tcl
.
.
293.000523: d: 2440.348364, Pr: 3.228690e-11
293.001883: d: 2062.341373, Pr: 4.520733e-11
293.019005: d: 2621.169620, Pr: 2.798593e-11
293.534546: d: 1527.562910, Pr: 8.240086e-11
293.534550: d: 2924.252238, Pr: 2.248538e-11
293.667060: d: 3730.936397, Pr: 1.381320e-11
294.130002: d: 3322.104657, Pr: 1.742221e-11
294.130002: d: 3476.051695, Pr: 1.591320e-11
294.363156: d: 1613.404307, Pr: 7.386582e-11
294.363163: d: 3694.437363, Pr: 1.408748e-11
294.963531: d: 2626.417560, Pr: 2.787420e-11
294.963537: d: 4260.882457, Pr: 1.059085e-11
295.839184: d: 1599.644708, Pr: 7.514202e-11
296.750160: d: 582.558050, Pr: 5.665673e-10
297.555148: d: 607.467517, Pr: 5.210553e-10
297.941889: d: 911.875753, Pr: 2.312377e-10
298.586989: d: 1468.746890, Pr: 8.913249e-11
298.841304: d: 1694.193185, Pr: 6.698909e-11
299.473353: d: 2260.299211, Pr: 3.763553e-11
299.804704: d: 2558.977249, Pr: 2.936277e-11
Packet Delivery Ratio
GeneratedPackets = 1
ReceivedPackets = 52
Packet Delivery Ratio = 5200
Total Dropped Packets = 0
$ ns235-64-orig aomdv2.tcl
tar xvf ns-allinone-2.35_gcc5.tar.gz
https://drive.google.com/file/d/0B7S255p3kFXNVVlxR0ZNRGVORjQ/view?usp=sharing
cd ns-allinone-2.35/
./install
cd ns-2.35/
cp ns ns-orig // This is your backup, and a safe identifier of the un-modified ns-2.35/ns
sudo cp ns-orig /usr/local/bin/
$ ns-orig aomdv2.tcl
+ Boundless v1.0 Application to construct Boundless mobility scenarios
+ ChainScenario v1.0 Application which links different scenarios
+ Column v1.0 Application to create movement scenarios according to the Column model
+ DisasterArea v1.0 Application to create extended catastrophe scenarios according to the Disaster Area model
+ GaussMarkov v1.0 Application to construct GaussMarkov mobility scenarios
+ ManhattanGrid v1.0 Application to construct ManhattanGrid mobility scenarios
+ MSLAW v1.0 Application to construct MSLAW mobility scenarios
+ Nomadic v1.0 Application to create movement scenarios according to the Nomadic community Mobility model
+ OriginalGaussMarkov v1.0 Application to construct mobility scenarios according to the original Gauss-Markov model
+ ProbRandomWalk v1.0 Application to construct Probabilistic Random Walk mobility scenarios
+ Pursue v1.0 Application to create movement scenarios according to the Pursue Mobility model
+ RandomDirection v1.0 Application to construct Random Direction mobility scenarios
+ RandomStreet v1.0 Application to construct RandomStreet mobility scenarios
+ RandomWalk v1.0 Application to construct RandomWalk mobility scenarios
+ RandomWaypoint v1.0 Application to construct RandomWaypoint mobility scenarios
+ RandomWaypoint3D v1.0 Application to construct RandomWaypoint (3D) mobility scenarios
+ RPGM v1.0 Application to create movement scenarios according to the Reference Point Group Mobility model
+ SLAW v1.0 Application to construct mobility scenarios according to the Self-similar Least Action Walk model
+ SMOOTH v0.1 Application to construct SMOOTH mobility scenarios
+ Static v1.0 Application to construct static scenarios with no movement at all
+ StaticDrift v1.1 Application to construct static scenarios with a drift
+ SteadyStateRandomWaypoint v1.0 Application to construct Steady State Random Waypoint mobility scenarios
+ TIMM v1.0 Application to construct Tactical Indoor Mobility Model mobility scenarios