It's not everything... but we can also "promote" elements
programmatically.  We already support mesh.all_second_order() to promote
first order mesh to second order mesh.  We could do the same thing for
these more exotic types... read in first (or second) order geometry and
then promote them (by adding extra nodes, etc.) programmatically.

Derek

On Tue, Mar 8, 2016 at 11:23 AM Roy Stogner <royst...@ices.utexas.edu>
wrote:

>
> On Mon, 7 Mar 2016, Giorgio Bornia wrote:
>
> > Do you guys know how "popular" is Tri7 in various mesh formats?
> > For instance, Gmsh doesn't have it, and probably it's not the only one
> missing it.
>
> It's apparently in ExodusII, and not in Abaqus.
>
> > I also know about other formats that do have it (Salome MED format).
> > A supposed lack of popularity is in a way a deal breaker,
> > and element association of the dof would already be the way to go.
> >
> > On the other hand, an additional Tri7 would not hurt at all especially
> for the print part.
>
> At *some* point, and not with a very high polynomial degree either,
> we run out of file format support regardless.  Nobody supports a Tri10
> or a Hex64 IIRC.  If I had the time, I'd rather come up with an option
> that gives us better general viz support via element subdivision,
> instead of trying to scrape the last few specific-format-supported
> elements out there.
> ---
> Roy
>
>
> ------------------------------------------------------------------------------
> Transform Data into Opportunity.
> Accelerate data analysis in your applications with
> Intel Data Analytics Acceleration Library.
> Click to learn more.
> http://makebettercode.com/inteldaal-eval
> _______________________________________________
> Libmesh-users mailing list
> Libmesh-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/libmesh-users
>
------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://makebettercode.com/inteldaal-eval
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to