Loading ABINIT: -------------- module load abinit eval "$(/project/soft/miniconda3/bin/conda shell.bash hook)" conda activate abienv Running the tutorials: --------------------- mkdir "your choice of directory" cp /project/doc/abinit_tutorial/abinit_tutorials.tar "your choice of directory" cd "your choice of directory" tar -xf abinit_tutorials.tar cd tests/tutorial/Input export ABI_PSPDIR="absolute path to your choice of directory"/tests/Psps_for_tests/ To see the absolute path, you can do the command pwd. go to: https://www.abinit.org/tutorial/ select "Four basic tutorials" follow the instructions