Skip to content

adding line condition #640

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

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

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.

3 participants