Hello everyone,
I have an topology where the positions of the UEs remain static and do not change.
To reduce runtime as the number of UEs increases, I would like to compute the channel matrix only once, instead of recalculating it throughout the entire simulation.
Hi Gabriel,
Thank you for your response.
In my setup, all UEs are completely static (position, mobility, antenna config).
Is there a way to force the ThreeGppChannelModel to compute the channel matrix only once at the beginning of the simulation and reuse it throughout, with no further updates triggered?
Would appreciate any suggestions.
Hi Gabriel,
Thank you very much for your helpful and detailed response!
I have a couple of follow-up questions, if you don’t mind:
You mentioned that it’s possible to set the channel condition to always be LOS or NLOS to avoid updates. Could you please explain how to configure that in the simulation?
Also, is there a way to save the generated channel matrices to a file, so that if I run the same topology again (with the same UE locations, number of UEs, etc.), I could load them from the file instead of recomputing them?
Thanks again for your support!