Hi Gaetan, Gmsh currently only reads the mesh part of UNV files. Adding support for reading nodal scalar and vector fields should be very easy for somebody who knows the UNV format: the routine would be very similar to PViewDataGModel::readMSH in Post/PViewDataGModelIO.cpp.
Let us know if you need help implementing this. Christophe > On 23 Mar 2018, at 16:15, Compere, Gaetan <[email protected]> wrote: > > Hey, > > I have a universal file containing a mesh as well as nodal fields of scalars > and vectors. > Is there any way to visualize the fields in Gmsh (apart from converting the > unv file to a .pos file)? > > Here attached is an example file. > > Thanks upfront > > Gaetan > <xj_fandisk_3D_ScalarVectorData.zip>_______________________________________________ > gmsh mailing list > [email protected] <mailto:[email protected]> > http://onelab.info/mailman/listinfo/gmsh > <http://onelab.info/mailman/listinfo/gmsh>
_______________________________________________ gmsh mailing list [email protected] http://onelab.info/mailman/listinfo/gmsh
