Skip to content

Bug located in DIM command. #3327

Open
Open
@mikerife

Description

@mikerife

🤓 Before submitting the issue

🔍 Description of the bug

When defining a 4 or 5 D array the number of 'extents' and 'variables' change to match the array dimension. So for a 4D array the extents add 'LMAX' and 'VAR4'. PyMAPDL only condsiders dimensions up to 3.

The "TYPE" on the PyMAPDL command page will need updating as well as the type is 'ARR4' for a 4D array and similar with 5D.

🕵️ Steps To Reproduce

The log will automatically be formatted as Python code! No need to type backticks.

💻 Which Operating System are you using?

Windows

🐍 Which Python version are you using?

3.10

💾 Which MAPDL version are you using?

24R1

📝 PyMAPDL Report

Show the Report!

# PASTE HERE THE OUTPUT OF `python -c "from ansys.mapdl import core as pymapdl; print(pymapdl.Report())"` here

📝 Installed packages

Show the installed packages!

# PASTE HERE THE OUTPUT OF `python -m pip freeze` here

📝 Logger output file

Show the logger output file.

# PASTE HERE THE CONTENT OF THE LOGGER OUTPUT FILE.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIssue, problem or error in PyMAPDL

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions