CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Post-Processing (https://www.cfd-online.com/Forums/openfoam-post-processing/)
-   -   Regarding regIOobjectRead.C at line 73 error while converting results to paraview (https://www.cfd-online.com/Forums/openfoam-post-processing/120585-regarding-regioobjectread-c-line-73-error-while-converting-results-paraview.html)

hhh July 10, 2013 07:14

Regarding regIOobjectRead.C at line 73 error while converting results to paraview
 
Greetings OF Friends,

I am using OF 2.2 and I run wingMotion tutorial in pimpleDyMFoam. It works fine. While converting results to paraview I type foamToVTK in terminal window, it shows error like this,

kumar@ubuntu:~/OF/kumar-2.2.0/run/tutorials/incompressible/pimpleDyMFoam/wingMotion$ foamToVTK
/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.2.0 |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 2.2.0-5be49240882f
Exec : foamToVTK
Date : Jul 10 2013
Time : 12:36:00
Host : "ubuntu"
PID : 4698
Case : /home/kumar/OF/kumar-2.2.0/run/tutorials/incompressible/pimpleDyMFoam/wingMotion
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Disallowing user-supplied system call operations

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


--> FOAM FATAL IO ERROR:
cannot find file

file: /home/kumar/OF/kumar-2.2.0/run/tutorials/incompressible/pimpleDyMFoam/wingMotion/system/controlDict at line 0.

From function regIOobject::readStream()
in file db/regIOobject/regIOobjectRead.C at line 73.

FOAM exiting

kumar@ubuntu:~/OF/kumar-2.2.0/run/tutorials/incompressible/pimpleDyMFoam/wingMotion$

Kindly help me about my quires.
Thanks for your valuable time

immortality July 10, 2013 16:13

hi Kumar
is controlDict file there in the system folder or not?if not maybe you have forgotten about adding it to the system folder.

wyldckat July 10, 2013 17:13

Greetings to all!

@Kumar:
Quote:

Originally Posted by hhh (Post 438912)
I am using OF 2.2 and I run wingMotion tutorial in pimpleDyMFoam. It works fine.

How exactly did you run the tutorial? Because the answer is exactly in the step you didn't mention. ;)

Edit the Allrun script with a text editor and you'll see every step well documented.
And if you look into the folder "wingMotion", you'll see 3 sub-case folders.

Now I'll leave it up to you to connect the dots ;)

Best regards,
Bruno

hhh July 11, 2013 01:57

Thanks for your reply immortality & wyldckat, Now its work fine I forgot to add the file

niran November 24, 2016 02:44

how to solve this
 
file: /home/user/OpenFOAM/user-2.4.0/run/waveFlume/constant/waveProperties at line 0.

From function regIOobject::readStream()
in file db/regIOobject/regIOobjectRead.C at line 73.

FOAM exiting
i am new to openfoam someone can explain in detail

niran November 24, 2016 02:45

how to solve this
 
file: /home/user/OpenFOAM/user-2.4.0/run/waveFlume/constant/waveProperties at line 0.

From function regIOobject::readStream()
in file db/regIOobject/regIOobjectRead.C at line 73.

FOAM exiting
i am new to openfoam someone can explain in detail


All times are GMT -4. The time now is 03:10.