ansys / pymapdl

Pythonic interface to MAPDL
https://mapdl.docs.pyansys.com
MIT License
419 stars 118 forks source link

Reorg the packages #2546

Open germa89 opened 7 months ago

germa89 commented 7 months ago

We should probably have the following packages under Ansys organization.

And get rid of ansys/pymapdl.

germa89 commented 7 months ago

Pinging @koubaa @dts12263 @MaxJPRey @RobPasMue for feedback

RobPasMue commented 7 months ago

Jeez, how many Docker containers 😄

Sounds good

germa89 commented 7 months ago

Jeez, how many Docker containers 😄

Sounds good

Tell me about it xDDD

koubaa commented 7 months ago

I would add a few more for lighter weight mapdl containers.. but I'll keep that for later.

dts12263 commented 7 months ago

Do we really need a separate image for the student version if all we need is to supply an alternate license file?

germa89 commented 7 months ago

Do we really need a separate image for the student version if all we need is to supply an alternate license file?

I'm not yet sure it is going to be as easy as adding a license file........ I reaaaally hope though

germa89 commented 7 months ago

Anyways, i will be up for different packages because I find it more clear than having multiple tags. Although they do look similar.

ghcr.io/ansys/mapdl:v222
ghcr.io/ansys/mapdl:v222-ubuntu-student
ghcr.io/ansys/mapdl:v222-ubuntu-dev
dts12263 commented 7 months ago

I will need more information on how to construct a student container then. I don't imagine we'll just pack the student license into the container directly

MaxJPRey commented 7 months ago

Works for me. Good luck with the workflows 😄 .