|
[Sponsors] |
December 14, 2020, 13:49 |
Appling fixedGradient at some later time.
|
#1 |
New Member
Join Date: Nov 2020
Posts: 14
Rep Power: 6 |
Hi all,
I am wondering if there is a way that I can apply fixedGradient (or something similar) at some later point in the simulation. For example, I want to run the simulation for a set amount of time (e.g. 50 seconds), then at that time activate the gradient. I am using chtMultiRegionFoam. Does anyone know of a way that I can do that? |
|
December 14, 2020, 15:16 |
|
#2 |
Senior Member
|
1/ run case with settings (a) from t = 0 to t = t_{intermediate}
2/ change from settings (a) to setting (b) and set startTime in system/controlDict to latestTime 3/ run case with settings (b) from t = t_{intermediate} to t = t_{end} |
|
December 15, 2020, 06:26 |
|
#3 | |
New Member
Max
Join Date: Apr 2020
Location: Germany
Posts: 8
Rep Power: 6 |
Quote:
Hello Enternald, If you want to change your boundary conditions for your field sizes to be solved for particular parts of your mesh at certain points of the simulation you can also do this with the changeDictionaryDict. To do this, simply stop the simulation via the controlDict at the desired point in time, enter the desired changes in the changeDictionaryDict and then run the application. Afterwards you can restart the simulation from this point with the changed boundary conditions. |
||
Tags |
chtmultiregionfoam, openfoam, time |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
courant number increases to rather large values | 6863523 | OpenFOAM Running, Solving & CFD | 22 | July 6, 2023 00:48 |
simpleFoam error - "Floating point exception" | mbcx4jc2 | OpenFOAM Running, Solving & CFD | 12 | August 4, 2015 03:20 |
Micro Scale Pore, icoFoam | gooya_kabir | OpenFOAM Running, Solving & CFD | 2 | November 2, 2013 14:58 |
same geometry,structured and unstructured mesh,different behaviour. | sharonyue | OpenFOAM Running, Solving & CFD | 13 | January 2, 2013 23:40 |
plot over time | fferroni | OpenFOAM Post-Processing | 7 | June 8, 2012 08:56 |