CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Community Contributions (https://www.cfd-online.com/Forums/openfoam-community-contributions/)
-   -   [swak4Foam] outputTime in Swak function (https://www.cfd-online.com/Forums/openfoam-community-contributions/118000-outputtime-swak-function.html)

F42 October 6, 2022 12:08

write every timeStep
 
Hi,


I want swakExpressionAverageDistribution to output at every timeStep even when I am using a higher writeInterval for the overall simulation.

I tried


Code:

writeInterval always;
as well as "timeStep" and "runTime" as the writeControl arguments but it still only outputs at solver write intervals.
It works for the regular patchAverage function object though.


What am I doing wrong?


(foamVersion v2206)


Thank you


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