Repository to collect scripts for automatically setting up exciting calculations and performing convergence series.
conda create --name exc_wf python=3
conda activate exc_wf
git clone git@git.physik.hu-berlin.de:peschelf/excitingworkflow.git
cd excitingworkflow
pip install -e .Thank you a lot to Alex who helped a lot.