diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2025-03-02 14:40:09 -0500 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2025-03-02 14:40:09 -0500 |
| commit | 640d079ba6256121c45522e9a5fc0eef8725ff8c (patch) | |
| tree | fdc77c9e93d103ed928893364b002c2c9c9d34a2 /test.h | |
| parent | 9e6a82e0bfe9cf0a884dc110293f497aa21bdb6d (diff) | |
| download | volute-640d079ba6256121c45522e9a5fc0eef8725ff8c.zip | |
calculate mass flow rate at standard conditions
Diffstat (limited to 'test.h')
| -rw-r--r-- | test.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -69,3 +69,4 @@ void test_comp_outlet_temperature(void); void test_manifold_temperature(void); void test_volume_flow_rate(void); void test_mass_flow_rate(void); +void test_mass_flow_rate_corrected(void); |