Blowing steam into a liquid 
		Update: August 10, 2017 
		
		OpenFOAM 4.x 
		You can not get proper calculation results with this tutorial in OpenFOAM 4.1. For more information, please refer to 
Issue tracker  the OpenFOAM official page.
 
		Case directory 
		$FOAM_TUTORIALS/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection 
		Summary 
		We calculate the blowing stean into the container filled with water for 10 seconds.
		The meshes are as follows, and the number of mesh is 1875.
		
			 
			Meshes 
		 
		
		You can not get proper calculation results with this tutorial in OpenFOAM 4.1.
		Commands 
		
			cp -r $FOAM_TUTORIALS/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection steamInjection 
			cd steamInjection 
			 
			blockMesh 
			 
			reactingTwoPhaseEulerFoam 
			 
			paraFoam 
		
		
		Calculation time 
		---