Data save interval for EDEM in EDEM-Fluent coupling

Bharath Rangavittal
Bharath Rangavittal Altair Community Member
edited October 2021 in Community Q&A

Hello,

Is there a way to set up the data save interval for EDEM data in EDEM-Fluent coupling?  

 

Tagged:

Answers

  • Zilong Qiu
    Zilong Qiu Altair Community Member
    edited October 2021

    Hello Bharath,

    You can set the save interval in EDEM->simulator panel->Target save interval.

    Best regards

  • Bharath Rangavittal
    Bharath Rangavittal Altair Community Member
    edited October 2021

    Hello Zilong Qui,

    Thanks for your reply. 

    Yes, that is how I usually set the save interval in simulator panel when I am using EDEM alone.

    But, for some reason, the same does not work after EDEM-Fluent coupling. 

    I am wondering if there is any other way to set the EDEM data save interval in EDEM-Fluent coupling. 

    Thank you!

  • RWood
    RWood
    Altair Employee
    edited October 2021

    Hi,

    The EDEM-Fluent coupling essentially works as lots of small simulations, the length of a Fluent timestep. This means you will always get an EDEM save every data exchange with Fluent. The data save interval should still work, but only if it is less than the Fluent timestep.

    I haven't tested this, but from memory you should see the following:

    Using a Fluent timestep of 0.1 and an EDEM timestep of 0.01 = EDEM data every 0.01 s
    Using a Fluent timestep of 0.1 and an EDEM timestep of 1 = EDEM data every 0.1 s
    Using a Fluent timestep of 0.01 and an EDEM timestep of 0.1 = EDEM data every 0.01 s

    Long story short, the data save should be the minimum of the Fluent timestep and the EDEM data save interval.

    Cheers,

    Richard