Recent Releases of SeismicMesh
SeismicMesh - SeismicMesh V3.6.2
Scientific Software - Peer-reviewed
- Python
Published by krober10nd over 4 years ago
SeismicMesh - SeismicMesh V3.6.1
See the changelog for technical details.
Scientific Software - Peer-reviewed
- Python
Published by krober10nd over 4 years ago
SeismicMesh - SeismicMesh V3.5.0
Support for Python 3.9 and signed distance function manipulations.
Scientific Software - Peer-reviewed
- Python
Published by krober10nd almost 5 years ago
SeismicMesh - SeismicMesh V3.4.0
Scientific Software - Peer-reviewed
- Python
Published by krober10nd almost 5 years ago
SeismicMesh - SeismicMesh V3.3.1
Release for JOSS paper.
Scientific Software - Peer-reviewed
- Python
Published by krober10nd almost 5 years ago
SeismicMesh - SeismicMesh V3.3.0
See changelog
Scientific Software - Peer-reviewed
- Python
Published by krober10nd almost 5 years ago
SeismicMesh - SeismicMesh V3.2.0
performance improvements in parallel. see changelog.
Scientific Software - Peer-reviewed
- Python
Published by krober10nd about 5 years ago
SeismicMesh - SeismicMesh V3.1.7
-Bug fix to 3d sliver removal.
Scientific Software - Peer-reviewed
- Python
Published by krober10nd about 5 years ago
SeismicMesh - SeismicMesh V3.1.6
enabling build with Python 3.8.1+
Scientific Software - Peer-reviewed
- Python
Published by krober10nd about 5 years ago
SeismicMesh - SeismicMesh V3.1.5
Removing dents.
Scientific Software - Peer-reviewed
- Python
Published by krober10nd about 5 years ago
SeismicMesh - SeismicMesh V3.1.4
Scientific Software - Peer-reviewed
- Python
Published by krober10nd about 5 years ago
SeismicMesh - SeismicMesh V3.1.3
See CHANGELOG.
Scientific Software - Peer-reviewed
- Python
Published by krober10nd about 5 years ago
SeismicMesh - SeismicMesh V3.1.2
See changelog on README.
Scientific Software - Peer-reviewed
- Python
Published by krober10nd about 5 years ago
SeismicMesh - SeismicMesh V3.1.0
See changelog on README.md
Scientific Software - Peer-reviewed
- Python
Published by krober10nd about 5 years ago
SeismicMesh - SeismicMesh V3.0.6
- Improved geometry API and more SDF.
Scientific Software - Peer-reviewed
- Python
Published by krober10nd about 5 years ago
SeismicMesh - SeismicMesh V3.0.5
- See changelog on README
Scientific Software - Peer-reviewed
- Python
Published by krober10nd about 5 years ago
SeismicMesh - SeismicMesh V3.0.3
- 20-25% faster mesh generation with improvements to
generate_meshby porting some methods into C++. - Benchmarks against mesh generators from
cgalandgmsh.
Scientific Software - Peer-reviewed
- Python
Published by krober10nd about 5 years ago
SeismicMesh - SeismicMesh V3.0.2
- Minor improvements to dihedral angle bounding
- README improvements.
Scientific Software - Peer-reviewed
- Python
Published by krober10nd over 5 years ago
SeismicMesh - SeismicMesh V3.0.1
Bug fix: When meshing with
domain_padthe signed distance function must be adjusted when generating or improving the mesh.Small enhancements to
write_velocity_modelto consider domain padding.
Scientific Software - Peer-reviewed
- Python
Published by krober10nd over 5 years ago
SeismicMesh - SeismicMesh V3.0.0
Major API overhaul based on peer review of code base.
Scientific Software - Peer-reviewed
- Python
Published by krober10nd over 5 years ago
SeismicMesh - SeismicMesh V2.0.4
version
Scientific Software - Peer-reviewed
- Python
Published by krober10nd over 5 years ago
SeismicMesh - SeismicMesh V2.0.3
Version bump.
Scientific Software - Peer-reviewed
- Python
Published by krober10nd over 5 years ago
SeismicMesh - SeismicMesh V2.0.0
- Fix to semantic versioning (a change to public API occurred with V1.2)
- Improvements to README
- Reduction in memory usage.
Scientific Software - Peer-reviewed
- Python
Published by krober10nd over 5 years ago
SeismicMesh - SeismicMesh V1.2.42
-Easier installation with pypi package manager: https://pypi.org/project/SeismicMesh/
-Switch from BSDv2 to GPLv3 to match dependencies (CGAL).
-Improvements to documentation.
Scientific Software - Peer-reviewed
- Python
Published by krober10nd over 5 years ago
SeismicMesh - SeismicMesh V1.2
Major changes: -Improvements to API, no longer has two different file input formats for 2D/3D. Now only accepts 2D or 3D numpy ndarrays. These datat can be read in using helper functions. -More complete documentation -More conservative CFL limiting. -Mesh improvement/sliver removal now uses incremental Delaunay triangulation to accelerate things.
Minor bug fixes: -Correct 3D domain extension and velocity model adjustments in the extension region. -Padstyle linear_ramp now works in 3D.
Scientific Software - Peer-reviewed
- Python
Published by krober10nd over 5 years ago
SeismicMesh - SeismicMesh V1.1
For publication in Zenodo otherwise identical to V1.0
Quality triangular and tetrahedral meshing directly from seismic velocity models for use within the Finite Element method for acoustic and elastic wave simulations. Wraps low-level code in C++ for performance, while maintaining a flexible Python user interface and simple scripting abilities for model generation. Geometry definitions are created using signed distance functions and capabilities to create these functions for realistic seismic velocity models are provided.
Full documentation and a tutorial can be found here: https://seismicmesh.readthedocs.io/
Scientific Software - Peer-reviewed
- Python
Published by krober10nd over 5 years ago
SeismicMesh - SeismicMesh V1.0
Quality triangular and tetrahedral meshing directly from seismic velocity models for use within the Finite Element method for acoustic and elastic wave simulations. Wraps low-level code in C++ for performance, while maintaining a flexible Python user interface and simple scripting abilities for model generation. Geometry definitions are created using signed distance functions and capabilities to create these functions for realistic seismic velocity models are provided.
Full documentation and a tutorial can be found here: https://seismicmesh.readthedocs.io/
Scientific Software - Peer-reviewed
- Python
Published by krober10nd over 5 years ago