ENH: yPlus: eliminate field IO control of controlDict (fixes #2813)

This commit is contained in:
Kutalmis Bercin 2023-06-22 17:34:31 +01:00
parent 6a1e56e6e9
commit 7edacd3ab0

View File

@ -6,7 +6,7 @@
\\/ M anipulation |
-------------------------------------------------------------------------------
Copyright (C) 2013-2016 OpenFOAM Foundation
Copyright (C) 2016-2021 OpenCFD Ltd.
Copyright (C) 2016-2023 OpenCFD Ltd.
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
@ -87,7 +87,7 @@ Foam::functionObjects::yPlus::yPlus
mesh_.time().timeName(),
mesh_,
IOobject::NO_READ,
IOobject::AUTO_WRITE,
IOobject::NO_WRITE,
IOobject::REGISTER
),
mesh_,