Skip to content

[Roadmapd] PyMAPDL Reader Independence #1298

Open
@germa89

Description

@germa89

Summary

Currently there is duplication regarding the post-processing of MAPDL results. There are three libraries which can do this job:

Intended Outcome

Effort should be merged toward only one single library for post-processing. The current general agreement is to go with DPF.

Any post-processing reference and function inside pymapdl should point to DPF equivalent.

How will it work?

Retro-compatibility should be ensured. This process should be transparent to the user.
Use DPF to implement post_processing module. It requires to change 3-4 functions which are doing most of the heavy work.

Stages/steps

Notes

This issue replace https://github.com/pyansys/pymapdl_roadmap/issues/2

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions