Mapping finite element data between meshes
Project description
Mapping finite element data between meshes
This package is a handy Python (re-)wrapper of MEDCoupling. It can be used to transfer finite element data defined on nodes (P1 fields) or on cells (P0 fields) between two meshio-compatible meshes.
Some notebook examples can be found in examples
.
Documentation is available here.
Installation
To install pymapping
, you are invited to use pip
and its associated options
pip install -U pymapping
The MEDCoupling library is a strong dependency of this package. Currently by installing via the previous pip
command it will automatically install the medcoupling Python package (a repackaging of the official library).
Testing
To run the pymapping
unit tests, check out this repository and type
pytest
License
pymapping
is published under the MIT license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pymapping-0.2.0.tar.gz
.
File metadata
- Download URL: pymapping-0.2.0.tar.gz
- Upload date:
- Size: 328.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.0 importlib_metadata/4.2.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 335869a062554283219a4529c1976f9b7550954c2eee4369b864ec50fe706bf8 |
|
MD5 | 8f741fbaa29ab7936475cc8bc4bf9987 |
|
BLAKE2b-256 | aed60f26611e523cfc15486a2bacef26c51e7f6dd7437ddadda4ee5256f69fb5 |