# A simple cylindric symmetric rotating flow
#
run:
	$(ELMER_SOLVER)


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