Skip to content

Conversation

@inigolcanalejo
Copy link
Member

Please do not approve because this does not work.

Right now the wake condition contains only the nodes of the trailing edge. I would like it also to contain the line conditions, but I don't know how to implement this in the interface. I have tried changing the lines indicated in this PR but it doesn't work. Do you know what am I missing?

What I am aiming for is to obtain the following lines in bold in the mdpa, which are currently not being written:

Begin Nodes
(nodes)
End Nodes
Begin Elements Element3D4N// GUI group identifier: Parts Auto1
(elements)
End Elements
Begin Conditions SurfaceCondition3D3N// GUI group identifier: HIDDEN__SKIN
(triangle conditions)
End Conditions

Begin Conditions LineCondition3D2N
17 0 2 7
End Conditions

Begin SubModelPart Wake3D_Wake_Auto1 // Group Wake Auto1 // Subtree Wake3D
Begin SubModelPartNodes
2
7
End SubModelPartNodes
Begin SubModelPartElements
End SubModelPartElements
Begin SubModelPartConditions
17
End SubModelPartConditions
End SubModelPart

@jginternational
Copy link
Member

Ping @inigolcanalejo
what is the status of this?

@rubenzorrilla
Copy link
Member

I think that @Marco1410 can provide a better view of the current status of this. As far as I understand, In 2D, we effectively only need a node. However, in 3D this turns (after current Marco's fixes and developments) in a line, i.e., conditions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DO NOT MERGE YET Pull request not ready

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants