# A simple test for Reynolds equation on a cylinder
#
run:
	$(ELMER_SOLVER)


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