.PHONY: check

check:
	doit batch_mode=NO --seek-file check:demos/mantle_convection/base_case

