CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Pre-Processing

Issue in creating ACMI

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 23, 2018, 13:30
Default Issue in creating ACMI
  #1
New Member
 
Nicola Casari
Join Date: Mar 2015
Location: Italy
Posts: 2
Rep Power: 0
Roversella is on a distinguished road
Hello and good evening,

I am encountering an annoying issue while creating ACMI interfaces. Particularly, when the createBaffle utility calculates the faceAreaWeight, I get a bad points error.

Code:
--> FOAM FATAL ERROR: 
Bad points:(0.0488523 -0.0409136 0.0101859) (0.0488523 -0.0409136 0.0101859) (0.0488523 -0.0409136 0.0101859)

    From function void Foam::plane::calcPntAndVec(const point&, const point&, const point&)
    in file meshes/primitiveShapes/plane/plane.C at line 90.

FOAM aborting
What I got is that the calcPntAndVec function (plane.C at 90) is trying to evaluate the normal of the triangle made of three points that are actually coincident. So the utility complains and I cannot have my ACMI built.

In the attachment, the boundary mesh and the bad-overlapping points depicted in red. The mesh is ok (high non-orthogonality warnings at the most).

Any ideas on how to fix this?

Many thanks in advance.

Nicola
Attached Images
File Type: png ACMI_ISSUE.png (17.4 KB, 30 views)

Last edited by Roversella; February 25, 2018 at 08:34. Reason: typo
Roversella is offline   Reply With Quote

Old   February 28, 2018, 19:00
Default
  #2
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,975
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Greetings Nicola,

Just in case the report https://bugs.openfoam.org/view.php?id=2860 - is ever deleted, here is part of what I wrote there:
Quote:
I'm sorry to say that your report does not follow the rules for this issue tracker: https://bugs.openfoam.org/rules.php

Namely:
- A clear description of the problem to help others who encounter a similar issue in the future.
- Evidence that user error is not the cause of the issue.

Having all of the actual information placed elsewhere makes this issue pretty much useless if the two links are ever deleted.

Either way, running "checkMesh -allTopology -allGeometry" reveals that this mesh has a lot of problems, not just a "high non-orthogonality warnings at the most". Attached is the log file that shows the output of the aforementioned command.
The log file is in attachment here as well.

Essentially if the createBaffles utility has problems with a triangle that is defined by 3 identical points, then clearly something very weird happened during the generation of the mesh.
I don't know how you've generated this very interesting mesh (looks like a lobular pump), but I suspect that the existing two mesh regions (checkMesh mentions this) is the main reason why it was not possible to create the contact baffles, given that if they are not connected, then there is nothing to separate.

Best regards,
Bruno
Attached Files
File Type: txt log.checkMesh.txt (5.5 KB, 6 views)
__________________
wyldckat is offline   Reply With Quote

Old   March 1, 2018, 03:48
Default
  #3
New Member
 
Nicola Casari
Join Date: Mar 2015
Location: Italy
Posts: 2
Rep Power: 0
Roversella is on a distinguished road
Dear Bruno,

Many thanks for your reply, and sorry if the bug report did not follow the issue tracker rules.
Actually, the problem is not that I have two separate regions ( which is indeed required for building ACMI interfaces, see Sliding interface- ACMI #20). This is probably related to the way we are developing to account for the motion.

I will let you know if I manage to fix the problem.

Regards,

Nicola
Roversella is offline   Reply With Quote

Reply

Tags
acmi, bad points, normal vector


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOWFA] NREL SOWFA ABLTerrainSolver tutorial problem cico0815 OpenFOAM Community Contributions 36 February 3, 2022 11:54
apparent anomalies at ACMI interface jimteb OpenFOAM Running, Solving & CFD 20 July 23, 2018 09:19
[ICEM] Issue creating geometry and trim surfaces M4x1m ANSYS Meshing & Geometry 1 February 9, 2015 08:38
[DesignModeler] Issue creating a mesh around a 3D "whale-wing" hmatt415 ANSYS Meshing & Geometry 1 November 21, 2014 03:09
[ICEM] Issue moving vertices after creating C-grid johnp ANSYS Meshing & Geometry 3 November 10, 2010 15:49


All times are GMT -4. The time now is 03:51.