You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to 5G-LENA-users
Hello ns3 community.
I am working on a simulation with 2 gNB, Core Network, and remote host. I have 'x' number of UEs connected per gNB. These UEs are randomly located around the gNBs. I am running this scenario 30 times to calculate the average performance of the communication network. I realized that I am getting the exact same results for all 30 runs of simulation. Please see attached code: main function and grid-scenario-helper to create this scenario.
I tried to comment out the lines with randomstreams and AssignStreams. But, consecutive simulation runs is still giving me identical results. Can you please suggest what am I missing? Really appreciate any input. Thanks a lot, in advance.
On 3/25/24 13:31, 'praghur' via 5G-LENA-users wrote:
> Hello ns3 community.
>
> I am working on a simulation with 2 gNB, Core Network, and remote host.
> I have 'x' number of UEs connected per gNB. These UEs are *randomly*
> located around the gNBs. I am running this scenario 30 times to
> calculate the average performance of the communication network. I
> realized that I am getting the exact same results for all 30 runs of
> simulation. Please see attached code: main function and
> grid-scenario-helper to create this scenario.
>
> I tried to comment out the lines with randomstreams and AssignStreams.
> But, consecutive simulation runs is still giving me identical results.
> Can you please suggest what am I missing? Really appreciate any input.
> Thanks a lot, in advance.
>