skip to main content
US FlagAn official website of the United States government
dot gov icon
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
https lock icon
Secure .gov websites use HTTPS
A lock ( lock ) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.


Title: Global existence for the two-dimensional Kuramoto–Sivashinsky equation with a shear flow
Abstract We consider the Kuramoto–Sivashinsky equation (KSE) on the two-dimensional torus in the presence of advection by a given background shear flow. Under the assumption that the shear has a finite number of critical points and there are linearly growing modes only in the direction of the shear, we prove global existence of solutions with data in $$L^2$$ L 2 , using a bootstrap argument. The initial data can be taken arbitrarily large.  more » « less
Award ID(s):
1909103 1928930
PAR ID:
10338800
Author(s) / Creator(s):
; ; ;
Date Published:
Journal Name:
Journal of Evolution Equations
Volume:
21
Issue:
4
ISSN:
1424-3199
Page Range / eLocation ID:
5079 to 5099
Format(s):
Medium: X
Sponsoring Org:
National Science Foundation
More Like this
  1. "This paper studies the lap shear, in which both the adhesive and adherends are elastic, but the adhesive is much softer than the adherends. The shear lag model identifies a length, called the shear lag length Ls. The energy release rate of a debond crack is affected by the elasticity of both the adhesive and adherends. Their relative importance is characterized by the ratio of the length of the remaining joint, L, to the shear lag length, Ls. In the short-joint limit, L/Ls→0, the adherends do not deform, and the elasticity of the adhesive gives the energy release rate. In the long-joint limit, L/Ls→∞, the interior of the adhesive does not deform, and the elasticity of the adherends gives the energy release rate. The shear lag model gives an approximate expression of the energy release rate for all values of L/Ls. This expression is in excellent agreement with the results obtained by finite element calculations, so long as the crack is long compared to the thickness of the adhesive." 
    more » « less
  2. Poole, Robert J (Ed.)
    The FENE-P (Finitely-Extensible Nonlinear Elastic) dumbbell constitutive equation is widely used in simulations and stability analyses of free and wall-bounded viscoelastic shear flows due to its relative simplicity and accuracy in predicting macroscopic properties of dilute polymer solutions. The model contains three independent material parameters, which expressed in dimensionless form correspond to a Weissenberg number (Wi), i.e., the ratio of the dumbbell relaxation time scale to a characteristic flow time scale, a finite extensibility parameter (L), corresponding to the ratio of the fully extended dumbbell length to the root mean square end-to-end separation of the polymer chain under equilibrium conditions, and a solvent viscosity ratio. An exact solution for the rheological predictions of the FENE-P model in steady simple shear flow is available [Sureshkumar et al., Phys Fluids (1997)], but the resulting nonlinear and nested set of equations do not readily reveal the key shear-thinning physics that dominates at high Wi as a result of the finite extensibility of the polymer chain. In this note we review a simple way of evaluating the steady material functions characterizing the nonlinear evolution of the polymeric contributions to the shear stress and first normal stress difference as the shear rate increases, provide asymptotic expansions as a function of Wi , and show that it is in fact possible to construct universal master curves for these two material functions as well as the corresponding stress ratio. Steady shear flow experiments on three highly elastic dilute polymer solutions of different finite extensibilities also follow the identified master curves. The governing dimensionless parameter for these master curves is Wi/L and it is only in strong shear flows exceeding Wi/L > 1 that the effects of finite extensibility of the polymer chains dominate the evolution of polymeric stresses in the flow field. We suggest that reporting the magnitude of Wi/L when performing stability analyses or simulating shear-dominated flows with the FENE-P model will help clarify finite extensibility effects. 
    more » « less
  3. null (Ed.)
    ABSTRACT The SuperCLuster Assisted Shear Survey (SuperCLASS) is a legacy programme using the e-MERLIN interferometric array. The aim is to observe the sky at L-band (1.4 GHz) to a r.m.s. of $$7\, \mu {\rm Jy}\,$$beam−1 over an area of $$\sim 1\, {\rm deg}^2$$ centred on the Abell 981 supercluster. The main scientific objectives of the project are: (i) to detect the effects of weak lensing in the radio in preparation for similar measurements with the Square Kilometre Array (SKA); (ii) an extinction free census of star formation and AGN activity out to z ∼ 1. In this paper we give an overview of the project including the science goals and multiwavelength coverage before presenting the first data release. We have analysed around 400 h of e-MERLIN data allowing us to create a Data Release 1 (DR1) mosaic of $$\sim 0.26\, {\rm deg}^2$$ to the full depth. These observations have been supplemented with complementary radio observations from the Karl G. Jansky Very Large Array (VLA) and optical/near infrared observations taken with the Subaru, Canada-France-Hawaii, and Spitzer Telescopes. The main data product is a catalogue of 887 sources detected by the VLA, of which 395 are detected by e-MERLIN and 197 of these are resolved. We have investigated the size, flux, and spectral index properties of these sources finding them compatible with previous studies. Preliminary photometric redshifts, and an assessment of galaxy shapes measured in the radio data, combined with a radio-optical cross-correlation technique probing cosmic shear in a supercluster environment, are presented in companion papers. 
    more » « less
  4. null (Ed.)
    Networks formed by crosslinking bottlebrush polymers are a class of soft materials with stiffnesses matching that of ‘watery’ hydrogels and biological tissues but contain no solvents. Because of their extreme softness, bottlebrush polymer networks are often subject to large deformations. However, it is poorly understood how molecular architecture determines the extensibility of the networks. Using a combination of experimental and theoretical approaches, we discover that the yield strain γ y of the network equals the ratio of the contour length L max to the end-to-end distance R of the bottlebrush between two neighboring crosslinks: γ y = L max / R − 1. This relation suggests two regimes: (1) for stiff bottlebrush polymers, γ y is inversely proportional to the network shear modulus G , γ y ∼ G −1 , which represents a previously unrecognized regime; (2) for flexible bottlebrush polymers, γ y ∼ G −1/2 , which recovers the behavior of conventional polymer networks. Our findings provide a new molecular understanding of the nonlinear mechanics for soft bottlebrush polymer networks. 
    more » « less
  5. Dataset Description This dataset contains 6710 structural configurations and solvophobicity values for topologically and chemically diverse coarse-grained polymer chains. Additionally, 480 polymers include shear-rate dependent viscosity profiles at 2 wt% polymer concentration.The data is provided as serialized objects using the pickle Python module.All files were generated using Python version 3.10. Data There are three pickle files containing serialized Python objects. Key files include: data_aug10.pickle  Contains the coarse-grained polymer dataset with 6710 entries.  Each entry includes: Polymer graph Squared radius of gyration (at lambda = 0). Solvophobicity (lambda). Bead count (N). Chain virial number (Xi). topo_param_visc.pickle   Shear-rate-dependent viscosity profiles of 480 polymer systems. target_curves.pickle  Contains 30 target viscosity profiles used for active learning. Usage To load the dataset stored in data_aug10.pickle, use the following code: import pickle with open("data_aug10.pickle", "rb") as handle:    (        (x_train, y_train, c_train, l_train, graph_train),        (x_valid, y_valid, c_valid, l_valid, graph_valid),        (x_test, y_test, c_test, l_test, graph_test),        NAMES,        SCALER,        SCALER_y,        le    ) = pickle.load(handle) x: node features for each polymer graph y: labels (e.g., predicted properties) c: topological class indices l: topological descriptors graph: NetworkX graphs representing polymer topology NAMES: list of topological class names SCALER: fitted scaler for topological descriptors (l) SCALER_y: fitted scaler for property labels (y) le: label encoder for topological class indices   To load the dataset stored in topo_param_visc.pickle, use the following code: import pickle with open("poly_data_ml.pickle", "rb") as handle:    desc_all, ps_all, curve_all, shear_rate, graph_all = pickle.load(handle) desc_all: topological descriptors for each polymer graph ps_all: fitted Carreau–Yasuda model parameters curve_all: fitted viscosity curves shear_rate: shear rates corresponding to each viscosity curve graph_all: polymer graphs represented as NetworkX objects   First 30: seed dataset Next 150: 5 iterations (30 each) from class-balanced space-filling Following 150: space-filling without class balancing Final 150: active learning samples    To load the dataset stored in target_curves.pickle, use the following code: import pickle with open("target_curves.pickle", "rb") as handle:    data = pickle.load(f) curves = data['curves']params = data['params']shear_rate = data["xx"]   curves: target viscosity curves used as design objectives params: Carreau–Yasuda model parameters fitted to the target curves shear_rate: shear rate values associated with the target curves     Help, Suggestions, Corrections?If you need help, have suggestions, identify issues, or have corrections, please send your comments to Shengli Jiang at sj0161@princeton.edu GitHubAdditional data and code relevant for this study is additionally accessible at https://github.com/webbtheosim/cg-topo-solv 
    more » « less