Skip to content

Spiral Ports #745

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

Merged
merged 25 commits into from
Jan 21, 2022
Merged

Spiral Ports #745

merged 25 commits into from
Jan 21, 2022

Conversation

maxcapodi78
Copy link
Collaborator

user can now create a spiral inscribed inside a face and, from that one, create a complex 3d port that cover the full surface of the object. Useful when distributed port has to be created

Maxime suggestions

Co-authored-by: Maxime Rey <[email protected]>
- created GeometryOperators\is_collinear
…o Enhancement/meandered_ports

# Conflicts:
#	pyaedt/hfss.py
Copy link
Contributor

@Alberto-DM Alberto-DM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks good to me! Approved.

if bb_ratio > 2:
spiral_width = min(bb_dim) / 12
filling = -0.2828*bb_ratio**2 + 3.4141*bb_ratio - 4.197
print(filling)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
print(filling)

Co-authored-by: Maxime Rey <[email protected]>
@maxcapodi78 maxcapodi78 merged commit 725c035 into main Jan 21, 2022
@maxcapodi78 maxcapodi78 deleted the Enhancement/meandered_ports branch January 21, 2022 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants