# Hierarchical coupling of Structural eigenmodes and Helmholtz equation 
#

run:
	$(ELMER_SOLVER)

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