|
[Sponsors] |
Problem while reading header for object fvSolution |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 21, 2019, 08:39 |
Problem while reading header for object fvSolution
|
#1 |
New Member
Aaron Pumnul
Join Date: May 2019
Posts: 9
Rep Power: 7 |
Hello,
How can I solve this kind of problem ? For me it occurs randomly, from the source code I saw it might be the case that the stream is bad ? if so, then why ? Code:
[0] --> FOAM FATAL IO ERROR: [0] problem while reading header for object fvSolution [0] [0] file: /srvtc/job-data/807938a0-9a7e-404d-a55c-6cfd57157472/system/A1_I4_A2_I9_B3_TE16880/fvSolution at line 1. [0] [0] From function regIOobject::readStream() [0] in file db/regIOobject/regIOobjectRead.C at line 95. [0] FOAM parallel run exiting [0] https://github.com/OpenFOAM/OpenFOAM...ctReadHeader.C |
|
June 21, 2019, 09:27 |
|
#2 |
New Member
Charlie
Join Date: Aug 2010
Posts: 14
Rep Power: 16 |
Why is your fvSolution file located there? Shouldn't it be in your system folder, within the case files?
|
|
June 21, 2019, 09:30 |
|
#3 |
New Member
Aaron Pumnul
Join Date: May 2019
Posts: 9
Rep Power: 7 |
sorry, I removed some bits of the path because I thought it would be too long for this post.
Now I reedited and it's same as the original error. |
|
June 21, 2019, 09:32 |
|
#4 |
Member
Ingo Riess
Join Date: Jun 2019
Location: Switzerland
Posts: 40
Rep Power: 7 |
I think your link to the source points to the wrong file. It should be
https://github.com/OpenFOAM/OpenFOAM...IOobjectRead.C It appears that the file fvSolution was found, but the error appears while reading the header of fvSolution. A typo in the file somewhere above the keyword "FoamFile"? Everything above should be a comment, only. |
|
June 21, 2019, 09:39 |
|
#5 | |
New Member
Aaron Pumnul
Join Date: May 2019
Posts: 9
Rep Power: 7 |
Quote:
I'll check its header then. |
||
June 21, 2019, 11:25 |
|
#6 |
New Member
Aaron Pumnul
Join Date: May 2019
Posts: 9
Rep Power: 7 |
The structure of fvSolution file seems fine...
|
|
June 24, 2019, 13:05 |
|
#7 | |
New Member
Aaron Pumnul
Join Date: May 2019
Posts: 9
Rep Power: 7 |
Quote:
Do these fvSolution files look normal ? |
||
Tags |
fvsolutions |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
--> FOAM FATAL IO ERROR: problem while reading header for object U | Bdew8556 | OpenFOAM Running, Solving & CFD | 1 | November 25, 2021 09:44 |
cgns grid problem | praveen | SU2 | 20 | March 10, 2014 15:09 |
Problem in running ICEM grid in Openfoam | Tarak | OpenFOAM | 6 | September 9, 2011 18:51 |
[Commercial meshers] Converting a mesh with splitted cells using fluentMeshToFoam | jlpelerin | OpenFOAM Meshing & Mesh Conversion | 4 | April 25, 2011 17:56 |
problem when converting mesh (made by ICEM) using fluentMeshToFoam | Forrest_Lei | OpenFOAM | 11 | October 16, 2009 07:28 |