Grasshopper

algorithmic modeling for Rhino

Hi, I am gettting an error with the following: 

FOAM FATAL IO ERROR:
Cannot find patchField entry for boundingbox

a model of underground parking lot space with an inlet on a side, and multiple wind towers on the top, and a large round outlet. The model is in meters.

Please comment, thank you.

Views: 235

Attachments:

Replies are closed for this discussion.

Replies to This Discussion

Hi Youngjae,

Whenever you see this error it means that means that the snappyHexMesh is touching the boundingbox that is created by butterfly. There are usually two reasons for this to happen:

1. The locationInMesh is outside the case, and the mesh is created in the wrong place. Use ParaView (if the mesh is large) or loadMesh to visualize the mesh.

2. The case is not a close geometry and the mesh is created for the whole boundingbox. Again visualizing the mesh should show the issue.

Mostapha

I echo mostapha's comment and this has definitely to do with your mesh. The boundingbox patch is the artificial box Butterfly is adding around your geometry as a background mesh.

If you location is inside the room and the geometry is closed then the boundingbox should not remain in your patches (or be there with 0 faces which would not be an issue). So you should check either of those things. Visualizing the mesh will let you know where things were bad, most of the times.

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service