https://github.com/o-morikawa/landauginzburg
C++ codeset for simulation of N=2 Landau-Ginzburg model
https://github.com/o-morikawa/landauginzburg
conformal-field-theory cpp doxygen hep hep-lat julia lattice-field-theory nicolai string-theory superconformal-field-theory superstring supersymmetry
Last synced: 2 months ago
JSON representation
C++ codeset for simulation of N=2 Landau-Ginzburg model
- Host: GitHub
- URL: https://github.com/o-morikawa/landauginzburg
- Owner: o-morikawa
- License: mit
- Created: 2024-06-25T03:37:53.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-12-12T14:12:28.000Z (5 months ago)
- Last Synced: 2025-03-15T12:15:15.050Z (2 months ago)
- Topics: conformal-field-theory, cpp, doxygen, hep, hep-lat, julia, lattice-field-theory, nicolai, string-theory, superconformal-field-theory, superstring, supersymmetry
- Language: HTML
- Homepage: https://sites.google.com/view/o-morikawa
- Size: 1.96 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LandauGinzburg
See [Doxygen HTML](https://o-morikawa.github.io/LandauGinzburg/src/html/index.html).
## Numerical study of the N=2 Landau--Ginzburg models
author Okuto Morikawa
date Created on May 8 2018
## User's guide
Code set for the generation of the configuration of $N(p)$, and the computation of $A(p)$ and sign determinant### Command
```g++ -std=c++11 (-O2) -fopenmp```### Files
- field_class.hpp; field_class.cpp
- field_potential.hpp; field_potential.cpp
- field_nicolai.hpp; field_nicolai.cpp, field_spt.cpp
- field_conf.cpp### Eigen
These codes are based on [Eigen v3.3.2](http://eigen.tuxfamily.org/).
Please download the Eigen code set as "Eigen" directory in src/src_imp.### Julia
Computation of some correlation functions by [julia v0.5.2](https://julialang.org/)## Achievements
### Published articles
- A-type models [arXiv: 1805.10735](https://arxiv.org/abs/1805.10735)
- DE-type models [arXiv: 1810.02519](https://arxiv.org/abs/1810.02519)
- Continuum limit and precision measurement [arXiv: 1906.00653](https://arxiv.org/abs/1906.00653)
- Proceedings of Lattice2019 [arXiv: 1908.03411](https://arxiv.org/abs/1908.03411)
- [PhD thesis](http://hdl.handle.net/2324/4474929) (This thesis also addresses superstring compactification of target space which is 2D "deformed" torus.)### Environment
Ubuntu 16.04: landau [Xeon E5 2660V4 2.0GHz 28C/56T], lifshitz2\&3 [Xeon Silver 4114 2.20GHz 10C/20T], and supercomputer ITO.