Satish Karra

NA
8papers
172citations
Novelty47%
AI Score25

8 Papers

NAAug 10, 2010
On Maxwell fluid with relaxation time and viscosity depending on the pressure

Satish Karra, Vít Průša, K. R. Rajagopal

We study a variant of the well known Maxwell model for viscoelastic fluids, namely we consider the Maxwell fluid with viscosity and relaxation time depending on the pressure. Such a model is relevant for example in modelling behaviour of some polymers and geomaterials. Although it is experimentally known that the material moduli of some viscoelastic fluids can depend on the pressure, most of the studies concerning the motion of viscoelastic fluids do not take such effects into account despite their possible practical significance in technological applications. Using a generalized Maxwell model with pressure dependent material moduli we solve a simple boundary value problem and we demonstrate interesting non-classical features exhibited by the model.

NAJul 21, 2010
Development of three dimensional constitutive theories based on lower dimensional experimental data

Satish Karra, K. R. Rajagopal

Most three dimensional constitutive relations that have been developed to describe the behavior of bodies are correlated against one dimensional and two dimensional experiments. What is usually lost sight of is the fact that infinity of such three dimensional models may be able to explain these experiments that are lower dimensional. Recently, the notion of maximization of the rate of entropy production has been used to obtain constitutive relations based on the choice of the stored energy and rate of entropy production, etc. In this paper we show different choices for the manner in which the body stores energy and dissipates energy and satisfies the requirement of maximization of the rate of entropy production that leads to many three dimensional models. All of these models, in one dimension, reduce to the model proposed by Burgers to describe the viscoelastic behavior of bodies.

NAAug 20, 2010
Modeling the Non-linear Viscoelastic Response of High Temperature Polyimides

Satish Karra, K. R. Rajagopal

