/cdt

Bachelor Thesis: An open source code for Causal Dynamical Triangulations without preferred foliation in (1+1)- dimensions | Visit my project website at

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

Causal Dynamical Triangulations (CDT)

License DOI Open Issues

Author: Damodar Rajbhandari, Outreach blogger at Physics Log
In the Collaboration with Dr. Jonah Maxwell Miller and Prof. Dr. Udayaraj Khanal.

Introduction

After introducing the General Theory of Relativity (in 1915), Einstein pointed out that quantum effects will lead to modifications of his theory. We call the unknown theory required to study these effects “quantum gravity”. Unfortunately, a naive quantization of general relativity appears to be perturbatively non-renormalizable. This is one of the greatest challenges facing in modern theoretical physics.

One can attempt to construct a theory of quantum gravity by defining a non-perturbative quantum field theory as a sum over histories. This technique is a modification of Feynman path integral formulation which was first put forwarded by Stephen Hawking and Gary William Gibbons for their quantum gravity approach “Euclidean quantum gravity ”. In-short, instead of superposing the usual Lorentzian spacetimes, they used Euclidean spaces which have four space dimensions. The hope of Euclidean quantum gravity was that spacetime could be assumed to be Euclidean and that time would emerge dynamically. Unfortunately, this did not work out. In the 1990s, this work was combined with quantum Regge calculus so that it could be formulated non-perturbatively. This was called Dynamical Triangulations. This technique failed due to unboundedness in the gravitational action. And also the path integral knows nothing about causality (i.e. light cone structure of the spacetime) and there’s no specification that any test matter will bounded by light cones. In an effort to resolve these issues, Renate Loll, Jan Ambjørn and Jerzy Jurkiewicz reformulated this construction, but with Lorentzian signature imposed from the start. They only map into Euclidean signature via Wick rotation after constructing the theory. Thus, Causal Dynamical Triangulations was born (initially, it was named as Lorentzian Dynamical Triangulations). This approach provides concrete evidence that one must include causal structure, in the sense of having a well-defined light cones everywhere. This model imposed preferred foliation of time so that we can track of time direction.

But the question is, does CDT rely on distinguished time slicing? To answer this question, Renate Loll and Samo Jordan introduced the more general version of CDT which is called CDT without preferred foliation (equivalent to say, Locally causal dynamical triangulations) and found the answer to be hopefully no.

The main motivation for choosing this approach is that it is relies on very few fundamental physical principles and attempts to quantize gravitational degree of freedom without introduction of additional variables, extra dimensions or new symmetries widely used by String theory (for example). Moreover, it comes with definite numerical approximation scheme. To study the numerical simulations of 1+1 dimensional CDT with non-foliated structure, we requires new Monte Carlo moves, which are significantly more difficult to implement than the generalized Pachner moves used in standard CDT.

In short, Causal Dynamical Triangulations (CDT) is an approach to Quantum Gravity based on the sum over histories line of research which gives a quantization of classical Einstein gravity using a discrete approximation to the gravitational path integral, and spacetimes are approximated by Minkowskian equilateral triangles.

Background theories

  1. General Relativity
  2. Quantum Field Theory
  3. Regge Calculus

Theory Keywords

  1. Einstein Hibert Action
  2. Feynmann Path Integral
  3. Gauss-Bonnet Theorem
  4. Wick Rotation
  5. Euler characteristics
  6. Periodic Boundary Condition
  7. Boltzmann Probability

How you can contribute to our open source code at GitHub?

Our programming language preference is Python 3.x. version under the object oriented paradigm. The goals and target of this project are:

  • Data structure
  • Causality test
  • Alexander move
  • Collapse move
  • Generate flat discrete spacetime
  • Inverse Alexander move
  • Inverse collapse move
  • Flip move
  • Inverse flip move
  • Pinching move
  • Inverse pinching move
  • Volume control terms to fixed the spacetime topology
  • Metropolis-Hastings algorithm
  • Generate Quantum spacetime ensembles

How to cite this project?

Giving credit is a way of respecting the author’s heartfelt dedication and hard work. So, do I prefer.

Damodar Rajbhandari. (2018, July 23). An open source code for
causal dynamical triangulations without preferred foliation 
in (1+1)- dimensions. Zenodo. http://doi.org/10.5281/zenodo.1422810

In LaTeX, use this:

@misc{damodar_rajbhandari_2018_1422810,
  author = {Damodar Rajbhandari},
  title  = {An open source code for causal dynamical 
            triangulations without preferred foliation in
            (1+1)- dimensions},
  month  = July,
  year   = 2018,
  doi    = {10.5281/zenodo.1422810},
  url    = {https://doi.org/10.5281/zenodo.1422810}
}

Contributors:

Thanks goes to all these wonderful people at "View Contributors"