Crates.io | polymesh_rw |
lib.rs | polymesh_rw |
version | 0.1.0 |
source | src |
created_at | 2024-06-13 18:06:09.966279 |
updated_at | 2024-06-13 18:06:09.966279 |
description | A basic rust crate for reading and writing meshes and simulation data in the polymesh format used by OpenFOAM. |
homepage | |
repository | https://github.com/OscarFurst/polymesh_rw |
max_upload_size | |
id | 1270887 |
size | 1,267,455 |
A basic rust crate for reading and writing meshes and simulation data in the polymesh format used by OpenFOAM.
This crate is a work in progress. The parser was only tested on a small set of meshes. If your mesh is not parsed correctly, please contribute by opening an issue and uploading your mesh.
Curretly, following features are implemented:
Please feel encouraged to contribute advice, test cases and code.