|
[Sponsors] |
Has anybody delt with this error in OpenFOAM? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 19, 2022, 23:10 |
Has anybody delt with this error in OpenFOAM?
|
#1 |
New Member
Brad
Join Date: Oct 2021
Posts: 7
Rep Power: 5 |
I have received this error twice when trying to complete a simulation (link below) and I'm not exactly sure how to interpret but I have no idea on how to resolve it:
FOAM FATAL IO ERROR: (openfoam-2112 patch=220610) error in IOstream "0.17/U" for operation Foam::Ostream& Foam::operator<<(Foam::Ostream&, Foam::doubleScalar) file: 0.17/U at line 598669. From bool Foam::IOstream::fatalCheck(const char*) const in file db/IOstreams/IOstreams/IOstream.C at line 70. FOAM exiting Bus error I am following the procedure laid out in this tutorial. https://www.youtube.com/watch?v=dUme...nnel=Interfluo I am wondering if it would have anything to do with my hardware as I am running this LES simulation on a laptop with a 11th gen Intel Core i7 @ 2.80GHz (4 cores) and 12 Gb of memory, but I really have no idea. The simulation appears to work fine up until the 0.17 time stamp. Any help or suggestions would be appreciated. Thanks |
|
July 20, 2022, 04:44 |
|
#2 |
New Member
Martin
Join Date: Jul 2022
Posts: 16
Rep Power: 4 |
is there enough space on your disk / hard drive?
|
|
July 20, 2022, 09:47 |
|
#3 |
New Member
Brad
Join Date: Oct 2021
Posts: 7
Rep Power: 5 |
As it turns out, I do have very little storage at them moment. It’s not clear to me though how that relates to the error I was shown. Isn’t a bus error related to memory?
|
|
July 21, 2022, 03:16 |
|
#4 |
New Member
Martin
Join Date: Jul 2022
Posts: 16
Rep Power: 4 |
For me this error message reads like "Cannot write (more of) this file to disk", presumably because there is no space left.
No idea why this is called a bus error but the IOStreams are used for any operations on the file system. Most of the time this means writing files |
|
July 22, 2022, 09:16 |
|
#5 |
New Member
Brad
Join Date: Oct 2021
Posts: 7
Rep Power: 5 |
Yep, clearing more space in my disk drive solved the problem. Thank you for the help!
|
|
Tags |
bus error, doublescalar, error, foam fatal io error, iostream |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Frequently Asked Questions about Installing OpenFOAM | wyldckat | OpenFOAM Installation | 3 | November 14, 2023 12:58 |
How to develop OpenFOAM with CMake and popular IDEs | cosscholar | OpenFOAM Programming & Development | 0 | March 16, 2022 16:17 |
OpenFOAM v3.0.1 Training, London, Houston, Berlin, Jan-Mar 2016 | cfd.direct | OpenFOAM Announcements from Other Sources | 0 | January 5, 2016 04:18 |
OpenFOAM Foundation releases OpenFOAM® 3.0.0 | CFDFoundation | OpenFOAM Announcements from OpenFOAM Foundation | 1 | November 7, 2015 16:16 |
OpenFOAM Training, London, Chicago, Munich, Sep-Oct 2015 | cfd.direct | OpenFOAM Announcements from Other Sources | 2 | August 31, 2015 14:36 |