As far as I know, the best way to get random structures is to generate the
scheme code including the random placements in Matlab or python or a similar
language. If you use scheme, it will evaluate the call to random only once,
unlike a for loop in python which will evaluate random() separately for each
iteration of the loop.



_______________________________________________
meep-discuss mailing list
meep-discuss@ab-initio.mit.edu
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

Reply via email to