-
Couldn't load subscription status.
- Fork 23
Fix 03-create_entities example #545
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
Fix 03-create_entities example #545
Conversation
kmahajan-cadfem
commented
Oct 11, 2022
- fixed element_ids, previously it was only 1 for all elements
- changed naming from id -> n_id and e_id
- fixed element_ids, previously it was only 1 for all elements - changed naming from id -> n_id and e_id
|
Hello @kmahajan-cadfem, thank you for your contribution! |
|
@PProfizi, |
|
@kmahajan-cadfem, you are right, sorry, since write access are limited, not everyone can do that. |
|
@PProfizi I am still interested to know what are the options for DEVs(customers) to contribute? |
Hi @kmahajan-cadfem well the options to contribute are :
|
|
For future reference, the twin PR for checks is #550. |
|
Hi @kmahajan-cadfem, small change of plans. After discussing with colleagues managing the pyansys organisation, the conclusion was that to better give credit to external contributors, the process would be to create a mirror PR, run the checks there, then merge your PR by bypassing the required checks. This way we better keep track of contributors and give credit where due. |