-
Complex Valued Deep Operator Network (DeepONet) $[\mathcal{G}]$ for Three Dimensional Maxwell's Equations: $\mathcal{G} \in \mathbb{C}^{m \times n}$
Authors:
Qile Jiang,
Marc Salvadori,
Dale Ota,
Vijaya Shankar,
Khemraj Shukla
Abstract:
The Maxwell's equations, a system of linear partial differential equations (PDEs), describe the behavior of electric and magnetic fields in time and space and is essential for many important electromagnetic applications. Although numerical methods have been applied successfully in the past, the primary challenge in solving these equations arises from the frequency of electromagnetic fields, which…
▽ More
The Maxwell's equations, a system of linear partial differential equations (PDEs), describe the behavior of electric and magnetic fields in time and space and is essential for many important electromagnetic applications. Although numerical methods have been applied successfully in the past, the primary challenge in solving these equations arises from the frequency of electromagnetic fields, which depends on the shape and size of the objects to be resolved. The frequency dictates the grid size used for the spatial discretization of the PDEs. Since the domain of influence for these equations is compactly supported, even a small perturbation in frequency necessitates a new discretization of Maxwell's equations, resulting in substantial computational costs. In this work, we investigate the potential of neural operators, particularly the Deep Operator Network (DeepONet) and its variants, as a surrogate model for Maxwell's equations. Existing DeepONet implementations are restricted to real-valued data in $\mathbb{R}^n$, but since the time-harmonic Maxwell's equations yield solutions in the complex domain $\mathbb{C}^n$, a specialized architecture is required to handle complex algebra. We propose a formulation of DeepONet for complex data, define the forward pass in the complex domain, and adopt a reparametrized version of DeepONet for more efficient training. We also propose a unified framework to combine a plurality of DeepONets, trained for multiple electromagnetic field components, to incorporate the boundary condition. As shown by computational experiments, our method significantly enhances the efficiency of predicting scattered fields from a spherical object at arbitrary high frequencies.
△ Less
Submitted 27 November, 2024;
originally announced November 2024.
-
Instabilities in strongly shear-thinning viscoelastic flows through channels and tubes
Authors:
Ramkarn Patne,
Shraddha Mandloi,
V. Shankar,
Ganesh Subramanian
Abstract:
The linear stability of a shear-thinning, viscoelastic fluid undergoing any of the canonical rectilinear shear flows, viz., plane Couette flow and pressure-driven flow through a channel or a tube is analyzed in the creeping-flow limit using the White--Metzner model with a power-law variation of the viscosity with shear rate. While two-dimensional disturbances are considered for plane Couette and c…
▽ More
The linear stability of a shear-thinning, viscoelastic fluid undergoing any of the canonical rectilinear shear flows, viz., plane Couette flow and pressure-driven flow through a channel or a tube is analyzed in the creeping-flow limit using the White--Metzner model with a power-law variation of the viscosity with shear rate. While two-dimensional disturbances are considered for plane Couette and channel flows, axisymmetric disturbances are considered for pressure-driven flow in a tube. For all these flows, when the shear-thinning exponent is less than $0.3$, there exists an identical instability at wavelengths much smaller than the relevant geometric length scale (gap between the plates or tube radius). There is also a finite-wavelength instability in these configurations governed by the details of the geometry and boundary conditions at the centerline of the channel or tube. The most unstable mode could be either of the short-wave or finite-wavelength instabilities depending on model parameters. For pressure-driven channel flow, it is possible to have sinuous or varicose unstable modes depending on the symmetry of the normal velocity eigenfunction about the channel centerline. This difference in symmetry is relevant only for the finite wavelength instability, in which case sinuous modes turn out to be more unstable, in accordance with experimental observations. In all the three configurations, the short wavelength unstable modes are localized near the walls, and are insensitive to symmetry conditions at the centerline. It is argued that this instability should be a generic feature in any wall-bounded shear flow of strongly shear-thinning viscoelastic fluids. Our predictions for the finite-wavelength instability in pressure-driven channel and pipe flows are in good agreement with experimental observations for the flow of concentrated polymer solutions in these geometries.
△ Less
Submitted 2 August, 2024;
originally announced August 2024.
-
A High-Order Ultra-Weak Variational Formulation for Electromagnetic Waves Utilizing Curved Elements
Authors:
Timo Lähivaara,
William F. Hall,
Matti Malinen,
Dale Ota,
Vijaya Shankar,
Peter Monk
Abstract:
The Ultra Weak Variational Formulation (UWVF) is a special Trefftz discontinuous Galerkin method, here applied to the time-harmonic Maxwell's equations. The method uses superpositions of plane waves to represent solutions element-wise on a finite element mesh. We focus on our parallel UWVF implementation, called ParMax, emphasizing high-order solutions in the presence of scatterers with piecewise…
▽ More
The Ultra Weak Variational Formulation (UWVF) is a special Trefftz discontinuous Galerkin method, here applied to the time-harmonic Maxwell's equations. The method uses superpositions of plane waves to represent solutions element-wise on a finite element mesh. We focus on our parallel UWVF implementation, called ParMax, emphasizing high-order solutions in the presence of scatterers with piecewise smooth boundaries. We explain the incorporation of curved surface triangles into the UWVF, necessitating quadrature for system matrix assembly. We also show how to implement a total field and scattered field approach, together with the transmission conditions across an interface to handle resistive sheets. We note also that a wide variety of element shapes can be used, that the elements can be large compared to the wavelength of the radiation, and that a low memory version is easy to implement (although computationally costly). Our contributions are illustrated through numerical examples demonstrating the efficiency enhancement achieved by curved elements in the UWVF. The method accurately handles resistive screens, as well as perfect electric conductor and penetrable scatterers. By employing large curved elements and the low memory approach, we successfully simulated X-band frequency scattering from an aircraft. These innovations demonstrate the practicality of the UWVF for industrial applications.
△ Less
Submitted 7 January, 2024; v1 submitted 6 September, 2023;
originally announced September 2023.
-
Generalizable data-driven turbulence closure modeling on unstructured grids with differentiable physics
Authors:
Hojin Kim,
Varun Shankar,
Venkatasubramanian Viswanathan,
Romit Maulik
Abstract:
Differentiable physical simulators are proving to be valuable tools for developing data-driven models in computational fluid dynamics (CFD). These simulators enable end-to-end training of machine learning (ML) models embedded within CFD solvers. This paradigm enables novel algorithms which combine the generalization power and low cost of physics-based simulations with the flexibility and automatio…
▽ More
Differentiable physical simulators are proving to be valuable tools for developing data-driven models in computational fluid dynamics (CFD). These simulators enable end-to-end training of machine learning (ML) models embedded within CFD solvers. This paradigm enables novel algorithms which combine the generalization power and low cost of physics-based simulations with the flexibility and automation of deep learning methods. In this study, we introduce a framework for embedding deep learning models within a generic finite element solver to solve the Navier-Stokes equations, specifically applying this approach to learn a subgrid scale closure with a graph neural network (GNN). We validate our method for flow over a backwards-facing step and test its performance on novel geometries, demonstrating the ability to generalize to novel geometries without sacrificing stability. Additionally, we show that our GNN-based closure model may be learned in a data-limited scenario by interpreting closure modeling as a solver-constrained optimization. Our end-to-end learning paradigm demonstrates a viable pathway for physically consistent and generalizable data-driven closure modeling across complex geometries.
△ Less
Submitted 22 November, 2024; v1 submitted 25 July, 2023;
originally announced July 2023.
-
Importance of equivariant and invariant symmetries for fluid flow modeling
Authors:
Varun Shankar,
Shivam Barwey,
Zico Kolter,
Romit Maulik,
Venkatasubramanian Viswanathan
Abstract:
Graph neural networks (GNNs) have shown promise in learning unstructured mesh-based simulations of physical systems, including fluid dynamics. In tandem, geometric deep learning principles have informed the development of equivariant architectures respecting underlying physical symmetries. However, the effect of rotational equivariance in modeling fluids remains unclear. We build a multi-scale equ…
▽ More
Graph neural networks (GNNs) have shown promise in learning unstructured mesh-based simulations of physical systems, including fluid dynamics. In tandem, geometric deep learning principles have informed the development of equivariant architectures respecting underlying physical symmetries. However, the effect of rotational equivariance in modeling fluids remains unclear. We build a multi-scale equivariant GNN to forecast fluid flow and study the effect of modeling invariant and non-invariant representations of the flow state. We evaluate the model performance of several equivariant and non-equivariant architectures on predicting the evolution of two fluid flows, flow around a cylinder and buoyancy-driven shear flow, to understand the effect of equivariance and invariance on data-driven modeling approaches. Our results show that modeling invariant quantities produces more accurate long-term predictions and that these invariant quantities may be learned from the velocity field using a data-driven encoder.
△ Less
Submitted 3 May, 2023;
originally announced July 2023.
-
Differentiable Turbulence: Closure as a partial differential equation constrained optimization
Authors:
Varun Shankar,
Dibyajyoti Chakraborty,
Venkatasubramanian Viswanathan,
Romit Maulik
Abstract:
Deep learning is increasingly becoming a promising pathway to improving the accuracy of sub-grid scale (SGS) turbulence closure models for large eddy simulations (LES). We leverage the concept of differentiable turbulence, whereby an end-to-end differentiable solver is used in combination with physics-inspired choices of deep learning architectures to learn highly effective and versatile SGS model…
▽ More
Deep learning is increasingly becoming a promising pathway to improving the accuracy of sub-grid scale (SGS) turbulence closure models for large eddy simulations (LES). We leverage the concept of differentiable turbulence, whereby an end-to-end differentiable solver is used in combination with physics-inspired choices of deep learning architectures to learn highly effective and versatile SGS models for two-dimensional turbulent flow. We perform an in-depth analysis of the inductive biases in the chosen architectures, finding that the inclusion of small-scale non-local features is most critical to effective SGS modeling, while large-scale features can improve pointwise accuracy of the \textit{a-posteriori} solution field. The velocity gradient tensor on the LES grid can be mapped directly to the SGS stress via decomposition of the inputs and outputs into isotropic, deviatoric, and anti-symmetric components. We see that the model can generalize to a variety of flow configurations, including higher and lower Reynolds numbers and different forcing conditions. We show that the differentiable physics paradigm is more successful than offline, \textit{a-priori} learning, and that hybrid solver-in-the-loop approaches to deep learning offer an ideal balance between computational efficiency, accuracy, and generalization. Our experiments provide physics-based recommendations for deep-learning based SGS modeling for generalizable closure modeling of turbulence.
△ Less
Submitted 27 March, 2024; v1 submitted 7 July, 2023;
originally announced July 2023.
-
Argon, neon, and nitrogen impurity transport in the edge and SOL regions of a Tokamak
Authors:
Shrish Raj,
Nirmal Bisai,
Vijay Shankar,
Abhijit Sen
Abstract:
Numerical simulations of the interchange plasma turbulence in the presence of medium-Z impurities (N2 , Ne, Ar) seeding have been performed using BOUT++. These simulation results are used to study the impurity transport mechanism in the edge and scrape-off layer (SOL) regions. An analytical relation for the impurity ion density with the vorticity, sources and sinks, and mass to charge ratio has al…
▽ More
Numerical simulations of the interchange plasma turbulence in the presence of medium-Z impurities (N2 , Ne, Ar) seeding have been performed using BOUT++. These simulation results are used to study the impurity transport mechanism in the edge and scrape-off layer (SOL) regions. An analytical relation for the impurity ion density with the vorticity, sources and sinks, and mass to charge ratio has also been derived. Simulation shows that Ar+ moves more strongly inward compared to N+ and Ne+ that has been verified from the analytical relation. The most abundant species move both in the inward and outward directions, but on average they mainly move outward. These behaviors have been confirmed using cross-correlation techniques. The inward transport or negative flux of the impurity ions is found directly associated with the monopolar density holes in the presence of the electron temperature gradient whereas the outward transport is associated with the plasma blobs. The inward impurity transport has been analyzed using hole fraction analysis. ~44% of Ar+, ~28% of Ne+, and ~25% of N+ ions of their total impurity densities are transported inward mainly through the avalanche events of the turbulent plasma.
△ Less
Submitted 21 February, 2023;
originally announced February 2023.
-
Multiscale Graph Neural Network Autoencoders for Interpretable Scientific Machine Learning
Authors:
Shivam Barwey,
Varun Shankar,
Venkatasubramanian Viswanathan,
Romit Maulik
Abstract:
The goal of this work is to address two limitations in autoencoder-based models: latent space interpretability and compatibility with unstructured meshes. This is accomplished here with the development of a novel graph neural network (GNN) autoencoding architecture with demonstrations on complex fluid flow applications. To address the first goal of interpretability, the GNN autoencoder achieves re…
▽ More
The goal of this work is to address two limitations in autoencoder-based models: latent space interpretability and compatibility with unstructured meshes. This is accomplished here with the development of a novel graph neural network (GNN) autoencoding architecture with demonstrations on complex fluid flow applications. To address the first goal of interpretability, the GNN autoencoder achieves reduction in the number nodes in the encoding stage through an adaptive graph reduction procedure. This reduction procedure essentially amounts to flowfield-conditioned node sampling and sensor identification, and produces interpretable latent graph representations tailored to the flowfield reconstruction task in the form of so-called masked fields. These masked fields allow the user to (a) visualize where in physical space a given latent graph is active, and (b) interpret the time-evolution of the latent graph connectivity in accordance with the time-evolution of unsteady flow features (e.g. recirculation zones, shear layers) in the domain. To address the goal of unstructured mesh compatibility, the autoencoding architecture utilizes a series of multi-scale message passing (MMP) layers, each of which models information exchange among node neighborhoods at various lengthscales. The MMP layer, which augments standard single-scale message passing with learnable coarsening operations, allows the decoder to more efficiently reconstruct the flowfield from the identified regions in the masked fields. Analysis of latent graphs produced by the autoencoder for various model settings are conducted using using unstructured snapshot data sourced from large-eddy simulations in a backward-facing step (BFS) flow configuration with an OpenFOAM-based flow solver at high Reynolds numbers.
△ Less
Submitted 16 February, 2023; v1 submitted 13 February, 2023;
originally announced February 2023.
-
Differentiable physics-enabled closure modeling for Burgers' turbulence
Authors:
Varun Shankar,
Vedant Puri,
Ramesh Balakrishnan,
Romit Maulik,
Venkatasubramanian Viswanathan
Abstract:
Data-driven turbulence modeling is experiencing a surge in interest following algorithmic and hardware developments in the data sciences. We discuss an approach using the differentiable physics paradigm that combines known physics with machine learning to develop closure models for Burgers' turbulence. We consider the 1D Burgers system as a prototypical test problem for modeling the unresolved ter…
▽ More
Data-driven turbulence modeling is experiencing a surge in interest following algorithmic and hardware developments in the data sciences. We discuss an approach using the differentiable physics paradigm that combines known physics with machine learning to develop closure models for Burgers' turbulence. We consider the 1D Burgers system as a prototypical test problem for modeling the unresolved terms in advection-dominated turbulence problems. We train a series of models that incorporate varying degrees of physical assumptions on an a posteriori loss function to test the efficacy of models across a range of system parameters, including viscosity, time, and grid resolution. We find that constraining models with inductive biases in the form of partial differential equations that contain known physics or existing closure approaches produces highly data-efficient, accurate, and generalizable models, outperforming state-of-the-art baselines. Addition of structure in the form of physics information also brings a level of interpretability to the models, potentially offering a stepping stone to the future of closure modeling.
△ Less
Submitted 23 September, 2022;
originally announced September 2022.
-
Understanding viscoelastic flow instabilities: Oldroyd-B and beyond
Authors:
Hugo A. Castillo Sanchez,
Mihailo R. Jovanovic,
Satish Kumar,
Alexander Morozov,
V. Shankar,
Ganesh Subramanian,
Helen J. Wilson
Abstract:
The Oldroyd-B model has been used extensively to predict a host of instabilities in shearing flows of viscoelastic fluids, often realized experimentally using polymer solutions. The present review, written on the occasion of the birth centenary of James Oldroyd, provides an overview of instabilities found across major classes of shearing flows. These comprise (i) the canonical rectilinear shearing…
▽ More
The Oldroyd-B model has been used extensively to predict a host of instabilities in shearing flows of viscoelastic fluids, often realized experimentally using polymer solutions. The present review, written on the occasion of the birth centenary of James Oldroyd, provides an overview of instabilities found across major classes of shearing flows. These comprise (i) the canonical rectilinear shearing flows including plane Couette, plane and pipe Poiseuille flows; (ii) viscometric shearing flows with curved streamlines such as those in the Taylor-Couette, cone-and-plate and parallel-plate geometries; (iii) non-viscometric shearing flows with an underlying extensional flow topology such as the flow in a cross-slot device; and (iv) multilayer shearing flows. While the underlying focus in all these cases is on results obtained using the Oldroyd-B model, we also discuss their relation to the actual instability, and as to how the shortcomings of the Oldroyd-B model may be overcome by the use of more realistic constitutive models. All the three commonly used tools of stability analysis, viz., modal linear stability, nonmodal stability, and weakly nonlinear stability analyses are discussed, with supporting evidence from experiments and numerical simulations as appropriate. Despite only accounting for a shear-rate-independent viscosity and first normal stress coefficient, the Oldroyd-B model is able to qualitatively predict the majority of instabilities in the aforementioned shearing flows. The review also highlights, where appropriate, open questions in the area of viscoelastic stability.
△ Less
Submitted 16 February, 2022;
originally announced February 2022.
-
Validation and parameterization of a novel physics-constrained neural dynamics model applied to turbulent fluid flow
Authors:
Varun Shankar,
Gavin D. Portwood,
Arvind T. Mohan,
Peetak P. Mitra,
Dilip Krishnamurthy,
Christopher Rackauckas,
Lucas A. Wilson,
David P. Schmidt,
Venkatasubramanian Viswanathan
Abstract:
In fluid physics, data-driven models to enhance or accelerate solution methods are becoming increasingly popular for many application domains, such as alternatives to turbulence closures, system surrogates, or for new physics discovery. In the context of reduced order models of high-dimensional time-dependent fluid systems, machine learning methods grant the benefit of automated learning from data…
▽ More
In fluid physics, data-driven models to enhance or accelerate solution methods are becoming increasingly popular for many application domains, such as alternatives to turbulence closures, system surrogates, or for new physics discovery. In the context of reduced order models of high-dimensional time-dependent fluid systems, machine learning methods grant the benefit of automated learning from data, but the burden of a model lies on its reduced-order representation of both the fluid state and physical dynamics. In this work, we build a physics-constrained, data-driven reduced order model for the Navier-Stokes equations to approximate spatio-temporal turbulent fluid dynamics. The model design choices mimic numerical and physical constraints by, for example, implicitly enforcing the incompressibility constraint and utilizing continuous Neural Ordinary Differential Equations for tracking the evolution of the differential equation. We demonstrate this technique on three-dimensional, moderate Reynolds number turbulent fluid flow. In assessing the statistical quality and characteristics of the machine-learned model through rigorous diagnostic tests, we find that our model is capable of reconstructing the dynamics of the flow over large integral timescales, favoring accuracy at the larger length scales. More significantly, comprehensive diagnostics suggest that physically-interpretable model parameters, corresponding to the representations of the fluid state and dynamics, have attributable and quantifiable impact on the quality of the model predictions and computational complexity.
△ Less
Submitted 21 October, 2021;
originally announced October 2021.
-
Onset of transient shear banding in viscoelastic shear start-up flows: Implications from linearized dynamics
Authors:
Shweta Sharma,
V. Shankar,
Yogesh M. Joshi
Abstract:
We analyze transient dynamics during shear start-up in viscoelastic flows between two parallel plates, with a specific focus on the signatures for the onset of transient shear banding using the Johnson-Segalman, non-stretching Rolie-Poly and Giesekus models. We explore the dynamics of shear start-up in monotonic regions of the constitutive curves using two different methodologies: (i) the oft-used…
▽ More
We analyze transient dynamics during shear start-up in viscoelastic flows between two parallel plates, with a specific focus on the signatures for the onset of transient shear banding using the Johnson-Segalman, non-stretching Rolie-Poly and Giesekus models. We explore the dynamics of shear start-up in monotonic regions of the constitutive curves using two different methodologies: (i) the oft-used `frozen-time' linear stability (eigenvalue) analysis, wherein we examine whether infinitesimal perturbations imposed on instantaneous stress components (treated as quasi steady states) exhibit exponential growth, and (ii) the more mathematically rigorous fundamental-matrix approach that characterizes the transient growth via a numerical solution of the time-dependent linearized governing equations, wherein the linearized perturbations co-evolve with the start-up shear flow. Our results reinforce the hitherto understated point that there is no universal connection between the overshoot and subsequent decay of shear stress in the base state and the unstable eigenvalues obtained from the frozen-time stability analysis. It may therefore be difficult to subsume the occurrence of transient shear banding during shear start-up within the ambit of a single model-independent criterion. Our work also suggests that the strong transients during shear start-up seen in earlier work could well be a consequence of consideration of the limit of small solvent viscosity in the absence of otherwise negligible terms such as fluid inertia.
△ Less
Submitted 26 February, 2022; v1 submitted 30 August, 2021;
originally announced August 2021.
-
Perspectives on viscoelastic flow instabilities and elastic turbulence
Authors:
Sujit S. Datta,
Arezoo M. Ardekani,
Paulo E. Arratia,
Antony N. Beris,
Irmgard Bischofberger,
Jens G. Eggers,
J. Esteban López-Aguilar,
Suzanne M. Fielding,
Anna Frishman,
Michael D. Graham,
Jeffrey S. Guasto,
Simon J. Haward,
Sarah Hormozi,
Gareth H. McKinley,
Robert J. Poole,
Alexander Morozov,
V. Shankar,
Eric S. G. Shaqfeh,
Amy Q. Shen,
Holger Stark,
Victor Steinberg,
Ganesh Subramanian,
Howard A. Stone
Abstract:
Viscoelastic fluids are a common subclass of rheologically complex materials that are encountered in diverse fields from biology to polymer processing. Often the flows of viscoelastic fluids are unstable in situations where ordinary Newtonian fluids are stable, owing to the nonlinear coupling of the elastic and viscous stresses. Perhaps more surprisingly, the instabilities produce flows with the h…
▽ More
Viscoelastic fluids are a common subclass of rheologically complex materials that are encountered in diverse fields from biology to polymer processing. Often the flows of viscoelastic fluids are unstable in situations where ordinary Newtonian fluids are stable, owing to the nonlinear coupling of the elastic and viscous stresses. Perhaps more surprisingly, the instabilities produce flows with the hallmarks of turbulence -- even though the effective Reynolds numbers may be $O(1)$ or smaller. We provide perspectives on viscoelastic flow instabilities by integrating the input from speakers at a recent international workshop: historical remarks, characterization of fluids and flows, discussion of experimental and simulation tools, and modern questions and puzzles that motivate further studies of this fascinating subject. The materials here will be useful for researchers and educators alike, especially as the subject continues to evolve in both fundamental understanding and applications in engineering and the sciences.
△ Less
Submitted 22 August, 2021;
originally announced August 2021.
-
A continuous pathway between the elasto-inertial and elastic turbulent states in viscoelastic channel flow
Authors:
Mohammad Khalid,
V. Shankar,
Ganesh Subramanian
Abstract:
We show that viscoelastic plane Poiseuille flow becomes linearly unstable in the absence of inertia, in the limit of high elasticities, for ultra-dilute polymer solutions. While inertialess elastic instabilities have been predicted for curvilinear shear flows, this is the first ever report of a purely elastic linear instability in a rectilinear shear flow. The novel instability continues upto a Re…
▽ More
We show that viscoelastic plane Poiseuille flow becomes linearly unstable in the absence of inertia, in the limit of high elasticities, for ultra-dilute polymer solutions. While inertialess elastic instabilities have been predicted for curvilinear shear flows, this is the first ever report of a purely elastic linear instability in a rectilinear shear flow. The novel instability continues upto a Reynolds number ($Re$) of $O(1000)$, corresponding to the recently identified elasto-inertial turbulent state believed to underlie the maximum-drag-reduced regime. Thus, for highly elastic ultra-dilute polymer solutions, a single linearly unstable modal branch may underlie transition to elastic turbulence at zero $Re$, and to elasto-inertial turbulence at moderate $Re$, implying the existence of continuous pathways connecting the turbulent states to each other, and to the laminar base state.
△ Less
Submitted 11 March, 2021;
originally announced March 2021.
-
Pump efficacy in a fluid-structure interaction model of a chain of contracting lymphangions
Authors:
Hallie Elich,
Aaron Barrett,
Varun Shankar,
Aaron L. Fogelson
Abstract:
The transport of lymph through the lymphatic vasculature is the mechanism for returning excess interstitial fluid to the circulatory system, and it is essential for fluid homeostasis. Collecting lymphatic vessels comprise a significant portion of the lymphatic vasculature and are divided by valves into contractile segments known as lymphangions. Despite its importance, lymphatic transport in colle…
▽ More
The transport of lymph through the lymphatic vasculature is the mechanism for returning excess interstitial fluid to the circulatory system, and it is essential for fluid homeostasis. Collecting lymphatic vessels comprise a significant portion of the lymphatic vasculature and are divided by valves into contractile segments known as lymphangions. Despite its importance, lymphatic transport in collecting vessels is not well understood. We present a computational model to study lymph flow through chains of valved, contracting lymphangions. We used the Navier-Stokes equations to model the fluid flow and the immersed boundary method to handle the two-way, fluid-structure interaction in 2D, non-axisymmetric simulations. We used our model to evaluate the effects of chain length, contraction style, and adverse axial pressure difference (AAPD) on cycle-mean flow rates (CMFRs). In the model, longer lymphangion chains generally yield larger CMFRs, and they fail to generate positive CMFRs at higher AAPDs than shorter chains. Simultaneously contracting pumps generate the largest CMFRs at nearly every AAPD and for every chain length. Due to the contraction timing and valve dynamics, non-simultaneous pumps generate lower CMFRs than the simultaneous pumps; the discrepancy diminishes as the AAPD increases. Valve dynamics vary with the contraction style and exhibit hysteretic opening and closing behaviors. Our model provides insight into how contraction propagation affects flow rates and transport through a lymphangion chain.
△ Less
Submitted 4 July, 2021; v1 submitted 9 December, 2020;
originally announced December 2020.
-
The center-mode instability of viscoelastic plane Poiseuille flow
Authors:
Mohammad Khalid,
Indresh Chaudhary,
Piyush Garg,
V. Shankar,
Ganesh Subramanian
Abstract:
A modal stability analysis shows that plane Poiseuille flow of an Oldroyd-B fluid becomes unstable to a `center mode' with phase speed close to the maximum base-flow velocity, $U_{max}$. The governing dimensionless groups are the Reynolds number $Re = ρU_{max} H/η$, the elasticity number $E = λη/(H^2ρ)$, and the ratio of solvent to solution viscosity $η_s/η$; here, $λ$ is the polymer relaxation ti…
▽ More
A modal stability analysis shows that plane Poiseuille flow of an Oldroyd-B fluid becomes unstable to a `center mode' with phase speed close to the maximum base-flow velocity, $U_{max}$. The governing dimensionless groups are the Reynolds number $Re = ρU_{max} H/η$, the elasticity number $E = λη/(H^2ρ)$, and the ratio of solvent to solution viscosity $η_s/η$; here, $λ$ is the polymer relaxation time, $H$ is the channel half-width, and $ρ$ is the fluid density. For experimentally relevant values (e.g., $E \sim 0.1$ and $β\sim 0.9$), the predicted critical Reynolds number, $Re_c$, for the center-mode instability is around $200$, with the associated eigenmodes being spread out across the channel. In the asymptotic limit of $E(1 -β) \ll 1$, with $E$ fixed, corresponding to strongly elastic dilute polymer solutions, $Re_c \propto (E(1-β))^{-\frac{3}{2}}$ and the critical wavenumber $k_c \propto (E(1-β))^{-\frac{1}{2}}$. The unstable eigenmode in this limit is confined in a thin layer near the channel centerline. The above features are largely analogous to the center-mode instability in viscoelastic pipe flow (Garg et al., Phys. Rev. Lett., 121, 024502 (2018)), and suggest a universal linear mechanism underlying the onset of turbulence in both channel and pipe flows of suffciently elastic dilute polymer solutions.
△ Less
Submitted 1 August, 2020;
originally announced August 2020.
-
Linear instability of viscoelastic pipe flow
Authors:
Indresh Chaudhary,
Piyush Garg,
Ganesh Subramanian,
Viswanathan Shankar
Abstract:
A modal stability analysis shows that pressure-driven pipe flow of an Oldroyd-B fluid is linearly unstable to axisymmetric perturbations, in stark contrast to its Newtonian counterpart which is linearly stable at all Reynolds numbers. The dimensionless groups that govern stability are the Reynolds number, the elasticity number, and the ratio of solvent to solution viscosity. The unstable mode has…
▽ More
A modal stability analysis shows that pressure-driven pipe flow of an Oldroyd-B fluid is linearly unstable to axisymmetric perturbations, in stark contrast to its Newtonian counterpart which is linearly stable at all Reynolds numbers. The dimensionless groups that govern stability are the Reynolds number, the elasticity number, and the ratio of solvent to solution viscosity. The unstable mode has a phase speed close to the base-state maximum over the entire unstable region in the relevant parameter space, implying that the unstable mode belongs to a class of viscoelastic center modes. Unlike the Newtonian transition which is dominated by nonlinear processes, the linear instability discussed here could be very relevant to the onset of turbulence in viscoelastic pipe flows. The prediction of an instability is, in fact, consistent with several experimental studies on pipe flow of polymer solutions, ranging from previous reports of early turbulence to the more recent discovery of elasto-inertial turbulence. The instability identified in this study comprehensively dispels the prevailing notion of pipe flow of viscoelastic fluids being linearly stable in the Reynolds-Weissenberg plane, marking a possible paradigm shift in our understanding of transition in rectilinear viscoelastic shearing flows.
△ Less
Submitted 20 March, 2020;
originally announced March 2020.
-
Effect of higher-order interactions in a hybrid Electro-Optomechanical System
Authors:
Vinay Shankar,
Suneel Singh,
P. Anantha Lakshmi
Abstract:
A detailed analysis highlighting the effect of optomechanical non-linearity on the dynamical evolution of a hybrid electro-optomechanical system (EOMS) is presented. The study, conducted over a wide range of parameter regime reveals that the quadratic coupling term significantly alters the dynamics of the system and thus cannot be ignored for any potential applications.
A detailed analysis highlighting the effect of optomechanical non-linearity on the dynamical evolution of a hybrid electro-optomechanical system (EOMS) is presented. The study, conducted over a wide range of parameter regime reveals that the quadratic coupling term significantly alters the dynamics of the system and thus cannot be ignored for any potential applications.
△ Less
Submitted 22 November, 2019;
originally announced November 2019.
-
Viscoelastic pipe flow is linearly unstable
Authors:
Piyush Garg,
Indresh Chaudhary,
Mohammad Khalid,
V Shankar,
Ganesh Subramanian
Abstract:
Newtonian pipe flow is known to be linearly stable at all Reynolds numbers. We report, for the first time, a linear instability of pressure driven pipe flow of a viscoelastic fluid, obeying the Oldroyd-B constitutive equation commonly used to model dilute polymer solutions. The instability is shown to exist at Reynolds numbers significantly lower than those at which transition to turbulence is typ…
▽ More
Newtonian pipe flow is known to be linearly stable at all Reynolds numbers. We report, for the first time, a linear instability of pressure driven pipe flow of a viscoelastic fluid, obeying the Oldroyd-B constitutive equation commonly used to model dilute polymer solutions. The instability is shown to exist at Reynolds numbers significantly lower than those at which transition to turbulence is typically observed for Newtonian pipe flow. Our results qualitatively explain experimental observations of transition to turbulence in pipe flow of dilute polymer solutions at flow rates where Newtonian turbulence is absent. The instability discussed here should form the first stage in a hitherto unexplored dynamical pathway to turbulence in polymer solutions. An analogous instability exists for plane Poiseuille flow.
△ Less
Submitted 4 December, 2017; v1 submitted 21 November, 2017;
originally announced November 2017.