CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM (https://www.cfd-online.com/Forums/openfoam/)
-   -   runtime is not in enumeration (https://www.cfd-online.com/Forums/openfoam/97848-runtime-not-enumeration.html)

kebi112358 February 27, 2012 07:34

runtime is not in enumeration
 
--> FOAM FATAL IO ERROR:
runtime is not in enumeration:
5
(
adjustableRunTime
clockTime
cpuTime
runTime
timeStep
)
Can anybody tell me how to solve this problem?

wyldckat February 27, 2012 08:00

Greetings kebi112358,
Quote:

Originally Posted by kebi112358 (Post 346452)
--> FOAM FATAL IO ERROR:
runtime is not in enumeration:
5
(
adjustableRunTime
clockTime
cpuTime
runTime
timeStep
)
Can anybody tell me how to solve this problem?

It's "runTime", not "runtime". OpenFOAM is case sensitive, both inside files and file names themselves!

Best regards,
Bruno

kebi112358 February 27, 2012 08:37

Thank you so much!Problem solved!

DAVID1994 November 19, 2020 16:56

--> FOAM FATAL IO ERROR:
adjustTablerunTime is not in enumeration:
5
(
adjustableRunTime
clockTime
cpuTime
runTime
timeStep
)


file: C:/OpenFOAM/20.09/cygwin64/opt/OpenFOAM/OpenFOAM-dev/tutorials/socavacion/
system/controlDict/writeControl at line 30.

From function Enum Foam::NamedEnum<Enum, nEnum>::read(Foam::Istream&) const
[with Enum = Foam::Time::writeControl; unsigned int nEnum = 5]
in file lnInclude/NamedEnum.C at line 69.

FOAM exiting

Can anybody tell me how to solve this problem?

Krapf November 20, 2020 01:57

If you read wyldckat's post carefully, you will recognize your mistake.


All times are GMT -4. The time now is 11:37.