EnglishFrenchSpanish

OnWorks favicon

msh2georheolef - Online in the Cloud

Run msh2georheolef in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command msh2georheolef that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


msh2geo - convert gmsh mesh in geo format

SYNOPSIS


msh2geo [-zr|-rz] input[.msh] > output.geo

DESCRIPTION


Convert a gmsh `.msh' into `.geo' one. The output goes to standart output. See the gmsh
documentation for a detailed description of the `.mshcad' input file for gmsh.

EXAMPLES


gmsh -2 toto.mshcad -o toto.msh
msh2geo toto.msh > toto.geo

gmsh -2 -order 2 toto.mshcad -o toto2.msh
msh2geo toto2.msh > toto2.geo

COORDINATE SYSTEM OPTION


Most of rheolef codes are coordinate-system independant. The coordinate system is
specified in the geometry file `.geo'.

-zr

-rz the 2d mesh is axisymmetric: zr (resp. rz) stands when the symmetry is related to
the first (resp. second) coordinate.

NOTES


Pk triangle, when k>=5, may have internal nodes renumbered: from the

GMSH DOCUMENTATION


The nodes of a curved element are numbered in the following order:

the element principal vertices;
the internal nodes for each edge;
the internal nodes for each face;
the volume internal nodes.

The numbering for face and volume internal nodes is recursive,
i.e., the numbering follows that of the nodes of an embedded face/volume.
The higher order nodes are assumed to be equispaced on the element.

In rheolef, internal triangle nodes are numbered from left to right and then from bottom
to top. The numbering differ for triangle when k >= 5. Thus, msh2geo fix the
corresponding internal nodes numbering during the conversion.

Pk tetrahedrons and hexaedrons in gmsh and rheolef has not the same edge-node order nd
orientation. E.g. for tetrahedrons, edges 13 and 23 should be swaped and reoriented as 32
and 31. Thus, msh2geo fix the corresponding internal nodes numbering.

TODO


FIX FOR P3-TETRA


swap edges orientations for 3,4,5 and swap faces 1 and 2. Check P4(T) for face
orientation. Perform face visualisation with gnuplot face fill.

See also hexa edges orient and faces numbers and orient.

Check that node are numbered by vertex-node, then edge-node, then face(tri,qua)-node and
then volume(T,P,H)-node. Otherwise, renumber all nodes.

Support for high order >= 6 element ? not documented in gmsh, but gmsh supports it at run

Use msh2georheolef online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    PostInstallerF
    PostInstallerF
    PostInstallerF will install all the
    software that Fedora Linux and others
    doesn't include by default, after
    running Fedora for the first time. Its
    easy for...
    Download PostInstallerF
  • 2
    strace
    strace
    The strace project has been moved to
    https://strace.io. strace is a
    diagnostic, debugging and instructional
    userspace tracer for Linux. It is used
    to monitor a...
    Download strace
  • 3
    gMKVExtractGUI
    gMKVExtractGUI
    A GUI for mkvextract utility (part of
    MKVToolNix) which incorporates most (if
    not all) functionality of mkvextract and
    mkvinfo utilities. Written in C#NET 4.0,...
    Download gMKVExtractGUI
  • 4
    JasperReports Library
    JasperReports Library
    JasperReports Library is the
    world's most popular open source
    business intelligence and reporting
    engine. It is entirely written in Java
    and it is able to ...
    Download JasperReports Library
  • 5
    Frappe Books
    Frappe Books
    Frappe Books is a free and open source
    desktop book-keeping software that's
    simple and well-designed to be used by
    small businesses and freelancers. It'...
    Download Frappe Books
  • 6
    Numerical Python
    Numerical Python
    NEWS: NumPy 1.11.2 is the last release
    that will be made on sourceforge. Wheels
    for Windows, Mac, and Linux as well as
    archived source distributions can be fou...
    Download Numerical Python
  • More »

Linux commands

Ad