Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API method to transfer arrays to the MAPDL instance #1038

Open
germa89 opened this issue Apr 12, 2022 · 0 comments
Open

API method to transfer arrays to the MAPDL instance #1038

germa89 opened this issue Apr 12, 2022 · 0 comments
Assignees
Labels
MAPDL Requires changes in MAPDL
Milestone

Comments

@germa89
Copy link
Collaborator

germa89 commented Apr 12, 2022

Current status

The way to transfer an array to the MAPDL instance requires to write a txt file and make MAPDL read it. This is encoded in the function:
https://github.com/pyansys/pymapdl/blob/f6bff6456959b8a7c2dd6e313749e7ebcccfc43e/src/ansys/mapdl/core/parameters.py#L393

Desired solution

There should be a way to transfer arrays without having to write a file. A gRPC method should be implemented as part of the API.

Notes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MAPDL Requires changes in MAPDL
Projects
None yet
Development

No branches or pull requests

2 participants