https://github.com/borisbolliet/class_lqc_public
https://github.com/borisbolliet/class_lqc_public
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/borisbolliet/class_lqc_public
- Owner: borisbolliet
- Created: 2017-12-21T17:57:26.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-22T16:21:07.000Z (almost 8 years ago)
- Last Synced: 2024-04-03T22:33:12.218Z (over 1 year ago)
- Language: C
- Size: 17 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
==============================================
CLASS_LQC
==============================================
Cosmic Linear Anisotropy Solving SystemFor two-point and three-point correlation functions in Loop Quantum Cosmology
**The code CLASS_LQC uses the numerical infrastructure CLASS code.**
For download and information on **class**, see http://class-code.net and https://github.com/lesgourg/class_public
(README file adapted from the README_CLASS.rst file.)
Downloading the code
--------------Go to https://github.com/borisbolliet/class_lqc_public
Using the code
--------------You can use **class_lqc_public** freely, provided that in your publications you cite
at least the papers:`Non-Gaussianity in Loop Quantum Cosmology (Agullo, Bolliet, Sreenath, 2017)
`_.`CLASS II: Approximation schemes (Blas, Lesgourgues, Tram, 2011)
`_.Compiling CLASS_LQC and getting started
--------------------------------------Move to the code repository
$ cd class_lqc_public
Clean up and Compile
$ make clean
$ make
Then, run the code with
$ ./class explanatory-class-lqc.ini
The explanatory files are reference input files, containing and
explaning the use of all possible input parameters.Support
-------To get support, please open a new issue on:
https://github.com/borisbolliet/class_lqc_public