168 research outputs found
A New Equation of State Formulation for Argon Covering the Fluid Region for Temperatures From the Melting Line to 2300 K at Pressures up to 50 000 MPa
A new equation of state for argon has been developed in view to extend the
range of validity of the equation of state previously proposed by Tegeler et
al. (1999) and to obtain a better physical description of the experimental
thermodynamic data for the whole fluid region (single-phase and coexistence
states). As proposed by Tegeler et al., this equation is also based on a
functional form of the residual part of the reduced Helmholtz free energy.
However in this work, the fundamental equation for the Helmholtz free energy
has been derived from the measured quantities CV(rho,T) and P(rho,T). The
empirical description of the isochoric heat capacity CV is based on an original
empirical description containing explicitly the metastable states. The new
formulation is valid for the whole fluid region from the melting line to 2300 K
and for pressures up to 50 000 MPa. It also predicts existence of a maximum of
the isochoric heat capacity CV along isochors as experimentally observed in
several other fluids
Influence of the Environment Fluctuations on Incoherent Neutron Scattering Functions
In extending the conventional dynamic models, we consider a simple model to
account for the environment fluctuations of particle atoms in a protein system
and derive the elastic incoherent structure factor (EISF) and the incoherent
scattering correlation function C(Q,t) for both the jump dynamics between sites
with fluctuating site interspacing and for the diffusion inside a fluctuating
sphere. We find that the EISF of the system (or the normalized elastic
intensity) is equal to that in the absence of fluctuations averaged over the
distribution of site interspacing or sphere radius a. The scattering
correlation function is ,
where the average is taken over the Q-dependent effective distribution of
relaxation rates \lambda_n(a) and \psi(t) is the correlation function of the
length a. When \psi(t)=1, the relaxation of C(Q,t) is exponential for the jump
dynamics between sites (since \lambda_n(a) is independent of a) while it is
nonexponential for diffusion inside a sphere.Comment: 7 pages, 7 eps figure
A new perspective on the submillimetre galaxy MM 18423+5938 at redshift 3.9296 from radio continuum imaging
The bright submillimetre (sub-mm) galaxy MM 18423+5938 at redshift 3.9296 has
been predicted from mid-infrared and millimetre photometry to have an
exceptionally large total infrared (IR) luminosity. We present new radio
imaging at 1.4 GHz with the Westerbork Synthesis Radio Telescope that is used
to determine a radio-derived total IR luminosity for MM 18423+5938 via the well
established radio-far-infrared correlation. The flux density is found to be
S_1.4 GHz = 217 +/- 37 \mu Jy, which corresponds to a rest-frame luminosity
density of L_1.4 GHz = 2.32 +/- 0.40 x 10^25 / u W / Hz, where u is the
magnification from a probable gravitational lens. The radio-derived total IR
luminosity and star-formation rate are L_8-1000 \mu m = 5.6^+4.1_-2.4 x 10^13 /
u L_sol and SFR = 9.4^+7.4_-4.9 x 10^3 / u M_sol / yr, respectively, which are
~9 times smaller than those previously reported. These differences are
attributed to the IR spectral energy distribution of MM 18423+5938 being poorly
constrained by the limited number of reliable photometric data that are
currently available, and from a previous misidentification of the object at 70
\mu m. Using the radio derived total IR luminosity as a constraint, the
temperature of the cold dust component is found to be T ~ 24^+7_-5 K for a dust
emissivity of \beta = 1.5 +/- 0.5. The radio-derived properties of this galaxy
are still large given the low excitation temperature implied by the CO emission
lines and the temperature of the cold dust. Therefore, we conclude that MM
18423+5938 is probably gravitationally lensed.Comment: 5 pages, 2 figures, 1 table, accepted for publication in MNRAS
Letter
A Computational Fluid Dynamics Study of Transitional Flows in Low-Pressure Turbines under a Wide Range of Operating Conditions
A transport equation for the intermittency factor is employed to predict the transitional flows in low-pressure turbines. The intermittent behavior of the transitional flows is taken into account and incorporated into computations by modifying the eddy viscosity, mu(sub p) with the intermittency factor, gamma. Turbulent quantities are predicted using Menter's two-equation turbulence model (SST). The intermittency factor is obtained from a transport equation model which can produce both the experimentally observed streamwise variation of intermittency and a realistic profile in the cross stream direction. The model had been previously validated against low-pressure turbine experiments with success. In this paper, the model is applied to predictions of three sets of recent low-pressure turbine experiments on the Pack B blade to further validate its predicting capabilities under various flow conditions. Comparisons of computational results with experimental data are provided. Overall, good agreement between the experimental data and computational results is obtained. The new model has been shown to have the capability of accurately predicting transitional flows under a wide range of low-pressure turbine conditions
Oscillatory Shear Flow-Induced Alignment of Lamellar Melts of Hydrogen-Bonded Comb Copolymer Supramolecules
In this work we present the orientational behavior of comb copolymer-like supramolecules P4VP(PDP)1.0, obtained by hydrogen bonding between poly(4-vinylpyridine) and pentadecylphenol, during large-amplitude oscillatory shear flow experiments over a broad range of frequencies (0.001-10 Hz). The alignment diagram, presenting the macroscopic alignment in T/TODT vs Ï/Ïc, contains three regions of parallel alignment separated by a region of perpendicular alignment. For our material, the order-disorder temperature TODT = 67 °C and Ïc, the frequency above which the distortion of the chain conformation dominates the materialsâ viscoelasticity, is around 0.1 Hz at 61 °C. For the first time flipping from a pure transverse alignment via biaxial transverse/perpendicular alignment to a perpendicular alignment as a function of the strain amplitude was found.
Conformational transitions of a semiflexible polymer in nematic solvents
Conformations of a single semiflexible polymer chain dissolved in a low
molecular weight liquid crystalline solvents (nematogens) are examined by using
a mean field theory. We takes into account a stiffness and partial
orientational ordering of the polymer. As a result of an anisotropic coupling
between the polymer and nematogen, we predict a discontinuous (or continuous)
phase transition from a condensed-rodlike conformation to a swollen-one of the
polymer chain, depending on the stiffness of the polymer. We also discuss the
effects of the nematic interaction between polymer segments.Comment: 4 pages, 4 figure
NiftySim: A GPU-based nonlinear finite element package for simulation of soft tissue biomechanics
Purpose
NiftySim, an open-source finite element toolkit, has been designed to allow incorporation of high-performance soft tissue simulation capabilities into biomedical applications. The toolkit provides the option of execution on fast graphics processing unit (GPU) hardware, numerous constitutive models and solid-element options, membrane and shell elements, and contact modelling facilities, in a simple to use library.
Methods
The toolkit is founded on the total Lagrangian explicit dynamics (TLEDs) algorithm, which has been shown to be efficient and accurate for simulation of soft tissues. The base code is written in C ++++ , and GPU execution is achieved using the nVidia CUDA framework. In most cases, interaction with the underlying solvers can be achieved through a single Simulator class, which may be embedded directly in third-party applications such as, surgical guidance systems. Advanced capabilities such as contact modelling and nonlinear constitutive models are also provided, as are more experimental technologies like reduced order modelling. A consistent description of the underlying solution algorithm, its implementation with a focus on GPU execution, and examples of the toolkitâs usage in biomedical applications are provided.
Results
Efficient mapping of the TLED algorithm to parallel hardware results in very high computational performance, far exceeding that available in commercial packages.
Conclusion
The NiftySim toolkit provides high-performance soft tissue simulation capabilities using GPU technology for biomechanical simulation research applications in medical image computing, surgical simulation, and surgical guidance applications
- âŠ