1,162 research outputs found
Calculation of the pion electromagnetic form factor from lattice QCD
We present a lattice calculation of the vector form factor of the pion for
two flavours of non-perturbatively O(a) improved Wilson fermions. For the
measurements we utilise the CLS ensembles which include various lattice
spacings and pion masses down to about 250 MeV. To obtain a fine momentum
resolution near zero momentum transfer (q^2) partially twisted boundary
conditions are employed using several twist angles. Due to the fine resolution
around q^2=0 we are able to determine the slope of the form factor and, in
turn, extract the charge radius of the pion without any model dependence. The
results for the form factor and the charge radius are then compared to chiral
perturbation theory and phenomenological models which are used to extrapolate
the results to the physical point.Comment: 4 pages, 4 figures, talk presented at Hadron 2011: 14th International
Conference on Hadron Spectroscopy, Munich, German
Towards the N_f=2 deconfinement transition temperature with O(a) improved Wilson fermions: An update
We give an update on our current project to determine the transition
temperature and the order of the deconfinement transition in the chiral limit
of two flavour QCD. We use nonperturbatively O(a) improved Wilson fermions of
the Sheikholeslami-Wohlert type, employing the efficient deflation accelerated
DDHMC algorithm. We start at lattices with N_t>=12 and pion masses below 600
MeV, aiming at chiral and continuum limits with light quarks.Comment: 3 pages, 4 figures, talk given at "Quark Confinement and the Hadron
Spectrum IX", Madrid, Spain, Aug. 30-Sep. 3, 2010, submitted to AIP
Conference Proceeding
Towards the Nf = 2 deconfinement transition temperature with O(a) improved Wilson fermions
A lot of effort in lattice simulations over the last years has been devoted to studies of the QCD deconfinement transition. Most state-of-the-art simulations use rooted staggered fermions, while Wilson fermions are affected by large systematic uncertainties, such as coarse lattices or heavy sea quarks. Here we report on an ongoing study of the transition, using two degenerate flavours of nonperturbatively O(a) improved Wilson fermions. We start with Nt = 12 and 16 lattices and pion masses of 600 to 450 MeV, aiming at chiral and continuum limits with light quarks
QCD thermodynamics with O(a) improved Wilson fermions at Nf=2
We present an update of our study of the phase diagram of two-flavour QCD at
zero baryon density with dynamical improved Wilson quarks. All
simulations are done on lattices with a temporal extent of and spatial
extent and 64, ensuring that discretisation effects are small and
finite size effects can be controlled. In the approach to the chiral limit we
currently have three scans with pion masses between 540 and 200 MeV. In this
proceedings article the focus is on the new scan at MeV and the
measurement of screening masses. We also present first results concerning a
test of scaling in the approach to the chiral limit and the chiral
extrapolation of the difference of screening masses in scalar and pseudoscalar
channels, which provides a measure for the strength of the anomalous breaking
of the symmetry.Comment: 7 pages, 5 figures, talk presented at the 31st International
Symposium on Lattice Field Theory (Lattice 2013), 29 July - 3 August 2013,
Mainz, German
The pion vector form factor from lattice QCD and NNLO chiral perturbation theory
We present a comprehensive study of the electromagnetic form factor, the decay constant and the mass of the pion computed in lattice QCD with two degenerate O(a)-improved Wilson quarks at three different lattice spacings in the range 0.05-0.08fm and pion masses between 280 and 630MeV at mπ L ≥ 4. Using partially twisted boundary conditions and stochastic estimators, we obtain a dense set of precise data points for the form factor at very small momentum transfers, allowing for a model-independent extraction of the charge radius. Chiral Perturbation Theory (ChPT) augmented by terms which model lattice artefacts is then compared to the data. At next-to-leading order the effective theory fails to produce a consistent description of the full set of pion observables but describes the data well when only the decay constant and mass are considered. By contrast, using the next-to-next-to-leading order expressions to perform global fits result in a consistent description of all data. We obtain ⟨r2π⟩ = 0.481(33)(13)fm2 as our final result for the charge radius at the physical point. Our calculation also yields estimates for the pion decay constant in the chiral limit, Fπ/F = 1.080(16)(6), the quark condensate, Σ1/3MSbar (2GeV) = 261(13)(1)MeV and several low-energy constants of SU(2) ChPT
Shared memory parallelism in Modern C++ and HPX
Parallel programming remains a daunting challenge, from the struggle to
express a parallel algorithm without cluttering the underlying synchronous
logic, to describing which devices to employ in a calculation, to correctness.
Over the years, numerous solutions have arisen, many of them requiring new
programming languages, extensions to programming languages, or the addition of
pragmas. Support for these various tools and extensions is available to a
varying degree. In recent years, the C++ standards committee has worked to
refine the language features and libraries needed to support parallel
programming on a single computational node. Eventually, all major vendors and
compilers will provide robust and performant implementations of these
standards. Until then, the HPX library and runtime provides cutting edge
implementations of the standards, as well as proposed standards and extensions.
Because of these advances, it is now possible to write high performance
parallel code without custom extensions to C++. We provide an overview of
modern parallel programming in C++, describing the language and library
features, and providing brief examples of how to use them
Enterprise Modelling using Algebraic Graph Transformation - Extended Version
An analysis of today's situation at Credit Suisse has shown severe problems, because it is based on current best practices and ad-hoc modelling techniques to handle important aspects of security, risk and compliance. Based on this analysis we propose in this paper a new enterprise model which allows the construction, integration, transformation and evaluation of different organizational models in a big decentralized organization like Credit Suisse. The main idea of the new model framework is to provide small decentralized models and intra-model evaluation techniques to handle services, processes and rules separately for the business and IT universe on one hand and for human-centric and machine-centric concepts on the other hand. Furthermore, the new framework provides inter-modelling techniques based on algebraic graph transformation to establish the connection between different kinds of models and to allow integration of the decentralized models. In order to check for security, risk and compliance in a suitable way, our models and techniques are based on different kinds of formal methods. In this paper, we show that algebraic graph transformation techniques are useful not only for intra-modelling - using graph grammars for visual languages and graph constraints for requirements - but also for inter-modelling - using triple graph grammars for model transformation and integration. Altogether, we present the overall idea of our new model framework and show how to solve specific problems concerning intra- and inter-modelling as first steps. This should give evidence that our framework can also handle important other requirements for enterprise modelling in a big decentralized organization like Credit Suisse
Propagation of Constraints along Model Transformations Based on Triple Graph Grammars: Long Version
Model transformations based on triple graph grammars (TGGs) have been applied in several practical case studies and they convince by their intuitive and descriptive way of specifying bidirectional model transformations. Moreover, fundamental properties have been extensively studied including syntactical correctness, completeness, termination and functional behaviour. But up to now, it is an open problem how domain specific properties that are valid for a source model can be preserved along model transformations such that the transformed properties are valid for the derived target model. In this paper, we analyse in the framework of TGGs how to propagate constraints from a source model to an integrated and target model such that, whenever the source model satisfies the source constraint also the integrated and target model satisfy the corresponding integrated and target constraint. In our main new results we show under which conditions this is possible. The case study shows how this result is successfully applied for the propagation of security constraints in enterprise modelling between business and IT models
- …