sirocco-rt / sirocco

This is the repository for Sirocco, the radiative transfer code used to model winds in AGN and other systems
https://sirocco-rt.readthedocs.io/en/latest/
GNU General Public License v3.0
30 stars 24 forks source link

unit test #1115

Closed kslong closed 1 month ago

kslong commented 1 month ago

There are two small problems with the unit_test implementation that should be corrected

jhmatthews commented 1 month ago

On point one, i think we can do this with these lines:

include $(SIROCCO)/source/Makefile 
SIROCCO_SOURCES = $(sirocco_source) get_models.c

I don't know why we need the get_models.c separately, but there's a comment about this in the main Makefile.

Point two: yes, we can change this to ERROR_TOLERANCE or something, defined only in tests.