run:
	$(ELMER_GRID) 14 2 blunt.msh -autoclean 
	$(ELMER_SOLVER)


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