-
Notifications
You must be signed in to change notification settings - Fork 0
Extend examples to include execution script parameter handling #556
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
Conversation
…sys/pyhps into pengeler/laki-reqs-parameters
…m/ansys/pyhps into pengeler/exec-script-param-return
for more information, see https://pre-commit.ci
ojkoenig
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for following up on this.
Approved your PR, with one comment.
I wonder if there is a better name than "python_two_bar_truss_unmapped' for the example, as I struggle a bit with the term 'unmapped' in this context.
Maybe
'python_two_bar_truss_params_in_exec_script'
or
'python_two_bar_truss_exec_script'
would be better?
|
Revised example description and renamed example to python_two_bar_truss_params_in_exec_script. |
Update examples to make use of unmapped parameter transfers.