Skip to main content

Add your description here

Project description

Meshgen v0.2.11

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.11.tar.gz (156.8 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.11-py3-none-any.whl (19.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: meshgen-0.2.11.tar.gz
  • Upload date:
  • Size: 156.8 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.11.tar.gz
Algorithm Hash digest
SHA256 18384c7632f6c23caa18eae68aeec4d204230b6bfa6cf5a5c7b2db31126f6dbf
MD5 8a1f15433fdcb310dd4238499412d883
BLAKE2b-256 57bf52285fad1d94958795426102eb50c547e3f03d1ebe85aa16398003c7c089

See more details on using hashes here.

Provenance

The following attestation bundles were made for meshgen-0.2.11.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.11-py3-none-any.whl.

File metadata

  • Download URL: meshgen-0.2.11-py3-none-any.whl
  • Upload date:
  • Size: 19.3 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.11-py3-none-any.whl
Algorithm Hash digest
SHA256 b02c435333169192b8df9c2dabe279879564ebb66e43a32c57d4c20247a41412
MD5 697e590c9d8132a4fb6287dafeaa996b
BLAKE2b-256 fd35f54bde8af3641f56154dc574fc3287701196fe1560608e468880aad367b7

See more details on using hashes here.

Provenance

The following attestation bundles were made for meshgen-0.2.11-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