Skip to content

Conversation

germa89
Copy link
Collaborator

@germa89 germa89 commented Mar 15, 2022

Close #975 by using /INPUT instead of /MPREAD.

I also included the load_file from the Math module, which is now moved to misc module. Ideally we should merge it with the _get_file_path in mapdl_grpc.

This have some side effects:

  • "LIB" option cannot be used.
  • You cannot import material library files from a location different than the one you are including in the /INPUT.

@germa89 germa89 added the BUG label Mar 15, 2022
@germa89 germa89 self-assigned this Mar 15, 2022
Copy link
Collaborator

@akaszynski akaszynski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is good to merge once CI passes.

@codecov
Copy link

codecov bot commented Mar 16, 2022

Codecov Report

Merging #977 (63f0086) into main (345f1c1) will increase coverage by 0.06%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #977      +/-   ##
==========================================
+ Coverage   73.08%   73.15%   +0.06%     
==========================================
  Files          39       39              
  Lines        5719     5730      +11     
==========================================
+ Hits         4180     4192      +12     
+ Misses       1539     1538       -1     

@akaszynski akaszynski merged commit 0126ad9 into main Mar 16, 2022
@akaszynski akaszynski deleted the fix/mpread-not-having-effect branch March 16, 2022 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MPREAD does not work in PyMAPDL

2 participants