Trevor -
You’ve been very helpful. I’m running the programs in Jupyter notebooks. I think the last step - for a while - is to get the sim. data out into a form I can analyze in windows programs.
I wrote z = str(sim.data)
and if I print z to the screen I get all the data …
but I haven’t been quite able to redirect this to a .txt file I can manipulate and analyze.
Thanks
Howard