The following variables are in the pneumatic namelist group. If there is a corresponding typeset variable, the notation for that variable is also listed.
Required input variables:
d_barrel (): Inner diameter of the barrel. Floating-point number. Units of m.
d_chamber (): Inner diameter of the chamber. Floating-point number. Units of m. The hydraulic diameter ( where is area and is perimeter) can be used if the chamber is non-cylindrical but still elongated.
d_e (): Effective diameter of the valve. Floating-point number. Units of m. This includes the vena contracta, so likely the effective area is smaller than the actual area available.
l_travel (): Distance the base of projectile moves before exiting the barrel. Floating-point number. Units of m. Sometimes called the barrel length, which could be misleading as the material the barrel is constructed from is often longer.
m_proj (): Mass of the projectile. Floating-point number. Units of g.
p_chamber (): Initial gauge pressure of the chamber. Floating-point number. Units of kPa.
p_fd_proj (): Equivalent pressure of dynamic friction on the projectile. Floating-point number. Units of kPa.
p_fs_proj (): Pressure required to overcome static friction on the projectile. Floating-point number. Units of kPa.
vol_chamber (): Volume of the chamber. Floating-point number. Units of m3.
vol_dead (): Dead volume. Volume in the barrel at the dart’s initial position. Floating-point number. Units of m3.
Optional input variables:
actual_rc: Expected BlasterSim return code corresponding to experimental muzzle velocity set via actual_v_muzzle. Integer. Default value is 0. Ignored outside of BlasterSim validation tests. Used when the projectile should not expected to exit the barrel by setting actual_rc = 1; see § 3.1.1 for other rc codes. The default actual_rc value of 0 is for when the projectile does leave the barrel.
actual_v_muzzle (): Experimental muzzle velocity for comparison/validation purposes. Floating-point number. Units of m/s. Default value is m/s. Ignored outside of BlasterSim validation tests.
b (): Critical pressure ratio of the valve. Floating-point number. Unitless. Default value is .
dt (): Time step. Floating-point number. Units of s. Default value is s.
p_atm (): Atmospheric pressure. Floating-point number. Units of kPa. Default value is Pa.
t_opening (): Time required for the valve or flow restriction to fully open. Floating-point number. Units of ms. Default value is ms. See § 2.1.7 for a list of estimated valve opening times.
temp_atm (): Atmospheric temperature. Floating-point number. Units of K. Default value is K ( C).