Giter VIP home page Giter VIP logo

Comments (8)

mikerife avatar mikerife commented on September 24, 2024 1

I'm not sure with the updates recently to VTK and/or PyVista, and PyMAPDL if this is expected or not. MIke

from pymapdl.

mikerife avatar mikerife commented on September 24, 2024 1

@germa89 BTW sorry - had too many venvs and cmd windows open and used wrong one to start JL. Just did a fresh venv for this and installed PyMAPDL. Now everything is updated and same perspective view.

from pymapdl.

germa89 avatar germa89 commented on September 24, 2024

Interesting.... in MacOS I get...

image

And then:

image

I shall check later on Windows.

PyMAPDL report

Details


PyAnsys Software and Environment Report

Date: Mon Oct 16 12:00:37 2023 CEST

                           OS : Darwin
                       CPU(s) : 8
                      Machine : arm64
                 Architecture : 64bit
                          RAM : 16.0 GiB
                  Environment : Python
                  File system : apfs
                   GPU Vendor : Apple
                 GPU Renderer : Apple M2
                  GPU Version : 4.1 Metal - 83.1

Python 3.11.5 (main, Aug 24 2023, 15:09:45) [Clang 14.0.3
(clang-1403.0.22.14.1)]

             ansys.mapdl.core : 0.66.dev0
                        numpy : 1.25.2
                 platformdirs : 3.10.0
                        scipy : 1.11.2
                         grpc : 1.57.0
           ansys.api.mapdl.v0 : Version unknown
           ansys.mapdl.reader : 0.52.20
              google.protobuf : 3.20.3
                   matplotlib : 3.7.2
                      pyvista : 0.41.1
                       pyiges : 0.3.1
                         tqdm : 4.66.1
           ansys_sphinx_theme : 0.10.2
               ansys.dpf.core : 0.9.0
               ansys.dpf.post : Module not found
               ansys.dpf.gate : Version unknown
            ansys.fluent.core : Module not found
   ansys.fluent.visualization : Module not found
      ansys.fluent.parametric : Module not found
  ansys.grantami.bomanalytics : Module not found
         ansys.openapi.common : Module not found

ansys.platform.instancemanagement : 1.1.2
ansys.seascape : Module not found
ansys.tools.report : 0.6.0
ansys.tools.versioning : 0.4.0
pyaedt : Module not found
appdirs : 1.4.4
pexpect : 4.8.0

Ansys Environment Report

Ansys Installation


No Ansys installations provided

Ansys Environment Variables


DPF_START_SERVER false
DPF_DOCKER_IMAGE ghcr.io/ansys/dpf-core:22.2dev
DPF_DEFAULT_PORT 50056
ANSYSLMD_LICENSE_FILE [email protected]:[email protected]:[email protected]
DPF_PORT 50056

from pymapdl.

germa89 avatar germa89 commented on September 24, 2024

@mikerife your pyvista version (0.38.5) seems quite old. Can you update??

You can update all dependencies running the code from the fourth item in this issue

image

Which is:

pip install --upgrade --upgrade-strategy eager ansys-mapdl-core

from pymapdl.

germa89 avatar germa89 commented on September 24, 2024

Regarding the differences between the lines and the volume, this is probably due to how we retrieves the lines (from the IGES file, which can include arcs) vs how we retrieves the volumes (from a fake mesh).

I do not think we can fix anything on client side but I will think about it.

from pymapdl.

mikerife avatar mikerife commented on September 24, 2024

@germa89 what do the plots look like when the cpos is set so that we are looking down the Z axis on macOS? Just curious.

from pymapdl.

germa89 avatar germa89 commented on September 24, 2024

It looks.... artistic I would say...

mapdl.vplot(cpos=(0,0,1))
image

If I disable show_lines:

mapdl.vplot(cpos=(0,0,1), show_lines=False)
image

from pymapdl.

germa89 avatar germa89 commented on September 24, 2024

Don't worry @mikerife !! It happens to all of us from time to time! :)

Closing issue because I opened #2478

from pymapdl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.