We introduce a hardware–software system for rapidly characterizing liquid microjets for x-ray diffraction experiments. An open-source python-based software package allows for programmatic and automated data collection and analysis. We show how jet speed, length, and diameter are influenced by nozzle geometry, gas flow rate, liquid viscosity, and liquid flow rate. We introduce “jet instability” and “jet probability” metrics to help quantify the suitability of a given nozzle for x-ray diffraction experiments. Among our observations were pronounced improvements in jet stability and reliability when using asymmetric needle-tipped nozzles, which allowed for the production of microjects smaller than 250 nm in diameter, traveling faster than 120 m/s.
I. INTRODUCTION
Gas dynamic virtual nozzles (GDVNs)1–4 produce microscopic liquid jets that have been vital for numerous serial femtosecond crystallography (SFX) and time-resolved solution scattering (TR-SS) experiments at x-ray free-electron laser (XFEL) facilities.5–12 More than half of the published TR-SS studies and approximately 30% of SFX structures in the Protein Data Bank were produced by using GDVNs.13 Although a broad variety of sample injection systems are now available at XFELs,9 GDVNs continue to play a key role because they are particularly important for MHz data collection4,9,11,14–17 and rapid-mixing experiments.18–25
In the context of XFELs, precise control over the microjet characteristics is often paramount. Sufficiently high speeds are critical to ensure that each x-ray pulse interacts with a fresh sample. Jet diameter is consequential for data rates and sample conservation. Stability, perhaps most critical, underpins the reliability of the entire data collection process, as instabilities lead to reduced data rates and can complicate data reduction and interpretation.26,27
Poor GDVN performance during XFEL experiments can often be traced back to insufficient pre-testing with specific samples, or a lack of pre-testing altogether. 3D-printed GDVNs3,4,28,29 have alleviated much of the variability associated with hand-crafted nozzles,2,30 but robust and quantitative pre-testing is still relatively infrequent, especially for groups that do not specialize in GDVN fabrication and development. Various groups have developed methods to quantitatively characterize GDVNs,3,4,28,31 but there are presently no open-source, standardized, and comprehensive characterization pipelines that are shared within the XFEL community.
Here, we present a microjet characterization pipeline that consists of a basic hardware configuration and measurement protocols, along with an open-source Python package for data collection and analysis. The pipeline utilizes pairs of frames with short exposures ( 100 ns) and applies standard image processing methods to quantify jet speed, length, stability, and diameter. In essence, the pipeline is a specialized variant of particle imaging velocimetry (PIV)32 with a graphical interface and analysis procedures tailored to GDVNs and XFEL applications. The results obtained from this pipeline identify the working regions of a GDVN, including drip-to-jet transitions and jet whipping transitions,33,34 along with the Weber and Reynolds dimensionless numbers. We demonstrate the utility of the pipeline through quantitative comparisons of microjet characteristics according to nozzle geometric variations along with variations in liquid viscosity. We show how geometric variations can profoundly affect the drip-to-jet transition point and thereby lead to sub-microscopic water jets below 250 nm diameter.35,36
II. METHODS
A. Experimental setup
The basic hardware setup for GDVN testing consists of a camera with relatively short readout time (ideally 1 s or less) along with a double-pulsed laser (ideally 100 ns or less, with pulse fluence of more than 100 nJ/mm2). The double-pulsed laser should be timed such that the camera readout occurs during the interval between the laser pulses (a technique known as “frame straddling”), see Fig. 1. The GDVN is controlled by one or more liquid pumps and a gas flow regulator. Ideally, liquid volumetric flow rate (Q) and the mass flow rate ( ) of the gas should be controlled, as these parameters directly map to microjet characteristics without the need to compensate for gas compression or flow resistance in the capillaries. It is helpful to monitor liquid and gas pressures in order to detect leaks or clogs, and it is critical to allow pressures and flow rates to stabilize before recording data.
In the studies presented here, a Photron SA5 high-speed camera was operated at 100 Hz frame rate, with 350 ns readout times. A fiber-coupled diode laser (DILAS D4F4S22 laser with custom pulsed current driver) produced double flashes of 100-ns duration spaced by 550 ns, at 633 nm wavelength. The imaging system consisted of a 10× Mitutoyo long working distance objective paired with a variable Navitar 12× UltraZoom magnifying lens, providing a 3.5 cm working distance. A convex lens was used to focus the diverging output from the 400 m optical fiber to a spot size of approximately 1 mm diameter. Brightfield images were captured with the light source colinear with the optical axis, whereas quasi-darkfield images were recorded by tilting the axis of the light source and blocking the direct beam.
A Shimadzu (LC-20AD) high pressure liquid chromatography (HPLC) pump was used to drive the liquid flow at specified volumetric rate and to measure the liquid pressure, while Sensirion flow sensors (SLI0430) were used to measure flow rates. To mitigate high pulsation from the HPLC pump, a long glass capillary (40–60 mm in length, with an inner diameter of 100 m) was included in the setup to provide resistance and dampen pulsations. Before each data collection, the system water was degassed using a sonicator and HPLC purged according to company recommendations to improve stability. Despite these measures, high pulsation, exacerbated by the lack of active feedback in the HPLC pump, remained a significant issue and was the primary source of error in our data collections.
A Bronkhorst EL-Flow mass flow controller was used to control and measure the helium mass flow rate. The vacuum chamber was equipped with a rectangular glass chamber and a quick-connect fitting for nozzle mountings, where GDVNs were characterized at vacuum pressures of approximately 0.1 mbar, which was limited by the Edwards XDS35 scroll pump. A hardware schematic is provided in Fig. 2. Nozzle geometries used for data collection are found in Fig. 3.28
B. Custom software
Three specialized software packages have been developed to enable hardware interfacing, microjet image analysis, and a graphical user interface. These open-source Python packages are available for public use.
-
hardware_interfaces: This package provides simplified Python interfaces for a range of devices such as HPLC pumps, Photron FASTCam high-speed cameras, and Bronkhorst mass flow controllers, among others.37 Client/server classes are based on ZeroMQ, and simple widgets are based on PyQT.
-
microjet_analysis: This toolkit is designed for the processing and analysis of GDVN-type jet image stacks, utilizing a custom approach based on particle image velocimetry (PIV) principles. It includes a variety of examples detailing procedures for image enhancement, segmentation, and analysis.38 The methods provided in this repository are available in an online (data saved in memory) or an offline (data save on disk) mode for different types of analysis.
-
odysseus: Based upon PyQT and the pyqtgraph package,39 this package offers a graphical user interface (GUI) that integrates with the hardware_interfaces code to manage data collection and control the experimental setup's various facets.40 The microjet_analysis repository is used in combination with this repository to provide a live, online, frame-by-frame analysis for certain jet parameters.
Notably, a significant portion of the software maintains functionality across various operating systems. An exception to this is the code dedicated to the Photron camera, which has a software development kit with pre-compiled libraries that require a Windows operating system (Windows 7 or newer).
C. Jet image analysis
The microjet image processing software employed in this study utilizes image segmentation algorithms to isolate key features such as the nozzle, continuous jet, and droplets, facilitating the statistical analysis of jet attributes including length, instability, and deviation angle, as outlined in Fig. 4. The software calculates average jet speed by analyzing droplet displacements through cross-correlation techniques. While optimizing for a flat and stable background is ideal, the software contains methods to clean images using standard techniques (Fourier filtering, dilation, erosion, thresholding, etc.). The software also allows for both light- and dark-field illumination. The microjet_analysis repository contains several practical examples, each illustrating different aspects of image optimization and analysis. Figure 5 delineates the sequential steps involved in refining each frame for subsequent analysis. The methods used to process a single frame are as follows.
1. Image processing
Initially, a high-pass filter is applied to the raw images to remove the non-uniform brightfield background and to enhance the contrast at the edges of the jet and droplets, Fig. 5(b). Subsequent application of hysteresis thresholding, Fig. 5(c), is used to convert images to a binary format. Morphological erosion and dilation operations are then used to eliminate outliers and to fill in voids caused by the high-pass filter in the previous step, Fig. 5(d). These operations leverage standard Python libraries such as numpy, scipy, and scikit-image.
2. Image segmentation
Accurate segmentation of the image into the regions specified in Fig. 4 is necessary for computing parameters such as jet speed and length. Figure 5(e) provides a representation of how processed images facilitate straightforward region determination. The microjet_analysis software incorporates several automated procedures for this purpose, with examples illustrating the methods. Here, the 2D jet image is condensed into a 1D projection along the axis perpendicular to the average jet direction, represented by the black line. The peak of this line readily indicates the nozzle tip index ( ). The binary format of the image, consisting of zeros (absence of the jet) and ones (presence of the jet), aids in identifying the transition region ( ), assumed as the starting point of the longest sequence of non-zero elements in the projection, presumed to be the liquid jet.
The Hough Transform is employed to accurately trace the jet's path in an image by pinpointing the most pronounced line, assumed to be along the jet [Fig. 5(e), blue dashed line]. This technique is especially adept at identifying lines even within noisy or discontinuous areas, which are typical in images capturing swift or slender jets.
3. Jet deviation angle, stability, and droplet dispersion
Since the analysis above is applied to 2D projection images of 3D jets, angular deviations from the 3D symmetry axis of the nozzle will be underestimated by a factor of 0.57 on average, and in certain cases, deviations may go undetected. However, XFEL diffraction hit rates are dependent on 2D projections of the target, and thus, the 2D optical characterizations are relevant provided sufficient statistics are gathered.
4. Jet length
Figure 6 presents a birds-eye-view of jet images processed using the methods outlined in this paper. While in some cases, the jet length is clearly identifiable by finding the longest segment in the images, there are many cases in which the jets are far smaller than the resolution of our microscope ( 2–3 m), and therefore, jet length estimates are more difficult. We, therefore, introduce two methods for estimating jet lengths. The first method identifies the largest connected component in a processed image [see Fig. 5(d)]. The second method calculates the standard deviation across a stack of frames to estimate the breakup point, shown in Fig. 7. These are referred to as the connected component and statistical methods, respectively.
The statistical method provides a more accurate estimate in cases of sub-micrometer jets or poorly focused images. In this case, the jet length is defined by detecting fluctuations in the jet images, which are present despite the fact that individual droplets cannot be identified.
We quantify these fluctuations by computing the 2D standard deviation of the image stack, as shown in Fig. 7(c). A 1D projection of this shows a sigmoidal-like function, as shown in Fig. 7(d). The breakup region is indicated as the region between and . We define the jet length as the average of these two points.
The statistical method can be automated by utilizing a soft-edge-finding algorithm (e.g., a 1D peak search applied to a smoothed derivative of the 1D profile is effective), but this algorithm is not yet formally implemented in our analysis software package. Future updates to the microjet_analysis repository will introduce more robust methods for jet length determination. However, accurate measurement still depends heavily on optimal lighting and imaging systems.
5. Jet probability—A measure of a nozzle's drip-to-jet transition
Our study introduces jet probability as a metric, denoting the fraction of images that exhibit a jet. This measure is derived from an analysis of segmented regions downstream of the nozzle tip. The presence of a jet is discerned by identifying the longest stretch of connected pixels within the image, implying a continuous jet. Each image is assigned a Boolean value to reflect this presence or absence. These Boolean values are subsequently averaged in bins according to liquid and gas flow rates, as depicted in Fig. 12. Multiple methods are available in the microjet_analysis repository for this metric, all of which use a minimum pixel length to account for image artifacts or small pixels. Values below this threshold are understood as no stable jet. This technique helps identify nozzles that produce spurting jets that are unreliable for x-ray diffraction measurements.
6. Jet speed and diameter
Figures 22 and 23 show typical correlations and . While the correlation tends to be most reliable, the correlation is helpful because it allows for the determination of droplet speeds as a function of distance from the nozzle and hence enables the detection of droplet acceleration. For jets produced in vacuum, droplet acceleration is usually negligible, and hence, the droplet speeds determined from are sufficient.
Although it is possible to track individual droplets and infer the speeds of each of them, such an approach is challenging for high-speed jets (which require very short delays ) and sub-micrometer drops (which are difficult to detect reliably). It is also possible to compute 2D cross correlations in localized regions of each image pair, which would yield a velocity vector field akin to common PIV methods. In our experience, we find that the and are sufficiently robust for GDVN microjet analysis.
7. Outlier filtering
Our data collection employs two main outlier filtering methods to ensure data quality. The first method addresses individual frame anomalies in image stacks, removing any frames where the mean pixel intensity of an individual frame exceeds the mean pixel intensity of the entirety of the stack. The second filtering approach involves analyzing jet speed. It assesses the projection of correlation peaks (detailed in Appendix B). Datasets are discarded if the peak correlation cannot be distinguished from background correlations, based on a predefined threshold. This method is crucial for identifying and excluding datasets with unreliable or ambiguous jet speed measurements. Both methods are detailed in the microjet_analysis repository examples.
D. Drip-to-jet transition data collection method
GDVN microjets exhibit hysteresis whereby the boundary between jetting and dripping modes depends on the history of the gas and liquid flow rates. With a fixed gas flow rate , the liquid drip-to-jet transition point can be found by increasing the liquid flow rate until a stable jet is established. Once the jet is established, the liquid flow rate can be reduced to the jet-to-drip transition point where the jetting mode switches back to the dripping mode. Here, the notation represents the liquid jet as a function of the gas mass flow rate, . The transition points and depend somewhat on the rate at which the liquid flow rate is changed. A jet that is established in the region is quasi-stable in the sense that a small disruption can cause a switch to dripping, at which point the jet is unlikely to be established until the liquid flow rate is increased. Similar transition points can be found by holding the liquid flow rate fixed while varying the gas flow rate.
Since our intention is to determine the properties of stable jets, we seek the drip-to-jet transition points in order to avoid quasi-stable states. Data are collected at fixed gas flow rate, and the initial liquid flow rate is reduced until the dripping mode is established. The liquid flow rate is then slowly increased until the jet is reestablished. In general, we avoid reducing the gas flow rate to the corresponding jet-to-drip transition point because low gas flows often result in liquid wetting the nozzle and freezing due to evaporative cooling in the low-pressure environment, which can cause nozzles to fracture.
Figure 8 schematically illustrates the data collection algorithm. The process starts at an initial gas mass flow rate ( ), incrementing up to a predetermined maximum ( ), with the size of each increment given by . After the detection of the transition point, the liquid flow rate is modified in steps of until it reaches a specified maximum rate ( ). This procedure can be automated, with the drip-to-jet transition determined by image analysis procedures detailed previously to calculate the percentage of recent frames that exhibit a stable jet, discussed in Sec. II C 5). The “Sleep” function mandates a waiting period after each flow rate adjustment, allowing the system to reach equilibrium and ensuring that the flow rates measured upstream of the nozzle accurately reflect the flow rates at the nozzle tip.
III. RESULTS
A. Jet characterization across different nozzles
Figure 9 shows a comparison of jet speed, length, diameter, and stability across needle-tip and blunt-tip nozzle geometries, as a function of both liquid (water) and gas (helium) flow rates. The aggregated data, derived from four distinct nozzles per geometry, adhere to the experimental protocol outlined in Fig. 8 so that the lowest liquid flow rates correspond to the drip-to-jet transition points. The results show a pronounced advantage of needle-tip nozzles in facilitating jet formation at significantly lower liquid flow rates compared to blunt-tip nozzles. As a result, needle-tip nozzles are capable of generating jets that are much smaller and faster than the blunt-tip geometry. This distinctive performance of needle-tip nozzles can be attributed to their specialized geometry, seen in Fig. 3, which promotes the formation of a narrow liquid thread that remains adhered to the solid substrate. The resulting Couette-like flow field effectively mitigates instabilities induced by recirculation patterns.42
Figure 10 highlights the differences in drip-to-jet transition points among different print jobs of the same nozzle geometry, indicating to the significance of geometric precision in nozzle manufacturing for consistent performance. This variation suggests that even minor differences in nozzle geometry can critically affect jet formation and stability.43 The figure demonstrates that the nozzle designs generally remain within 3 of the mean value. This variability is likely dominated by geometric variation but may be partly attributable to liquid flow rate errors (approximately 1%–10%).
Figure 11 examines how water–glycerol mixtures influence drip-to-jet transitions, revealing an absence of a consistent trend with fluid viscosity and surface tension changes. This finding indicates that nozzle geometry and operational conditions may overshadow the fluid's properties in determining jet behavior at the drip-to-jet transition region.
Figure 12 shows the fraction of images that contain jets, providing a statistical measure of the drip-to-jet transition. This transition often includes a spurting phase before stabilizing into a consistent jetting phase. For each type of nozzle, only one was used in the experiments due to the extensive effort required for data collection. Notably, all blunt tip nozzles demonstrated a similar spurting region, and the observed drip-to-jet transition regions correspond closely with those depicted in Fig. 10. Note the liquid flow rate scales are different in each figure.
Our analysis reveals distinct behaviors between the two nozzle designs. Needle-tip nozzles consistently maintain jet stability across a broad range of flow rates. Conversely, blunt tip nozzles show a gradual increase in their ability to form stable jets, with performance dropping significantly—entering a “spurting” phase—below an 80% jet probability score. This phase is characterized by the inability to maintain a stable jet, indicating less effective performance under certain conditions. These observations, derived from the methodology specified in Sec. II C 5, provide clear evidence of the differences in performance between needle and blunt tip nozzles.
B. Probing the Limits of GDVNs
Figure 13 compares jet speeds to the predictions based on the Bernoulli equation , while Fig. 14 compares the measured with those calculated using the equation , which neglects the effects of surface tension and viscosity. Here, is calculated using the methods discussed in Subsection 1 of Appendix. Observed jet speeds consistently exceed those predicted by the Bernoulli equation, while jet diameters are consistently smaller, highlighting the significant role of viscous drag in influencing jet characteristics. The discrepancy between measured values and the predictions lessens with increased liquid flow rates, as would be expected due to the reduced ratio of surface area to volume. Differences in nozzle design notably influence these observations. We hypothesize that needle-tip nozzles tend to be significantly faster and smaller than the Bernoulli equation predicts because the geometry promotes longer durations in which drag forces can accelerate the fluid before it emits from the tip as a free-standing liquid that is subject to Rayleigh breakup.
Figure 15 shows jet diameters as a function of flow ratio , with data from experiments using both needle- and blunt-tip nozzles and fluids including water and water/glycerol mixtures. Lower flow ratios tend to correspond to smaller, faster jets due to the reduced liquid mass and the increased viscous forces due to the gas. As shown in the inset of Figure 15, sub-micrometer jets are frequently observed, with the smallest jets approaching 100 nm diameter. Notably, jet diameters below 250 nm are predominantly associated with the needle tip geometry. Jet diameter errors are dominated by variations in the HPLC pump. As we reach the lower limits of the HPLC, the jet diameter errors are greater than 20%, as seen in Fig. 16. The inset figure also indicates that the lowest measured diameter is dependent on the sample type. As glycerol concentration increases, the smallest achievable jet decreases, presumably due to the reduction in capillary wave frequencies associated with increased viscosities.
C. Dimensionless numbers
The dimensionless numbers are defined below, where is the jet velocity, is the jet diameter, is the liquid density, is the surface tension, and is the liquid dynamic viscosity. Table I provides relevant numerical values.
Liquid . | (kg/m3) . | (N/m) . | (cP) . |
---|---|---|---|
Water | 997 | 0.0728 | 0.89 |
Water + Glycerol 75/25 v/v | 1078 | 0.067 | 2.76 |
Water + Glycerol 50/50 v/v | 1030 | 0.066 | 6.17 |
Liquid . | (kg/m3) . | (N/m) . | (cP) . |
---|---|---|---|
Water | 997 | 0.0728 | 0.89 |
Water + Glycerol 75/25 v/v | 1078 | 0.067 | 2.76 |
Water + Glycerol 50/50 v/v | 1030 | 0.066 | 6.17 |
Figure 17 shows Reg according to each nozzle geometry, using the data discussed throughout. As expected, the blunt-tip geometry has a propensity for higher Reg due to the smaller gas orifice diameter. This observation suggests that faster and smaller jets can be achieved by decreasing , which should be tested in future studies. While the liquid jet Re is safely under 1500 [Fig. 18], Reg surpasses values of 900 which suggests an onset of gas turbulence for both nozzle designs.
GDVNs have two control knobs: and Q. The Weber number describes the conditions of the liquid jet, while the gas Reynolds number offers insight into the dynamics of the helium gas sheath surrounding the liquid jet. Figure 19 plots these two values, highlighting their effect on jet stability. The blunt-tip nozzles show a region of instability where the liquid flow rates are small compared to the gas mass flow rates, as indicated by marker size and values of Reg according to Eq. (9). The jet instability begins at , which corresponds to a of approximately 25 mg/min. This is further corroborated by the result in Fig. 12, where l/min produce highly unstable jets at this gas mass flow rate. Figure 19 indicates that the blunt-tip nozzles operate best in regions where both We and Reg numbers are low. A similar trend with the needle-tip nozzles is observed, although the instability begins when Q is very low with respect to , perhaps due to the nozzles geometry.
Figure 20 shows remarkable agreement with the findings of Gañan-Calvo et al., further validating the model proposed by the authors.
IV. CONCLUSION
The primary objective of this study was to demonstrate a hardware-software system for comprehensive characterization of liquid microjets used in XFEL experiments. The system combines hardware with open-source Python software to automate data collection and analysis, addressing a critical need for standardized and reproducible characterization methods in the XFEL community.
Key findings of this study include the successful demonstration of the system's ability to measure and analyze essential jet characteristics such as speed, length, diameter, and stability. Comparative results between needle-tip and blunt-tip nozzle geometries revealed the superior performance of needle-tip nozzles, which produced smaller, faster, and more stable jets. Notably, the system achieved the production of microjets smaller than 250 nm in diameter, traveling at speeds exceeding 120 m/s.
Liquid Reynolds numbers were generally below 200, suggesting laminar conditions, while liquid Weber numbers correlated with the transition from dripping to stable jetting, indicating a characteristic range of stability ( ). Gas Reynolds numbers had values that likely surpassed 900 in some cases, suggesting the onset of gas turbulence at higher gas mass flow rates. High gas Reynolds numbers correlated with high degrees of jet instability, suggesting the onset of gas turbulence as a possible mechanism for jet whipping behavior.
We have introduced the jet probability metric, defined as the fraction of images exhibiting a continuous jet, to assess the reliability of nozzles for XFEL measurements. Plots of jet probability revealed that blunt-tip nozzles exhibited a remarkably gradual transition from dripping to jetting as liquid flow rates were increased, which obscures the boundary between different operational modes such as “jetting,” “dripping,” and “spurting.” No mechanism for these gradual transitions were identified.
Three samples were tested: water, 25% glycerol–water, and 50% glycerol–water mixtures. The results showed a clear trend in which increased viscosity allowed for the formation of smaller jets. However, the results also showed that drip-to-jet transitions varied between nozzle print jobs to a greater extent than they varied between different liquid viscosities.
While we generally observed that needle-tip nozzles consistently outperformed blunt-tip nozzles by multiple metrics, we did not assess how these metrics are affected by the addition of particles in the solution, such as protein crystals. Without further studies, we caution against concluding that needle-tip nozzles are superior to blunt-tip nozzles for SFX experiments, especially in the case of large microcrystals. However, our results strongly suggest that needle-tip nozzles are superior for solution-scattering studies.
The largest source of errors in our measurements were the variations in liquid flow rates, which were often at the 10% level due to the mechanical action of the HPLC liquid pumps that were used. Variations in print quality also played a clear and significant role in quantifying nozzle performance. The study observed that even slight differences from one print job to the next could impact jet characteristics, with the jet-to-drip transition and jet instability metrics being affected most strongly. The tendency of blunt-tip nozzles to enter an extended “spurting” phase suggests a need for further investigation to determine whether this problem is caused by the design or the quality of the print jobs. In addition to improving liquid flow rate stability and printing quality, other high-priority improvements to the presented system would be the use of an incoherent nanosecond light source to minimize coherent speckle, and a camera with much higher data transfer rates.
In summary, we successfully demonstrated a hardware–software system capable of characterizing liquid microjets for XFEL experiments. The software is open-source and available for others to use. Routine application of such a system could greatly reduce the likelihood of costly sample-delivery surprises during diffraction data collection. Rapid jet characterization with high accuracy can be highly impactful to the validation of computational fluid dynamics simulations and nozzle geometry investigations, which can further expose important fluid physics and geometrical factors needed to perfect the liquid microjet nozzle.
ACKNOWLEDGMENTS
The authors extend their gratitude to Hao Hu, Raymond Sierra, Dan DePont, and Sabine Bothe for their invaluable assistance with sample and nozzle preparation, as well as many valuable discussions and feedback that significantly improved this project. The authors acknowledge financial support from the National Science Foundation through the BioXFEL Science and Technology Center Award No. DBI-1231306 along with Award Nos. DBI-1943448 and MCB-1817862.
AUTHOR DECLARATIONS
Conflict of Interest
The authors have no conflicts to disclose.
Author Contributions
Konstantinos Karpos: Conceptualization (equal); Data curation (equal); Formal analysis (equal); Investigation (equal); Methodology (equal); Software (equal); Supervision (equal); Validation (equal); Visualization (equal); Writing – original draft (equal); Writing – review & editing (equal). Sahba Zaare: Conceptualization (equal); Software (equal); Writing – review & editing (supporting). Dimitra Manatou: Data curation (supporting); Investigation (supporting). Roberto C. Alvarez: Conceptualization (supporting); Data curation (supporting); Formal analysis (supporting); Investigation (supporting); Methodology (supporting); Software (supporting); Writing – review & editing (supporting). Vivek Krishnan: Investigation (supporting); Software (supporting). Clint Ottmar: Investigation (supporting). Jodi Gilletti: Investigation (supporting). Aian Pableo: Investigation (supporting). Diandra Doppler: Conceptualization (supporting); Investigation (supporting); Methodology (supporting). Adil Ansari: Resources (supporting). Reza Nazari: Conceptualization (supporting); Methodology (supporting); Resources (supporting). Alexandra Ros: Conceptualization (equal); Data curation (supporting); Formal analysis (supporting); Funding acquisition (supporting); Investigation (supporting); Methodology (supporting); Project administration (lead); Resources (supporting); Software (supporting); Supervision (supporting); Validation (supporting); Visualization (equal); Writing – review & editing (equal). Richard A. Kirian: Conceptualization (equal); Data curation (supporting); Formal analysis (supporting); Funding acquisition (lead); Investigation (supporting); Methodology (supporting); Project administration (lead); Resources (lead); Software (supporting); Supervision (supporting); Validation (supporting); Visualization (equal); Writing – review & editing (equal).
DATA AVAILABILITY
The data that support the findings of this study are available from the corresponding authors upon reasonable request.
APPENDIX A: ESTIMATION OF THE INTERNAL NOZZLE PRESSURE
Accurately determining the pressure drop ( ) across the GDVN gas orifice is necessary for some comparisons of data against theory. The standard 100- m ID gas capillaries create significant flow resistance, and therefore, the inlet pressure is a poor measure of the internal nozzle pressure. We, therefore, determined the relationship between measured gas mass flow rates and the internal nozzle pressures by printing GDVN variants with the liquid lines plugged and the bases modified to accept large 500- m-ID gas capillaries. We confirmed that this eliminated all flow resistance by fixing the mass flow rate and checking that the capillary length did not affect the inlet pressure (i.e., the gas orifice was the only significant source of flow resistance). Internal pressures were recorded as a function of mass flow rate for two print jobs of each of the two nozzle geometries. The external pressure was 0.1 mbar. Thorough leak checks were conducted, and pressure readings were cross-verified with two independent pressure gauges. The results of these measurements are shown in Fig. 21. It is clear that the internal nozzle pressure has a nearly ideal linear relation with the mass flow rate, which is expected for choked flow. Linear fits to the data ( ) yielded coefficients of psi/mg/min for the blunt-tip GDVNs, and psi/mg/min for the needle-tip GDVNs, which are close to the values we predicted (0.46 and 0.73 psi/mg/min, respectively) based on the choked-flow assumption.
APPENDIX B: JET SPEED BY CORRELATIONS
For the dataset presented in Fig. 23, the calculated jet speed is m/s.