From 9e6a82e0bfe9cf0a884dc110293f497aa21bdb6d Mon Sep 17 00:00:00 2001 From: Sam Anthony Date: Sun, 2 Mar 2025 14:24:56 -0500 Subject: calculate mass flow rate at ambient conditions --- test.h | 1 + 1 file changed, 1 insertion(+) (limited to 'test.h') diff --git a/test.h b/test.h index fc1865c..9e127f6 100644 --- a/test.h +++ b/test.h @@ -68,3 +68,4 @@ void test_comp_outlet_temperature_adiabatic(void); void test_comp_outlet_temperature(void); void test_manifold_temperature(void); void test_volume_flow_rate(void); +void test_mass_flow_rate(void); -- cgit v1.2.3