ISOtropic Radiative Transfer Equation Solver in 2D (isortes)

necessary packages

  • sudo apt-get install libtriangle-dev
  • build openblas with OPENMP=1

compile

  • mkdir build & cd build
  • cmake .. && make

run

  • ./isortes ../data.txt

License

  • LGPL3 license