| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | compressor data structure | Sam Anthony | 2025-04-09 | 2 | -1/+35 | |
| * | add mass flow rate outputsmicroui | Sam Anthony | 2025-03-02 | 3 | -2/+85 | |
| * | calculate mass flow rate at standard conditions | Sam Anthony | 2025-03-02 | 6 | -0/+39 | |
| * | calculate mass flow rate at ambient conditions | Sam Anthony | 2025-03-02 | 5 | -2/+40 | |
| * | mass flow rate tests | Sam Anthony | 2025-03-02 | 1 | -4/+4 | |
| * | mass flow rate units | Sam Anthony | 2025-03-02 | 2 | -0/+31 | |
| * | failing mass flow rate tests | Sam Anthony | 2025-03-02 | 4 | -1/+36 | |
| * | global_input_row() function | Sam Anthony | 2025-03-02 | 1 | -23/+26 | |
| * | input_row_static_unit() function | Sam Anthony | 2025-03-02 | 1 | -56/+39 | |
| * | input_row() function | Sam Anthony | 2025-03-02 | 1 | -21/+22 | |
| * | output_row() function | Sam Anthony | 2025-03-02 | 1 | -30/+21 | |
| * | align manifold temperature columns | Sam Anthony | 2025-03-02 | 1 | -0/+1 | |
| * | dup/del manifold temperature columns | Sam Anthony | 2025-03-02 | 1 | -0/+2 | |
| * | add inHG pressure unit | Sam Anthony | 2025-03-02 | 6 | -3/+29 | |
| * | engine tests | Sam Anthony | 2025-03-02 | 4 | -4/+95 | |
| * | add manifold temperature output | Sam Anthony | 2025-03-02 | 3 | -0/+45 | |
| * | fix compressor outlet temperature calculation | Sam Anthony | 2025-03-02 | 1 | -2/+4 | |
| * | align compressor temperature columns | Sam Anthony | 2025-03-01 | 1 | -0/+1 | |
| * | factor compressor efficiency into outlet temperature | Sam Anthony | 2025-03-01 | 1 | -1/+3 | |
| * | manifold temperature | Sam Anthony | 2025-03-01 | 2 | -9/+50 | |
| * | add compressor outlet temperature output | Sam Anthony | 2025-03-01 | 8 | -4/+86 | |
| * | add pressure ratio output | Sam Anthony | 2025-03-01 | 5 | -0/+54 | |
| * | compute(): recompute outputs | Sam Anthony | 2025-03-01 | 3 | -24/+30 | |
| * | initialize with default values | Sam Anthony | 2025-03-01 | 1 | -0/+115 | |
| * | add intercooler pressure drop input | Sam Anthony | 2025-03-01 | 4 | -9/+81 | |
| * | set_rpm() | Sam Anthony | 2025-03-01 | 3 | -1/+7 | |
| * | update compressor and intercooler efficiency when add/delete point | Sam Anthony | 2025-03-01 | 1 | -0/+4 | |
| * | use font with greek characters | Sam Anthony | 2025-03-01 | 50 | -10/+230 | |
| * | add intercooler efficiency input | Sam Anthony | 2025-03-01 | 4 | -0/+30 | |
| * | add compressor efficiency input | Sam Anthony | 2025-03-01 | 4 | -0/+28 | |
| * | increase label width | Sam Anthony | 2025-03-01 | 1 | -1/+1 | |
| * | temperature conversion functions | Sam Anthony | 2025-03-01 | 6 | -1/+125 | |
| * | add ambient pressure input | Sam Anthony | 2025-03-01 | 4 | -0/+55 | |
| * | add ambient temperature input | Sam Anthony | 2025-03-01 | 3 | -6/+60 | |
| * | format numbers | Sam Anthony | 2025-03-01 | 5 | -15/+23 | |
| * | recalculate volume flow rate when unit changes | Sam Anthony | 2025-03-01 | 1 | -1/+3 | |
| * | field size constant | Sam Anthony | 2025-03-01 | 1 | -2/+5 | |
| * | draw red box around bad input fields | Sam Anthony | 2025-03-01 | 2 | -3/+24 | |
| * | make volume flow rate reader array constant | Sam Anthony | 2025-03-01 | 1 | -1/+1 | |
| * | reformat MAP when unit changes | Sam Anthony | 2025-03-01 | 3 | -1/+22 | |
| * | remove redundant printf modifiers | Sam Anthony | 2025-03-01 | 3 | -3/+3 | |
| * | remove log message | Sam Anthony | 2025-03-01 | 1 | -2/+0 | |
| * | reformat displacement when unit changes | Sam Anthony | 2025-03-01 | 5 | -1/+31 | |
| * | unit conversion interfaces | Sam Anthony | 2025-03-01 | 2 | -9/+22 | |
| * | set ve | Sam Anthony | 2025-02-28 | 3 | -1/+8 | |
| * | fraction/percent conversion functions | Sam Anthony | 2025-02-28 | 5 | -3/+32 | |
| * | add volume flow rate to ui | Sam Anthony | 2025-02-28 | 5 | -1/+81 | |
| * | volume flow rate conversion functions | Sam Anthony | 2025-02-28 | 3 | -7/+47 | |
| * | failing volume flow rate tests | Sam Anthony | 2025-02-28 | 4 | -0/+56 | |
| * | engine volume flow rate | Sam Anthony | 2025-02-28 | 2 | -0/+14 | |