View Issue Details

IDProjectCategoryView StatusLast Update
0000397OpenFOAMBugpublic2012-01-26 09:30
Reporterwyldckat Assigned Touser4 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Summary0000397: Glitch in "surfaceFeatureConvert" when outputting an eMesh file
DescriptionBasically surfaceFeatureConvert forgets to add a semicolon at the end of the line "note" on the exported eMesh file.
Steps To ReproduceTake for example the "mesh/snappyHexMesh/flange" tutorial:
* Run most of the steps from Allrun, except running snappyHexMesh.
* Run the following commands:
  surfaceFeatureConvert constant/triSurface/flange.eMesh constant/triSurface/flange.obj
  surfaceFeatureConvert constant/triSurface/flange.obj constant/triSurface/flange.eMesh

* Now run snappyHexMesh. It will complain with:
   keyword object is undefined in dictionary: "(...)constant/triSurface/flange.eMesh"

* Add a semicolon at the end of the "note" line and it will now work without any problems!
TagsNo tags attached.

Activities

user4

2012-01-26 09:30

  ~0000956

Fixed in c43c83fd6679d404a4507cb37b94d749ec222142.

Thanks for the detailed bugreport,

Mattijs

Issue History

Date Modified Username Field Change
2012-01-25 23:50 wyldckat New Issue
2012-01-26 09:30 user4 Note Added: 0000956
2012-01-26 09:30 user4 Status new => resolved
2012-01-26 09:30 user4 Fixed in Version => 2.1.x
2012-01-26 09:30 user4 Resolution open => fixed
2012-01-26 09:30 user4 Assigned To => user4