# Magneto statics example with nonlinear B-H curve
#
run:
	$(ELMER_SOLVER)


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