Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • openfoam openfoam
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 426
    • Issues 426
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Issues
  • #1678
Closed
Open
Issue created Apr 12, 2020 by Timofey Mukha@timofeymukha

isoSurfaceTopo does not respect bounds keyword

Summary

isoSurface and isoSurfaceCell are properly truncated using bounds, but isoSurfaceTopo is not, the keyword seems to be ignored. Since I see const boundBox& bounds = boundBox::invertedBox as a parameter to the constructor, I figure this is a bug, and not a missing feature.

Steps to reproduce

  • Grab the damBreak tutorial and run it.
  • Put the attached test file into system.
  • Run postProcess -func test
  • Open the generated vtp files in Paraview and observe that the interfaceIsoSurfaceTopo.vtp is not truncated and x = 0.25, whereas the other two are.

Environment information

  • OpenFOAM version : v1912
  • Operating system : irrelevant
  • Hardware info : irrelevant
  • Compiler : irrelevant

test

Assignee
Assign to
Time tracking