|
[Sponsors] |
Time-varying boundary condition and controlDict |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 16, 2019, 08:43 |
Time-varying boundary condition and controlDict
|
#1 |
New Member
aymen
Join Date: May 2019
Posts: 3
Rep Power: 7 |
Hello everyone,
is there a relationship between startTime/endTime in controldict and the time shown in Time varying Boundary knowing that the time represented in controldict does not indicate any physical sense however the time in Varying Boundary time represented by Table is in second. in my case : pointDisplacement file * movingWall **** { ***** type uniformFixedValue; ****** uniformValue table ******* ( ************ (0 (0 0 0)) ************ (0.1 (0 1e-4 0)) ************ (0.2 (0 1.1e-4 0)) ************ (0.3 (0 1.3e-4 0)) ***** } and the controlDict file application interPhaseChangeDyMFoam; startFrom startTime; startTime 0; stopAt endTime; endTime 0.05; deltaT 1e-4; writeControl adjustableRunTime; writeInterval 0.001; * during the simulation, the time values in Table will be taken into consideration or not because of endTime which is 0.05 ? Best regards Aymen |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[swak4Foam] How to define boundary condition variables by using previosly defined variables? | pawlo | OpenFOAM Community Contributions | 8 | September 13, 2020 12:37 |
ABL Boundary Condition in fireFOAM | mehtab | OpenFOAM Running, Solving & CFD | 0 | August 14, 2017 07:36 |
Add new boundary condition in the foam 3.0 extend | Vesek | OpenFOAM Programming & Development | 0 | June 18, 2014 08:30 |
New Boundary Condition | kimotbwb | OpenFOAM Programming & Development | 5 | November 8, 2013 12:44 |
private boundary condition in controlDict strange behaviour | markc | OpenFOAM Programming & Development | 12 | November 23, 2011 11:18 |