View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004174 | OpenFOAM | Bug | public | 2024-11-08 03:07 | 2024-11-21 09:54 |
Reporter | scramjetFoam | Assigned To | henry | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Platform | GNU/Linux | OS | Other | OS Version | (please specify) |
Product Version | dev | ||||
Summary | 0004174: The reconstruct process crashes when there is a -nan value in the Lagrangian mass0 | ||||
Description | mass0 snippet: 113 2.57743e-316 114 -nan 115 -nan 116 -nan 117 3.19865e-316 log.reconstructPar: --> FOAM FATAL IO ERROR: wrong token type - expected Scalar, found on line 114 the punctuation token '-' file: /public/home/foamer/case/2P_C7H16_H25_M8_θ35°_sMF_rho/processor1/6e-05/lagrangian/cloud/mass0 at line 114. From function Foam::Istream& Foam::operator>>(Foam::Istream&, Foam::doubleScalar&) in file lnInclude/Scalar.C at line 102. FOAM exiting | ||||
Tags | No tags attached. | ||||
|
|
|
Quick question: Given the values being smaller than 1e-308, are you using OpenFOAM built with long-double precision? Furthermore, an example test case would help reproduce this issue. |
|
Any OpenFOAM application or utility will crash when reading a file containing nan values, they cannot be read as they have no meaning. |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-11-08 03:07 | scramjetFoam | New Issue | |
2024-11-08 03:07 | scramjetFoam | File Added: image.png | |
2024-11-08 10:22 | wyldckat | Note Added: 0013457 | |
2024-11-08 15:55 | henry | Assigned To | => henry |
2024-11-08 15:55 | henry | Status | new => closed |
2024-11-08 15:55 | henry | Resolution | open => no change required |
2024-11-08 15:55 | henry | Note Added: 0013458 | |
2024-11-21 09:54 | wyldckat | Relationship added | related to 0004181 |