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
  • #1628
Closed
Open
Issue created Mar 12, 2020 by Thien@Phan

blockMesh wrong with BSpline

BSpline function in blockMesh may encounter problems. It seems to work well with 1 block. However, when another block is added, the control point is also added to the mesh. The control point is (-1 1 0). IF I change to (-1 1.0001 0), it comes back to the correct mesh.

  • OpenFOAM version :7
  • Operating system :Linux

xxx1 xxx2

xxx1airFoil2D.tar.xz

Edited Mar 12, 2020 by Thien
Assignee
Assign to
Time tracking