View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003431 | OpenFOAM | Bug | public | 2020-01-17 11:01 | 2020-01-17 15:05 |
Reporter | jtriesch | Assigned To | henry | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | GNU/Linux | OS | Ubuntu | OS Version | 18.04 |
Product Version | dev | ||||
Fixed in Version | dev | ||||
Summary | 0003431: gmshToFoam crashes due to parsing of variable identifier $ | ||||
Description | gmshToFoam crashes due to incorrect parsing of Gmsh input files *.msh, with Gmsh file export version 2.2. Error message "wrong token type - expected word, found on line 0 the variable $MeshFormat" indicates a parsing issue. I suspect this is related to commit 3192d64875227d8765a8fe076e94b7a4e9cccdf4 which introduced a new variable type. Can be fixed by substituting 'variable' for 'word' as type in lines 267, 322, 395, 698, and 814 of gmshToFoam.C. | ||||
Tags | No tags attached. | ||||