I created a script to run a series of simulations (64 in total) starting from a template deck, which had 3 queries to save the X, Y and Z particle position. However, the queries were not created for the rest of the simulations. Is there a way using EDEMpy to create the queries and extract the data I want without opening each .dem file and exporting the csv file manually?
Thank you.