Skip to main content

Add your description here

Project description

Meshgen v0.2.8

This is a small tool to extract meshes from finite element solvers. In particular JCMsuite and COMSOL are supported.

Usage

for example run as

meshgen test/helix.jcm test/helix.msh

the input file is passed as the first argument, the output as the second

help is available

meshgen -h
usage: meshgen [-h] [-m {a,w,x,ab,wb,xb}] [-s] [--version] input output

convert between comsol, jcmsuite, and gmsh meshes

positional arguments:
  input                 with extension jcm, mphtxt, or msh
  output                with extension jcm, mphtxt, or msh

options:
  -h, --help            show this help message and exit
  -m, --mode {a,w,x,ab,wb,xb}
                        writing mode (binary only possible for .jcm files)
  -s, --skip_1d         skip writing 1D elements in 2D COMSOL meshes
  --version             show program's version number and exit

alternatively the library can also be used from within python

from meshgen import Mesh
meshes = Mesh.read(args.input)

Since we support submeshes this returns a list of meshes. This behavior will likely change in future versions of meshgen

Known limitations

Currently the following JCM features are not supported:

  • curvilinear elements
    • when using a post process to generate a JCM-ASCII export of the grid the displacement field for the curvilinear elements is placed at the end of the file. meshgen is simply going to ignore the curvilinearity.
    • in binary files this doesn't seem to work
  • in files that have subgrids we rely on comments in the mesh file to skip extraneous Vertical Grids
    • these comments are not present in binary jcm files -> binary files with subgrids that have Vertical Grids cannot be processed (the processing fails)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

meshgen-0.2.8.tar.gz (152.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

meshgen-0.2.8-py3-none-any.whl (17.9 kB view details)

Uploaded Python 3

File details

Details for the file meshgen-0.2.8.tar.gz.

File metadata

  • Download URL: meshgen-0.2.8.tar.gz
  • Upload date:
  • Size: 152.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for meshgen-0.2.8.tar.gz
Algorithm Hash digest
SHA256 314c548238c55f9fd6796a201971f5fc172d76c422cd6ce629493f44058e38e9
MD5 4d3742d88f03a7c930de042447cdeeb4
BLAKE2b-256 f81312cab9fa07d0e78d4f7c512e358ade50979376339f2146b7851c38644c9c

See more details on using hashes here.

Provenance

The following attestation bundles were made for meshgen-0.2.8.tar.gz:

Publisher: release.yml on tfp-photonics/meshgen

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file meshgen-0.2.8-py3-none-any.whl.

File metadata

  • Download URL: meshgen-0.2.8-py3-none-any.whl
  • Upload date:
  • Size: 17.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for meshgen-0.2.8-py3-none-any.whl
Algorithm Hash digest
SHA256 4e184a831a9b2a38558297cf643a80050343592db4c67f846c16cae56a1e47d7
MD5 9c915d8e8ac6912aa963ea3f75c069e2
BLAKE2b-256 4f16e24393c4286d88f8e4b53699a79b95e10adca4d418f59a43332e82bdc42e

See more details on using hashes here.

Provenance

The following attestation bundles were made for meshgen-0.2.8-py3-none-any.whl:

Publisher: release.yml on tfp-photonics/meshgen

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page