start_time | _start_time_ | Start timestep (default: 0) | Goo |
end_time | _end_time_ | End timestep (default: 1000) | Goo |
write_interval | _write_interval_ | Number of intervals between writing the results (default: 100) | Goo |
write_compression | _write_compression_ | Set to True if you want the results to be compressed
before being written to your machine (default: False). | Goo |
purge_write | _purge_write_ | Number of results folder to be kept. 0 means that all the
result folder will be kept (default: 0). | Goo |
func_objects | func_objects_ | A list of OpenFOAM function objects. Use functionObject
component to create a butterfly function object from a cpp dictionary. | Goo |