-
Notifications
You must be signed in to change notification settings - Fork 123
Closed
Description
I am trying to get my tutorials running again for LS-DYNA and Kratos (mdpa). I am having some problems with the new syntax.
I am following the documentation here:
https://mathlab.github.io/PyGeM/ffd.html
The following code is not working
ffd.read_parameters('../tests/test_datasets/parameters_test_ffd_pipe_unv_C0.prm')
which is not recognizing the file and then trying to write a new file, see ffd.py line 249 and then giving the following error:
AttributeError: 'str' object has no attribute 'write_parameters'
Even if I comment this section, further errors occur below.
Any tips or help here?
Metadata
Metadata
Assignees
Labels
No labels