Skip to content
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

FEAT: Raptor x simluation setup #378

Merged
merged 35 commits into from
Apr 26, 2024
Merged

Conversation

svandenb-dev
Copy link
Collaborator

RaptorX simulatiom setup support added. Works only with Release 2024.2 and higher.

@svandenb-dev svandenb-dev linked an issue Apr 17, 2024 that may be closed by this pull request
Copy link
Collaborator

@SMoraisAnsys SMoraisAnsys left a comment

Choose a reason for hiding this comment

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

Nice job here, I just have a few remarks. I stopped half way with the if isinstance(...) remarks, there are some that I did not report.
About the docstrings, you might want to make them uniform because right now it feels like some times you speak to a user, other times a developer, and other times an efficient quick description (which i prefer tbh)

Copy link
Collaborator

@SMoraisAnsys SMoraisAnsys left a comment

Choose a reason for hiding this comment

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

Could you add log errors to other setter with isisntance pattern ?

src/pyedb/dotnet/edb_core/utilities/simulation_setup.py Outdated Show resolved Hide resolved
src/pyedb/dotnet/edb_core/utilities/simulation_setup.py Outdated Show resolved Hide resolved
SMoraisAnsys
SMoraisAnsys previously approved these changes Apr 25, 2024
Copy link
Collaborator

@SMoraisAnsys SMoraisAnsys left a comment

Choose a reason for hiding this comment

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

LGTM

@SMoraisAnsys SMoraisAnsys changed the title FEATURE: Raptor x simluation setup FEAT: Raptor x simluation setup Apr 25, 2024
Copy link
Collaborator

@SMoraisAnsys SMoraisAnsys left a comment

Choose a reason for hiding this comment

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

LGTM

@svandenb-dev svandenb-dev merged commit 065dbad into main Apr 26, 2024
25 checks passed
@svandenb-dev svandenb-dev deleted the raptor_x_simluation_setup branch April 26, 2024 07:06
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.

FEATURE: Support RaptorX simulation setup
3 participants