|
[Sponsors] |
January 19, 2022, 00:21 |
error : undefined variable in dictionary
|
#1 |
Member
hari charan
Join Date: Sep 2021
Location: India,hyderabad
Posts: 97
Rep Power: 5 |
/*---------------------------------------------------------------------------*\
========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org \\ / A nd | Version: 8 \\/ M anipulation | \*---------------------------------------------------------------------------*/ Build : 8-1c9b5879390b Exec : myCompressibleInterFoam Date : Jan 19 2022 Time : 09:45:06 Host : "hari" PID : 2304 I/O : uncollated Case : /home/hari/OpenFOAM/hari-8/run/damBreakcomp 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 Create mesh for time = 0 PIMPLE: No convergence criteria found PIMPLE: Operating solver in transient mode with 1 outer corrector PIMPLE: Operating solver in PISO mode Reading field p_rgh Reading field U Reading/calculating face flux field phi Constructing twoPhaseMixtureThermo --> FOAM FATAL IO ERROR: keyword lambdaF is undefined in dictionary "" file: From function const Foam::entry& Foam::dictionary::lookupEntry(const Foam::word&, bool, bool) const in file db/dictionary/dictionary.C at line 797. FOAM exiting I implemented my own solver . I got the following error. Can anyone help me to solve this error? |
|
January 27, 2022, 04:51 |
|
#2 |
Member
hari charan
Join Date: Sep 2021
Location: India,hyderabad
Posts: 97
Rep Power: 5 |
I have created a new dictionary in my model. so by removing it and declaring the variables in the dictionary that is already present solved my problem.
|
|
Tags |
openfaom-8, openfoam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
What are dictionaries in Openfoam ? | granzer | OpenFOAM | 3 | November 25, 2020 01:47 |
Dictionary in turbulence model | NewKid | OpenFOAM Programming & Development | 4 | February 18, 2019 22:16 |
ill defined primitiveEntry starting at keyword 'value' on line 197 ChangeDictionary | Struggle_Achieve | OpenFOAM Pre-Processing | 2 | December 20, 2017 04:58 |
Instalation on ubuntu 710 | basilwatson | OpenFOAM Installation | 17 | March 16, 2012 21:16 |
equationReader in combination with variable expansion | philippose | OpenFOAM Bugs | 5 | January 23, 2012 14:58 |