Skip to content

equations

cflannery edited this page Apr 21, 2017 · 2 revisions

Overview of equations.py

equations.py has one class, performace.

performance contains equations used for calculating standard performance metrics of liquid rocket engines. All equations were taken from Huzel and Huang (see references page).

Testing

The equations in this file are tested with the single test script. The tests assert that the equations return the expected values.

Clone this wiki locally