On Thu, Mar 29, 2012 at 12:33 PM, Andreas Hasenkopf <
[email protected]> wrote:

>
> Hi Daniel,
> thanks for having a look at the problematic geo file, too. In the
> meanwhile I was redrawing the geometry in another file and noticed that
> one ruled surface had more than 4 boundary lines, which gmsh does not
> allow.
> In the file I send you the ruled surface still has more than 4 boundary
> lines. Most fascinating, generating such a ruled surface by extrusion
> does not generate an error...
>

I get an error when I run this:

    $ python estat_gmsh.py
    Traceback (most recent call last):
        File "estat_gmsh.py", line 8, in <module>
          mesh = fipy.GmshImporter3D('twin_ap_3D_X4.geo')
        File
"/users/wd15/work/matforge/fipy/version-2_1/fipy/meshes/numMesh/gmshImport.py",

        .....
      TypeError: array cannot be safely cast to required type

Don't I also need the msh file? I swapped 'twin_ap_3D_X4.msh' for
'twin_ap_3D_X4.geo' in the script and it gave the error above.

Cheers

-- 
Daniel Wheeler
_______________________________________________
fipy mailing list
[email protected]
http://www.ctcms.nist.gov/fipy
  [ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ]

Reply via email to