From 640d079ba6256121c45522e9a5fc0eef8725ff8c Mon Sep 17 00:00:00 2001 From: Sam Anthony Date: Sun, 2 Mar 2025 14:40:09 -0500 Subject: calculate mass flow rate at standard conditions --- test.h | 1 + 1 file changed, 1 insertion(+) (limited to 'test.h') diff --git a/test.h b/test.h index 9e127f6..1e34ece 100644 --- a/test.h +++ b/test.h @@ -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); -- cgit v1.2.3