Skip to content

FFD parameter files not found #210

@e-dub

Description

@e-dub

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

No one assigned

    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