An open API service indexing awesome lists of open source software.

https://github.com/borisbolliet/class_lqc_public


https://github.com/borisbolliet/class_lqc_public

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

==============================================
CLASS_LQC
==============================================
Cosmic Linear Anisotropy Solving System

For 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