Hi! nek,<br><blockquote>I met a trouble in using the .msh to .rea convert program mshconvert. When I tried to convert a 3D cylindrical mesh, I input the command  as follow:<br><br>convert('cylRB.msh',curves={4:{'type':'C','radius':0.25 ,'depth': 4,'circle_center':(0,0,0)}},bcs={3:'W',4:'W'},temperature={3:'t',4:'I'})<br><br>and then an error appeared on the screen :<br><br>/home/xbl/case/mshconvert.pyc in read_curved_sides(curves)<br>    769             cell = max(face[2])<br>    770             nds = face[1]<br>--> 771             cell_face_m.append((cell, face_map[cell][(nds[0], nds[1])], face_number))<br>    772             if curve['type'] == 'C':<br>    773                 for jj in range(curve['depth']):<br><br>KeyError: (6741, 97)<br><br>'4' in the command means that the curved surface in the mesh is zone 4,says the lateral surface of the cylinder.<br><br>I succeeded in converting a 2D-circle mesh before, so I want to know how to input correct command for 3D case.<br><br>Does anyone meet that kind of error ever? Any help is appreciated.<br><br><div align="right">regards,<br>Xu<br></div><br></blockquote><br><br><span>--<br>Xu Bolun,<br>University of Science and Technology of China,<br>Hefei,Anhui,China<br></span>