ANSYS Version used by PyMAPDL reader, pyDPF
cvaero
Member Posts: 10
**
Hello,
DPF and possibly the PyMAPDL reader, use libraries or other files that come with an ANSYS installation. When a script that uses PyMAPDL or DPF is executing, I would like to know which ANSYS installation it is using (I have multiple ANSYS versions installed). How would I do that?
Tagged:
0
Answers
-
Hi @cvaero
'PyMAPDL Reader' is a stand-alone program that does not interact with MAPDL. So MAPDL does not need to be installed to use it...unlike PyMAPDL which is interacting with an running instance of MAPDL as a Service.
I'm not 100% sure about DPF but I think that it uses the latest version available. And it looks like there are ways to choose versions if needed. Search the DPF documenation site for 'ansys_path'.
Mike
0