German
German
Take this example and make it part of the documentation, ideally comparing its results with a trust made with beam elements and/or link elements. # Truss Example ## Problem Description:...
On https://github.com/ansys/pymapdl/pull/3386 the image cache got updated, but "in theory" no plotting dependencies were updated. Well... in that PR, the visualizer was updated. Later I remove that update. So it...
As mentioned here: https://github.com/ansys/pymapdl/issues/3070#issuecomment-2314591070
If you uninstall your MAPDL version, and then install a new version, PyMAPDL does not update the value in `CONFIG_FILE`. If the executable path in that file is not valid,...
``` tests/test_misc.py::test_plain_report /opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/pyvista/utilities/__init__.py:69: PyVistaDeprecationWarning: The `pyvista.utilities` module has been deprecated. `GPUInfo` is now imported as: `from pyvista.report import GPUInfo`. warnings.warn( tests/test_plotting.py: 11 warnings /opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/pyvista/plotting/picking.py:467: PyVistaDeprecationWarning: `use_mesh` is deprecated. See `use_picker`...
Ideally, as part of the job summary report (https://github.blog/news-insights/product-news/supercharging-github-actions-with-job-summaries/) we should present the percentages of images cache changed, and for how much, so the person can inspect the images most...
@germa89 Well crap on a cracker...why did I not check the source code? Mmmmmm. I think we can just update the PyMAPDL documentation page for MPREAD so we know how...
Hi! I'm kind of new to PyMechanical but I have started to have a look at it for one project. I have been asked to record here my suggestions for...