AttributeError: 'Conditions' object has no attribute 'rpm'

50 views
Skip to first unread message

Augustas Barteska

unread,
Feb 20, 2024, 11:03:39 AM2/20/24
to SUAVE FORUM
Hello, I am quite new to SUAVE and I am trying to expand the mission of the tutorial c172 script to include a climb and a descent phase. While doing this I ran into the following errors:

  File ~\anaconda3\envs\C172\lib\site-packages\suave-2.5.2-py3.9.egg\SUAVE\Core\Data.py:67 in __getattribute__
    return dictgetitem(self,k)

KeyError: 'rpm'

and


  File ~\anaconda3\envs\C172\lib\site-packages\suave-2.5.2-py3.9.egg\SUAVE\Core\Data.py:69 in __getattribute__
    return objgetattrib(self,k)

AttributeError: 'Conditions' object has no attribute 'rpm'

These errors only occur when I added the climb phase, without it, the script runs with no issue. 
Does anyone know how to fix this error?

Thank you in advance.
Augustas.

Marilia Fagundes

unread,
Feb 26, 2025, 8:17:25 AMFeb 26
to SUAVE FORUM
I am facing the same problem. Did you manage to solve this? If so, how? 
Reply all
Reply to author
Forward
0 new messages