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 OMNeT++ Users
Hello OMNeT++ communicty,
I am simulating a rural V2N scenario using Simu5G.
I am not sure how to handle this error. Please help!
**.scenario = "RURAL_MACROCELL"
Thanks in advance,
Surya
Erston Outway
unread,
May 10, 2022, 6:33:09 AM5/10/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
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 OMNeT++ Users
I am currently encountering the same issue in my simulation model. Since the error seems to relate to the distance between the basestation and the ue I tried placing my ue closer to the enb it would connect to which solved the issue. The default path loss model used seems to be only applicable for distances below 5000m. So you might need to switch to a different path loss model if you want to use larger distances. Check the inet documentation for other path loss models. I hope this helped a little!