Support EDEM simulations

Iota is able to load and post-process the simulation data generated by EDEM software. From the version EDEM 2017, the native files generated by EDEM can be read by Iota and data export is not required. Users can load the simulation data using the following function:

iota.dataset.load_edem(edem_file = 'My_EDEM_simulation.dem')

Last updated