Skip to content

gpospelov/DaRefl

Repository files navigation

DaRefl: reflectometry simulations

Linux Windows Mac OS

This is a prototype of the simulation software for reflectometry. It is a part of BornAgain project

Requirements

  • C++-17
  • CMake 3.14
  • Qt 5.12
  • eigen

Installation instructions

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

About

Prototype of the reflectometry simulation software

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published