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

Both sides previous revisionPrevious revision
Next revision
Previous revision
soft:21cmfast [2023/05/01 13:21] asadsoft: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
  
-===== Ubuntu 22.04 =====+===== Installation =====
 Create a conda environment, activate and install as following. Create a conda environment, activate and install as following.
  
 <code> <code>
-conda create --name=envnam +conda create --name=HI 
-conda activate envnam +conda activate HI
-conda install -c conda-forge 21cmFAST +
-</code>+
  
-===== Ubuntu 20.04 ===== +conda install -c conda-forge jupyter-lab 
- +conda install -c conda-forge 21cmfast 
-Install on Ubuntu 20.04 LTS. +pip install tools21cm
- +
-Inside your conda environment +
- +
-Install gsl and fftw: conda install -c conda-forge gsl fftw +
- +
-And then install 21cmFAST: +
- +
-<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.1682968878.txt.gz · Last modified: 2023/05/01 13:21 by asad

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki