#!/bin/bash

fluentMeshToFoam -2D 1 *.msh > log.fluentMeshToFoam
createPatch -dict ./system/createPatchDict_fluent -overwrite > log.creatPatchFluent

touch mesh.foam
cd ..
