8000 GitHub - cosmolattice/cosmolattice: A modern code for lattice simulations of scalar and gauge field dynamics in an expanding universe.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cosmolattice/cosmolattice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CosmoLattice

A modern code for lattice simulations of scalar and gauge field dynamics in an expanding universe

Authors: Daniel G. Figueroa, Adrien Florio, Francisco Torrenti and Wessel Valkenburg

Documentation

Basic installation

Minimal requirements: CMake version 3 or above, g++ version 5 or above, fftw3.

git clone https://github.com/cosmolattice/cosmolattice.git
cd cosmolattice   
mkdir build                     
cd build                        
cmake -DMODEL=lphi4 ../
make cosmolattice

This will compile the lphi4 model. To run it with the default input file, you can do

./lphi4 input=../src/models/parameter-files/lphi4.in

The above commands just represent a very brief guide for the installation and execution of CosmoLattice. For further information, see Appendix A of the user-manual. All options of CosmoLattice, as well as how to activate them and how to install the optional external libraries are explained at length there.

Credits

CosmoLattice is freely available to anyone who wants to use or modify it. However, whenever using CosmoLattice in your research, no matter how much (or little) you modify the code, please cite both arXiv:2006.15122 and arXiv:2102.01031 in your papers.

About

A modern code for lattice simulations of scalar and gauge field dynamics in an expanding universe.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0