CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Running, Solving & CFD (https://www.cfd-online.com/Forums/openfoam-solving/)
-   -   Mapping data for every time step (https://www.cfd-online.com/Forums/openfoam-solving/117773-mapping-data-every-time-step.html)

Pj. May 15, 2013 01:02

Mapping data for every time step
 
Hi everybody.

I running a case of a flow inside a rough channel with an LES model. Now i would like to pick the data from an "inner" plane of the volume for every time step and use it as inlet data for other cases.
The "problem" is that I don't want to map only the latest time, but all the time steps so that i can maintain the turbulence that i generated.

Is this possible?

To do this i need to save the data for every time step with
Code:

writeControl    timeStep;

writeInterval  1;

?

To avoid HUGE output files, is it possible to save datas only from a particular plane? Has it to be a patch? If yes, how can i create a patch inside my domain?

I found this post (http://www.cfd-online.com/Forums/ope...tml#post245855) but I didn't understood if with this method i map all the time steps or only the last one.

Thank you very much.

Pj. May 20, 2013 00:18

No one can give me some hint?


All times are GMT -4. The time now is 08:43.