-
Notifications
You must be signed in to change notification settings - Fork 64
libraries_toolsGIS_outputEventFile
Pierre Horgue edited this page Nov 28, 2019
·
2 revisions
Event file handler/reader for the porousMultiphaseFoam toolbox which contains m dates used for time output instead of classical openfoam write management.
The class reads the file :
time1 time2 ... timen
To use output event file, you should specify the file in controlDict as
eventFileOutput "path/to/the/eventFile";
The output file event can be used by all solvers.