Here, we provide a step-by-step instruction for installation of the necessary packages using Cygwin.
Proceed with the installation and close the Setup window.
Launch Cygwin Terminal
The script will extract the wigxjpf library in ./libs
directory,
and then build and compile the contents of ./src
directory.
The executable, scattering.x
, is located in the main directory.
You can now run make test
to make sure that you recover reference outputs in the ref/
directory.
Read more about test runs here.