A constitutive model is developed to predict the viscoelastic response of polyimide resins that are used in high temperature applications. This model is based on a thermodynamic framework that uses the notion that the `natural configuration' of a body evolves as the body undergoes a process and the evolution is determined by maximizing the rate of entropy production in general and the rate of dissipation within purely mechanical considerations. We constitutively prescribe forms for the specific Helmholtz potential and the rate of dissipation (which is the product of density, temperature and the rate of entropy production), and the model is derived by maximizing the rate of dissipation with the constraint of incompressibility, and the reduced energy dissipation equation is also regarded as a constraint in that it is required to be met in every process that the body undergoes. The efficacy of the model is ascertained by comparing the predictions of the model with the experimental data for PMR-15 and HFPE-II-52 polyimide resins.

NAJul 21, 2010
A thermodynamic framework to develop rate-type models for fluids without instantaneous elasticity

Satish Karra, K. R. Rajagopal

In this paper, we apply the thermodynamic framework recently put into place by Rajagopal and co-workers, to develop rate-type models for viscoelastic fluids which do not possess instantaneous elasticity. To illustrate the capabilities of such models we make a specific choice for the specific Helmholtz potential and the rate of dissipation and consider the creep and stress relaxation response associated with the model. Given specific forms for the Helmholtz potential and the rate of dissipation, the rate of dissipation is maximized with the constraint that the difference between the stress power and the rate of change of Helmholtz potential is equal to the rate of dissipation and any other constraint that may be applicable such as incompressibility. We show that the model that is developed exhibits fluid-like characteristics and is incapable of instantaneous elastic response. It also includes Maxwell-like and Kelvin-Voigt-like viscoelastic materials (when certain material moduli take special values).

LGSep 20, 2022
Predictive Scale-Bridging Simulations through Active Learning

Satish Karra, Mohamed Mehana, Nicholas Lubbers et al.

Throughout computational science, there is a growing need to utilize the continual improvements in raw computational horsepower to achieve greater physical fidelity through scale-bridging over brute-force increases in the number of mesh elements. For instance, quantitative predictions of transport in nanoporous media, critical to hydrocarbon extraction from tight shale formations, are impossible without accounting for molecular-level interactions. Similarly, inertial confinement fusion simulations rely on numerical diffusion to simulate molecular effects such as non-local transport and mixing without truly accounting for molecular interactions. With these two disparate applications in mind, we develop a novel capability which uses an active learning approach to optimize the use of local fine-scale simulations for informing coarse-scale hydrodynamics. Our approach addresses three challenges: forecasting continuum coarse-scale trajectory to speculatively execute new fine-scale molecular dynamics calculations, dynamically updating coarse-scale from fine-scale calculations, and quantifying uncertainty in neural network models.

NAAug 10, 2010
On Modeling the Response of Synovial Fluid: Unsteady Flow of a Shear-Thinning, Chemically-Reacting Fluid Mixture

Craig Bridges, Satish Karra, K. R. Rajagopal

We study the flow of a shear-thinning, chemically-reacting fluid that could be used to model the flow of the synovial fluid. The actual geometry where the flow of the synovial fluid takes place is very complicated, and therefore the governing equations are not amenable to simple mathematical analysis. In order to understand the response of the model, we choose to study the flow in a simple geometry. While the flow domain is not a geometry relevant to the flow of the synovial fluid in the human body it yet provides a flow which can be used to assess the efficacy of different models that have been proposed to describe synovial fluids. We study the flow in the annular region between two cylinders, one of which is undergoing unsteady oscillations about their common axis, in order to understand the quintessential behavioral characteristics of the synovial fluid. We use the three models suggested by Hron et al. [ J. Hron, J. Málek, P. Pustějovská, K. R. Rajagopal, On concentration dependent shear-thinning behavior in modeling of synovial fluid flow, Adv. in Tribol. (In Press).] to study the problem, by appealing to a semi-inverse method. The assumed structure for the velocity field automatically satisfies the constraint of incompressibility, and the balance of linear momentum is solved together with a convection-diffusion equation. The results are compared to those associated with the Newtonian model. We also study the case in which an external pressure gradient is applied along the axis of the cylindrical annulus.

NASep 8, 2021
AdjointNet: Constraining machine learning models with physics-based codes

Satish Karra, Bulbul Ahmmed, Maruti K. Mudunuru

Physics-informed Machine Learning has recently become attractive for learning physical parameters and features from simulation and observation data. However, most existing methods do not ensure that the physics, such as balance laws (e.g., mass, momentum, energy conservation), are constrained. Some recent works (e.g., physics-informed neural networks) softly enforce physics constraints by including partial differential equation (PDE)-based loss functions but need re-discretization of the PDEs using auto-differentiation. Training these neural nets on observational data showed that one could solve forward and inverse problems in one shot. They evaluate the state variables and the parameters in a PDE. This re-discretization of PDEs is not necessarily an attractive option for domain scientists that work with physics-based codes that have been developed for decades with sophisticated discretization techniques to solve complex process models and advanced equations of state. This paper proposes a physics constrained machine learning framework, AdjointNet, allowing domain scientists to embed their physics code in neural network training workflows. This embedding ensures that physics is constrained everywhere in the domain. Additionally, the mathematical properties such as consistency, stability, and convergence vital to the numerical solution of a PDE are still satisfied. We show that the proposed AdjointNet framework can be used for parameter estimation (and uncertainty quantification by extension) and experimental design using active learning. The applicability of our framework is demonstrated for four flow cases. Results show that AdjointNet-based inversion can estimate process model parameters with reasonable accuracy. These examples demonstrate the applicability of using existing software with no changes in source code to perform accurate and reliable inversion of model parameters.

NAApr 16, 2019
Towards Solving the Navier-Stokes Equation on Quantum Computers

Navamita Ray, Tirtha Banerjee, Balasubramanya Nadiga et al.

In this paper, we explore the suitability of upcoming novel computing technologies, in particular adiabatic annealing based quantum computers, to solve fluid dynamics problems that form a critical component of several science and engineering applications. We start with simple flows with well-studied flow properties, and provide a framework to convert such systems to a form amenable for deployment on such quantum annealers. We analyze the solutions obtained both qualitatively and quantitatively as well as the sensitivities of the various solution selection schemes on the obtained solution.