This is a prototype of the simulation software for reflectometry. It is a part of BornAgain project
- C++-17
- CMake 3.14
- Qt 5.12
- eigen
git clone --recurse-submodules https://github.com/gpospelov/DaRefl
mkdir <build-dir>; cd <build-dir>
cmake <source>; make -j8; ctest
# run the GUI
<build-dir>/bin/darefl