Skip to content

TUT: scalarTransport: excessive number of output directories

Certain tutorials that utilise the scalarTransport function object (FO) may generate an excessive number of output directories. This issue arises from the pre-v2212 migration, where the writeControl was shifted from the controlDict to the scalarTransport FO.

To resolve this, it is necessary to explicitly manage the writeControl within the function object itself.

Edited by Kutalmış Berçin