-
Notifications
You must be signed in to change notification settings - Fork 1
WIP: geometry-mechanical-dpf workflow #116
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
base: main
Are you sure you want to change the base?
Conversation
b710e70 to
f83f323
Compare
|
@RobPasMue Will have to try importing the same geometry in 25R2 on Linux |
5db10b1 to
49634ef
Compare
|
Update: The pmdb file generated through 25R1 geometry workflow is not opening in 25R1 Mechanical ( both windows and linux ) but opening in later versions such as 25R2 and developer version. |
44adc0b to
8605f76
Compare
8605f76 to
4f2788f
Compare
|
@PProfizi Hi Paul, Could you please look at this error ? |
|
Hi @ansjhajjar I am not familiar with this error when building the DPF docker image, could you please take a look? https://github.com/ansys/pyansys-workflows/actions/runs/18919698712/job/54014653335#step:9:575 |
|
@PProfizi centos 7 is end of life since last year, the server might have been deleted. |
|
@PProfizi @ansjhajjar Can I use |
@dipinknair sure, it only depends on what you want to do. If you do not care about running DPF within a Docker container then you can use the regular installation action. |
…ernal/pyansys-workflows into chore/fix-geo-mech-dpf
|
@PProfizi I updated action and its installing dpf server correctly but I am running into this https://github.com/ansys/pyansys-workflows/actions/runs/18987035993/job/54235134668 . Which is similar issue I had faced when I was using Mechanical image for running dpf script. Do I need to provide any specific env variable ? |
Hi @dipinknair could you please try to fix the error for 251 first? https://github.com/ansys/pyansys-workflows/actions/runs/18987035993/job/54235134671#step:10:28 |
|
@PProfizi I am trying to fix the issue in 24R1 first. The issue with 24R2 and 25R1 is because of Mechanical which I will look into later once I fix 24R1 workflow. Below are the files from Mechanical workflow which can be used for testing locally if you need it. I will work to fix the 24R2. 25R1 workflow has some issue with geometry incompatibility. |
I tried to create a |
|
@RobPasMue I checked the 24R2 workflow. The issue is with the file. |
|
Please add a comment similar to pyansys-workflows/.github/workflows/geometry-mesh-fluent.yml Lines 50 to 51 in 5d3fdd4
|
@PProfizi We have fixed Mechanical workflow in all versions. This issues seems to be happening only in linux. |
run : https://github.com/ansys/pyansys-workflows/actions/runs/18599784905
The job is passing but we are seeing error mentioned in #109