Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 303 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 303 Bytes

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