On Thu, Jun 9, 2016 at 6:01 PM, Bhalla, Amneet Pal S <amne...@live.unc.edu>
wrote:

> Hi Folks,
>
>
> I am trying to import a 2d mesh that I created in trelis to libmesh, but I
> am getting error of the type
>
> File opened successfully.
> Exodus header info retrieved successfully.
> Found 1 QA record(s) in the Exodus file.
> QA Record: 0
> CUBIT
> 15.1.4
> 06/09/2016
> 14:38:49
> Detected Cubit major version 15
> Title: cubit(js-debug-mgsmoothers/examples/IBFE/explicit/ex0/ellipse.e):
> 06/09/2016: 14
> Mesh Dimension: 3
> Number of Nodes: 666
> Number of elements: 532
> Number of elt blocks: 1
> Number of node sets: 0
> Number of side sets: 0
> Nodal data retrieved successfully.
> Nodal numbering map retrieved successfully.
> [0] node_num_map[i] = 218, 219, 487, 486, 220, 488, 221, 489, 222, 490,
> ... 866
> All block IDs retrieved successfully.
> All block names retrieved successfully.
> Element numbering map retrieved successfully.
> [0] elem_num_map[i] = 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, ... 532
> Reading a block of 532 SHELL4(s) having 4 nodes per element.
> Info retrieved successfully for block: 0.
> Connectivity retrieved successfully for block: 0.
> ERROR! Unrecognized element type_str: SHELL4
>
>
> I do see QUAD elements in trelis, but somehow they are imported as SHELL4
> in the exodus file. Any suggestions?
>
> P.S: The geometry is simple 2D elliptical annulus.
>
> Thanks,
>
> — Amneet
>


We recently added support for SHELL4. If you try the libMesh HEAD then you
should not get this error.

David















> =====================================================
> Amneet Bhalla
> Postdoctoral Research Associate
> Department of Mathematics and McAllister Heart Institute
> University of North Carolina at Chapel Hill
> Email: amn...@unc.edu<mailto:amn...@unc.edu>
> Web:  https://abhalla.web.unc.edu<https://abhalla.web.unc.edu/>
> =====================================================
>
>
> ------------------------------------------------------------------------------
> What NetFlow Analyzer can do for you? Monitors network bandwidth and
> traffic
> patterns at an interface-level. Reveals which users, apps, and protocols
> are
> consuming the most bandwidth. Provides multi-vendor support for NetFlow,
> J-Flow, sFlow and other flows. Make informed decisions using capacity
> planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
> _______________________________________________
> Libmesh-users mailing list
> Libmesh-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/libmesh-users
>
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to