# Test on hydrostatic pressure on thin tank.
#
run:
	$(ELMER_SOLVER) 

clean:
	/bin/rm test.log temp.log
