# Rigid Body Reduction test
#
run:
	$(ELMER_GRID) 1 2 anturi
	$(ELMER_SOLVER)


clean:
	/bin/rm temp.log test.log mon.out
	/bin/rm -r anturi
