|
[Sponsors] |
what is the importance of deltaT and endTime entries in system/solid/controlDict? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 9, 2020, 13:48 |
what is the importance of deltaT and endTime entries in system/solid/controlDict?
|
#1 |
Senior Member
Ali Shayegh
Join Date: Oct 2015
Posts: 131
Rep Power: 11 |
Honored solidFoamers,
I am a little bit confused about the solids4Foam algorithm during an FSI simulation. The main question is what is the importance of deltaT and endTime entries in system/solid/controlDict ? My understanding is as follows: 1- Fluid is solved in the current timeStep (specified in system/controlDict.deltaT). 2- Forces are applied on the solid and the displacement is calculated for THIS TIMESTEP, but WHICH TIMESTEP? The one that is specified in system/controlDict or the other one in system/solid/controlDict? 3- ... ... This question can be asked in another way: In an FSI simulation, is it not enough to solve fluid in a transient manner and solve solid in a steady manner at the same time step? If solids4Foam does so, why, for example in elastic beam tutorial, d2dt2Scheme is specified as Euler and not steadyState ? Kind Regards, Ali |
|
February 11, 2020, 02:00 |
|
#2 |
Senior Member
Hojatollah Gholami
Join Date: Jan 2019
Posts: 171
Rep Power: 7 |
Dear Ali
As I know, the timeStep must be same in fluid and solid solver. So it called from system/controlDict. You can delete solid/controlDict and run simulation. Last edited by Hgholami; February 11, 2020 at 02:57. Reason: detail |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
cannot set exact 'endtime' in controlDict when using a steady state solver | minecraftgp | OpenFOAM Running, Solving & CFD | 4 | July 24, 2018 06:13 |
InterFoam (PimpleFoam) not obeying DeltaT in ControlDict | walakaka | OpenFOAM Running, Solving & CFD | 2 | March 1, 2018 13:57 |
deltaT does not change with pimpleDyMFoam | rcastilla | OpenFOAM Running, Solving & CFD | 3 | June 8, 2016 07:50 |
query regarding deltaT in multiphaseEulerFoam | bigboss.abhishek | OpenFOAM Running, Solving & CFD | 6 | September 24, 2015 16:56 |
interDyMFoam deltaT drops non-stop | Virtual-iCFD | OpenFOAM Running, Solving & CFD | 5 | June 12, 2015 05:30 |