kivaToFoam: Switched-off functionObjects

This commit is contained in:
Henry Weller
2024-03-01 11:47:44 +00:00
parent 7f8847bab0
commit 545ed8a0ee

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2022 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2011-2024 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -79,7 +79,7 @@ int main(int argc, char *argv[])
);
#include "setRootCase.H"
#include "createTime.H"
#include "createTimeNoFunctionObjects.H"
const fileName kivaFileName =
args.optionLookupOrDefault<fileName>("file", "otape17");