<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
I use gmsh and getdp for thermal dynamic simulation use.<br>
gmsh 2.4.1 (debian package compiled for powerpc architecture)<br>
getdp 1.2.1 (compiled by myself)<br>
<br>
A new 'issue' happend to me :<br>
the mesh file format generated by gmsh (2D meshadapt, 3D Frontal) seems
to be incompatible with getdp.<br>
getdp's console says : <i>"mesh file format </i><i>(2.1) </i><i>unknow"<br>
<br>
</i>I tried meshing my model directly with the command line :<br>
> gmsh -3 -format msh1 model.geo<br>
to force the file format to be 'downgraded' to msh1, and it works.<br>
<br>
But, is there any possibility to do this from gmsh's gui ?<br>
(or maybe , is my version of getdp to old ? bad  compiled ?) <br>
<br>
<br>
Thank you for your answer(s).<br>
<br>
<br>
Jeremy ROBERT<br>
<br>
<br>
</body>
</html>