ansys / pymechanical

Pythonic interface to Ansys Mechanical ™
https://mechanical.docs.pyansys.com/
MIT License
38 stars 19 forks source link

Package name #5

Closed akaszynski closed 2 years ago

akaszynski commented 2 years ago

ansys-mechanical-pymechanical seems redundant. If we're going to be in concert with the other packages, you'll want something like ansys-mechanical-core.

If we need to import it as pymechanical we can just import ansys.mechanical.core as pymechanical.

RobPasMue commented 2 years ago

Agreed! I will look into this. Easy to be solved.