Dear all,
I am trying to run the eVTOL_tutorial. However, when I run it, it is stated:
AttributeError: 'NoneType' object has no attribute 'Voltage'
The error arises from:
.\SUAVE\Methods\Power\Battery\Cell_Cycle_Models\LiNiMnCoO2_cell_cycle_model.py
Line 51: V_ul = np.atleast_2d(battery_data.Voltage(pts)[:,1]).T
Could somebody maybe help me to solve this problem?
Kind regards,
Luuk ten Damme