FoamFile
{
	version	2.0;
	format	ascii;
	class	dictionary;
	location	"system";
	object	createPatchDict;
}
pointSync	false;
patches	
(
	{
		name    hull_with_domain_solid;
		patchInfo
		{
			type    wall;
		}
		constructFrom patches;
		patches  (hull_with_domain_solid_face_6 hull_with_domain_solid_face_7 hull_with_domain_solid_face_8 hull_with_domain_solid_face_9 hull_with_domain_solid_face_10 hull_with_domain_solid_face_11 hull_with_domain_solid_face_12 hull_with_domain_solid_face_13 hull_with_domain_solid_face_14 hull_with_domain_solid_face_15 hull_with_domain_solid_face_16 hull_with_domain_solid_face_17 hull_with_domain_solid_face_18 hull_with_domain_solid_face_19 hull_with_domain_solid_face_20);
	}
	{
		name    hull_with_domain_solid_inlet;
		patchInfo
		{
			type    wall;
		}
		constructFrom patches;
		patches  (hull_with_domain_solid_face_4);
	}
	{
		name    hull_with_domain_solid_outlet;
		patchInfo
		{
			type    wall;
		}
		constructFrom patches;
		patches  (hull_with_domain_solid_face_1);
	}
	{
		name    hull_with_domain_solid_wall;
		patchInfo
		{
			type    wall;
		}
		constructFrom patches;
		patches  (hull_with_domain_solid_face_0 hull_with_domain_solid_face_2 hull_with_domain_solid_face_3 hull_with_domain_solid_face_5);
	}
);
