Hi! When doing a simulation, you usually have a few parameters that you want to vary, right? For example, the number of nodes, or the throughput, could be parameters you want to test within certain ranges. And you want to run your simulation several times with varying each parameters.
This might seem like a dumb question, but anyways: How do you usually do that? Do you just make several for loops inside the program? Or outside (e.g. using bash)? Do you use random points in this parameter space? This strikes me as a issue to all simulations, not specifically ns-[23]. Now I found a way that works great for me (which I'm happy to share), but I was wondering what your usual strategy is. Best regards, Johannes PS: As a young scientist, where would be good other place to ask similar questions? -- Emails können geändert, gefälscht und eingesehen werden. Signiere oder verschüssele deine Mails mit GPG. http://web.student.tuwien.ac.at/~e0625457/pgp.html
