|
[Sponsors] |
How can I get the field-value at previous two time-steps |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 1, 2015, 20:13 |
How can I get the field-value at previous two time-steps
|
#1 |
New Member
lqiao19
Join Date: Oct 2012
Posts: 1
Rep Power: 0 |
Hi, formers!
I want to predict the value of a scalar-field at the runTime using its at the previous two time-steps. In a mathematical expression, it can be expressed like F(n+1)=2*F(n)-F(n-1). In openFOAM, I know that creatField can read and write the values in the running. So, the previous two time-steps maybe can read by IOobject from time-named folder. But, I don't want to write the field at all steps. Are there some skills to realize this but no writing in every step? Thanks for your attention! Best wishes for you! |
|
Tags |
ioobject, openfoam, read fields, solver |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to export time series of variables for one point? | mary mor | OpenFOAM Post-Processing | 8 | July 19, 2017 11:54 |
Simulation seems to converge but crashes suddenly | xxxx | OpenFOAM | 16 | September 12, 2014 09:07 |
pimpleFoam: turbulence->correct(); is not executed when using residualControl | hfs | OpenFOAM Running, Solving & CFD | 3 | October 29, 2013 09:35 |
same geometry,structured and unstructured mesh,different behaviour. | sharonyue | OpenFOAM Running, Solving & CFD | 13 | January 2, 2013 23:40 |
calculation diverge after continue to run | zhajingjing | OpenFOAM | 0 | April 28, 2010 05:35 |