The document describes simulations of an AODV network using OMNeT++ and inetmanet. It will generate ad hoc networks with varying numbers of hosts from 100 to 500. Node 0 will send packets to a fixed node. It will measure the end-to-end delay for the first 700 packets received by the fixed host. The network description file defines the network components and parameters. The initialization file sets up the AODV routing protocol and network configuration. Graphs of total delay, average delay per packet, and average delay per scenario will be generated.