soft:21cmfast
Table of Contents
This is an old revision of the document!
21cmFAST
Ubuntu 22.04
Create a conda environment, activate and install as following.
conda create --name=envnam conda activate envnam conda install -c conda-forge 21cmFAST
Ubuntu 20.04
Install on Ubuntu 20.04 LTS.
Inside your conda environment
Install gsl and fftw: conda install -c conda-forge gsl fftw
And then install 21cmFAST:
LIB=~/anaconda3/envs/myenv/lib INC=~/anaconda3/envs/myenv/include conda install -c conda-forge 21cmFAST
Then clone the 21cmFAST directory into your home and move the data directory to your home.
git clone https://github.com/21cmfast/21cmFAST cd mkdir .21cmfast mv ~21cmFAST/src/py21cmfast/_data ~/.21cmfast/External_tables
soft/21cmfast.1682968878.txt.gz · Last modified: by asad