|
[Sponsors] |
March 1, 2019, 16:42 |
lagrangian time step
|
#1 |
New Member
Tehran
Join Date: Aug 2018
Posts: 2
Rep Power: 0 |
Hello,
would you please give me a hint about following issue: how can I modify lagrangian time steps in openfoam. it seems that lagrangian and eulerian time steps are the same. i mean how can i set the solver time step for example at 0.0001s and lagrangian time step at 0.001s.? |
|
August 1, 2019, 19:09 |
|
#2 |
Member
Utkan Caliskan
Join Date: Aug 2014
Posts: 42
Rep Power: 12 |
It's unusual to have smaller CFD timestep than particle timestep though. There is maxCo (default 0.3) definition in Lagrangian solvers which creates step fractions in CFD timestep for Lagrangian calculations which means you can have smaller timesteps using this. So I don't think it's possible to skip lagrangian calculations in CFD timestep. Moreover, I don't know what happens if maxCo is bigger than 1.
Other option would be to use some other CFD-DEM coupling where you use OpenFOAM and other DEM software such as LIGGGHTS so that you can define DEM timestep yourself. |
|
August 1, 2019, 19:43 |
|
#3 | |
New Member
Tehran
Join Date: Aug 2018
Posts: 2
Rep Power: 0 |
Quote:
|
||
Tags |
dem-cfd, eulerian-lagrangian, lagrangian method, openfoam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Time Step Continuity Errors simpleFoam | Dorian1504 | OpenFOAM Running, Solving & CFD | 1 | October 9, 2022 10:23 |
pimpleDyMFoam computation randomly stops | babapeti | OpenFOAM Running, Solving & CFD | 5 | January 24, 2018 06:28 |
Floating point exception error | lpz_michele | OpenFOAM Running, Solving & CFD | 53 | October 19, 2015 03:50 |
same geometry,structured and unstructured mesh,different behaviour. | sharonyue | OpenFOAM Running, Solving & CFD | 13 | January 2, 2013 23:40 |
pisoFoam with k-epsilon turb blows up - Some questions | Heroic | OpenFOAM Running, Solving & CFD | 26 | December 17, 2012 04:34 |