Installation
Prerequisites
Note
Any Note
install
To install this sovler:
git clone https://github.com/cold-young/xccels_ReadtheDocs.git
Explanation of optional command:
mpi run -itcreate an instance of an image (=container), and run it interactively (so ctrl+c will work)--rmoption means to remove the container once it exits/stops (otherwise, you will have to usedocker rm)