Closed
Description
Describe the bug
A "TypeError: unsupported operand type(s) for ** or pow(): 'list' and 'int'" is raised when creating any nose cone with bluffness different of None or
To Reproduce
Create any nose cone with bluffness between
from rocketpy import NoseCone
NoseCone(length=1, kind="conical", base_radius=1, bluffness=0.5)
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Closed