View Issue Details

IDProjectCategoryView StatusLast Update
0004053OpenFOAMBugpublic2024-02-17 11:51
Reportercgoessni Assigned Tohenry  
PrioritylowSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Versiondev 
Fixed in Versiondev 
Summary0004053: kivaTEst would ignore setDeltaT function object
DescriptionWith commit 9753b67f30a9adb840048d4752c19b4ea1869104, kivaTest tutorial has a new functionObject file system/functions, which makes the system/controlDict functions/setDeltaT functionObject unused, according to the log file:

/*---------------------------------------------------------------------------*\
  ========= |
  \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
   \\ / O peration | Website: https://openfoam.org
    \\ / A nd | Version: dev
     \\/ M anipulation |
\*---------------------------------------------------------------------------*/
Build : dev-9252d0c06795
Exec : foamRun
Date : Feb 17 2024
Time : 10:44:06
Host : "fvkmb176"
PID : 135244
I/O : uncollated
Case : /opt/OpenFOAM/OpenFOAM-dev/tutorials/XiFluid/kivaTest
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster (fileModificationSkew 10)
allowSystemOperations : Allowing user-supplied system call operations

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time

Selecting userTime engine
--> FOAM Warning :
    From function Foam::functionObjectList::functionObjectList(const Foam::Time&, bool)
    in file db/functionObjects/functionObjectList/functionObjectList.C at line 253
    Both "system/functions" and "system/controlDict/functions" found, the latter will be ignored.
Additional InformationMoving system/controlDict/functions into system/functions resolves the issue for me.
TagsNo tags attached.

Activities

henry

2024-02-17 11:51

manager   ~0013196

Resolved by commit 6b966504362a4069571cab9a55ea92bbb07b1534

Issue History

Date Modified Username Field Change
2024-02-17 09:48 cgoessni New Issue
2024-02-17 11:51 henry Assigned To => henry
2024-02-17 11:51 henry Status new => resolved
2024-02-17 11:51 henry Resolution open => fixed
2024-02-17 11:51 henry Fixed in Version => dev
2024-02-17 11:51 henry Note Added: 0013196