12,766 research outputs found
Finite size scaling in Ising-like systems with quenched random fields: Evidence of hyperscaling violation
In systems belonging to the universality class of the random field Ising
model, the standard hyperscaling relation between critical exponents does not
hold, but is replaced by a modified hyperscaling relation. As a result,
standard formulations of finite size scaling near critical points break down.
In this work, the consequences of modified hyperscaling are analyzed in detail.
The most striking outcome is that the free energy cost \Delta F of interface
formation at the critical point is no longer a universal constant, but instead
increases as a power law with system size, \Delta F proportional to ,
with the violation of hyperscaling critical exponent, and L the linear
extension of the system. This modified behavior facilitates a number of new
numerical approaches that can be used to locate critical points in random field
systems from finite size simulation data. We test and confirm the new
approaches on two random field systems in three dimensions, namely the random
field Ising model, and the demixing transition in the Widom-Rowlinson fluid
with quenched obstacles
Properties of iterative Monte Carlo single histogram reweighting
We present iterative Monte Carlo algorithm for which the temperature variable
is attracted by a critical point. The algorithm combines techniques of single
histogram reweighting and linear filtering. The 2d Ising model of ferromagnet
is studied numerically as an illustration. In that case, the iterations
uncovered stationary regime with invariant probability distribution function of
temperature which is peaked nearly the pseudocritical temperature of specific
heat. The sequence of generated temperatures is analyzed in terms of stochastic
autoregressive model. The error of histogram reweighting can be better
understood within the suggested model. The presented model yields a simple
relation, connecting variance of pseudocritical temperature and parameter of
linear filtering.Comment: 3 figure
Critical behavior of colloid-polymer mixtures in random porous media
We show that the critical behavior of a colloid-polymer mixture inside a
random porous matrix of quenched hard spheres belongs to the universality class
of the random-field Ising model. We also demonstrate that random-field effects
in colloid-polymer mixtures are surprisingly strong. This makes these systems
attractive candidates to study random-field behavior experimentally.Comment: 4 pages, 3 figures, to appear in Phys. Rev. Let
A Monte Carlo study of random surface field effect on layering transitions
The effect of a random surface field, within the bimodal distribution, on the
layering transitions in a spin-1/2 Ising thin film is investigated, using Monte
Carlo simulations. It is found that the layering transitions depend strongly on
the concentration of the disorder of the surface magnetic field, for a
fixed temperature, surface and external magnetic fields. Indeed, the critical
concentration at which the magnetisation of each layer changes the
sign discontinuously, decreases for increasing the applied surface magnetic
field, for fixed values of the temperature and the external magnetic field
. Moreover, the behaviour of the layer magnetisations as well as the
distribution of positive and negative spins in each layer, are also established
for specific values of , , and the temperature . \\Comment: 5 pages latex, 6 figures postscrip
Path-integral evolution of multivariate systems with moderate noise
A non Monte Carlo path-integral algorithm that is particularly adept at
handling nonlinear Lagrangians is extended to multivariate systems. This
algorithm is particularly accurate for systems with moderate noise.Comment: 15 PostScript pages, including 7 figure
A global investigation of phase equilibria using the Perturbed-Chain Statistical-Associating-Fluid-Theory (PC-SAFT) approach
The recently developed Perturbed-Chain Statistical Associating Fluid Theory
(PC-SAFT) is investigated for a wide range of model parameters including the
parameter m representing the chain length and the thermodynamic temperature T
and pressure p. This approach is based upon the first-order thermodynamic
perturbation theory for chain molecules developed by Wertheim and Chapman et
al. and includes dispersion interactions via the second-order perturbation
theory of Barker and Henderson. We systematically study a hierarchy of models
which are based on the PC-SAFT approach using analytical model calculations and
Monte Carlo simulations. For one-component systems we find that the analytical
model in contrast to the simulation results exhibits two phase-separation
regions in addition to the common gas-liquid coexistence region: One phase
separation occurs at high density and low temperature. The second demixing
takes place at low density and high temperature where usually the ideal gas
phase is expected in the phase diagram. These phenomena, which are referred to
as "liquid-liquid" and "gas-gas" equilibria, give rise to multiple critical
points in one-component systems, as well as to critical end points (CEP) and
equilibria of three fluid phases, which can usually be found in multicomponent
mixtures only. Furthermore, it is shown that the "liquid-liquid" demixing in
this model is not a consequence of a "softened" repulsive interaction as
assumed in the theoretical derivation of the model. Experimental data for the
melt density of polybutadiene with molecular mass Mw=45000g/mol are correlated
here using the PC-SAFT equation. It is shown that the discrepancies in modeling
the polymer density at ambient temperature and high pressure can be traced back
to ...Comment: 33 pages, 14 figure
Darwinian Data Structure Selection
Data structure selection and tuning is laborious but can vastly improve an
application's performance and memory footprint. Some data structures share a
common interface and enjoy multiple implementations. We call them Darwinian
Data Structures (DDS), since we can subject their implementations to survival
of the fittest. We introduce ARTEMIS a multi-objective, cloud-based
search-based optimisation framework that automatically finds optimal, tuned DDS
modulo a test suite, then changes an application to use that DDS. ARTEMIS
achieves substantial performance improvements for \emph{every} project in
Java projects from DaCapo benchmark, popular projects and uniformly
sampled projects from GitHub. For execution time, CPU usage, and memory
consumption, ARTEMIS finds at least one solution that improves \emph{all}
measures for () of the projects. The median improvement across
the best solutions is , , for runtime, memory and CPU
usage.
These aggregate results understate ARTEMIS's potential impact. Some of the
benchmarks it improves are libraries or utility functions. Two examples are
gson, a ubiquitous Java serialization framework, and xalan, Apache's XML
transformation tool. ARTEMIS improves gson by \%, and for
memory, runtime, and CPU; ARTEMIS improves xalan's memory consumption by
\%. \emph{Every} client of these projects will benefit from these
performance improvements.Comment: 11 page
- …
