View Issue Details

IDProjectCategoryView StatusLast Update
0000442OpenFOAMBugpublic2012-03-01 10:40
Reporteruser357Assigned Touser2 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Summary0000442: Out of date warning message in polyMeshTetDecomposition.C
DescriptionI was running snappyHexMesh and received the warning

--> FOAM Warning :
    From function Foam::List<Foam::FixedList<Foam::label, 4> >Foam::Cloud<ParticleType>::faceTetIndices(label fI, label cI) const
    in file meshes/polyMesh/polyMeshTetDecomposition/polyMeshTetDecomposition.C at line 561
    No base point for face 35685, 4(13642 13763 15094 14973), produces a valid tet decomposition.

because polyMeshTetDecomposition::faceTetIndices's WarningIn call is incorrect.
Steps To ReproduceI can prepare a reproducing case if required, but do not believe one will be necessary.
TagsNo tags attached.

Activities

user2

2012-03-01 10:40

  ~0001100

Thanks for the report - warning message updated in commit c8d08ce

Issue History

Date Modified Username Field Change
2012-02-29 20:15 user357 New Issue
2012-03-01 10:40 user2 Note Added: 0001100
2012-03-01 10:40 user2 Status new => resolved
2012-03-01 10:40 user2 Fixed in Version => 2.1.x
2012-03-01 10:40 user2 Resolution open => fixed
2012-03-01 10:40 user2 Assigned To => user2