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

Error when trying to save rotor with coupling element #1135

Open
jguarato opened this issue Dec 17, 2024 · 0 comments
Open

Error when trying to save rotor with coupling element #1135

jguarato opened this issue Dec 17, 2024 · 0 comments

Comments

@jguarato
Copy link
Contributor

As mentioned in #1134, an error was encountered when saving a rotor with coupling element:

File d:\ProgramData\Anaconda3\Lib\site-packages\spyder_kernels\py3compat.py:356 in compat_exec
exec(code, globals, locals) File ..\wvc_insideshafting\ross10v01_inside_coupling.py:107
rotor.save('rotor.toml')
File d:\ProgramData\Anaconda3\Lib\site-packages\ross\rotor_assembly.py:3132 in save
el.save(file)
File d:\ProgramData\Anaconda3\Lib\site-packages\ross\shaft_element.py:411 in save
"name": self.material.name,
AttributeError: 'CouplingElement' object has no attribute 'material'
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

No branches or pull requests

1 participant