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.
ansys-mechanical-pymechanical
seems redundant. If we're going to be in concert with the other packages, you'll want something likeansys-mechanical-core
.If we need to import it as
pymechanical
we can justimport ansys.mechanical.core as pymechanical
.