# Internal pressure on 3D structured cylinder
#
run:
	$(ELMER_GRID) 1 2 container ;
	$(ELMER_SOLVER)

clean:
	/bin/rm 
