Closed
Description
Describe the bug
Looking at how the pressure function is calculated for "StandardAtmosphere"
I found that lines 2672 and 2673 are incoherent:
RocketPy/rocketpy/Environment.py
Lines 2670 to 2707 in 48d6949
The same thing happens in 2654 and 2655
RocketPy/rocketpy/Environment.py
Lines 2652 to 2656 in 48d6949
Additional context
I believe @giovaniceotto might know what is going on here.
This issue continues the discussion on #313.