Closed kslong closed 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.
There are two small problems with the unit_test implementation that should be corrected