🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Changing EDEM simulator setting without using user interface

User: "Amir_20911"
Altair Community Member
Updated by Amir_20911

Hi everyone,

 

Is there a way to access simulator data and modify them with a text editor or a python code? For example, can change time step and simulation time using a text editor or a python code? 

 

Thanks

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Stefan Pantaleev_21979"
    Altair Employee
    Accepted Answer
    Updated by Stefan Pantaleev_21979

    Hi Amir,

     

    Now you can use HDFView to open and edit the EDEM .h5 files manually or use h5py to edit them through python but this is not a supported approach. You can expect setting functionality for many of the deck components to be available in the edempy library in the near future and this will be a supported approach.

     

    Best regards,

    Stefan