Abekta

Nothing human is alien to me

User Tools

Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
soft:21cmfast [2023/03/13 08:56] – created - external edit 127.0.0.1soft:21cmfast [2023/12/13 04:07] (current) asad
Line 4: Line 4:
 https://21cmfast.readthedocs.io/en/latest/installation.html https://21cmfast.readthedocs.io/en/latest/installation.html
  
-Install on Ubuntu 20.04 LTS.+===== Installation ===== 
 +Create a conda environment, activate and install as following.
  
-Inside your conda environment+<code> 
 +conda create --name=HI 
 +conda activate HI
  
-Install gsl and fftw: conda install -c conda-forge gsl fftw +conda install -c conda-forge jupyter-lab 
- +conda install -c conda-forge 21cmfast 
-And then install 21cmFAST: +pip install tools21cm
- +
-<code> +
-LIB=~/anaconda3/envs/myenv/lib INC=~/anaconda3/envs/myenv/include conda install -c conda-forge 21cmFAST+
 </code> </code>
  
-Then clone the 21cmFAST directory into your home and move the data directory to your home. +===== Astrophysical parameter =====
- +
-<code> +
-git clone https://github.com/21cmfast/21cmFAST +
-cd +
-mkdir .21cmfast +
-mv ~21cmFAST/src/py21cmfast/_data ~/.21cmfast/External_tables +
-</code>+
  
soft/21cmfast.1678719387.txt.gz · Last modified: 2023/03/13 08:56 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki