Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kitware/smtk
Simulation Modeling Tool Kit
https://github.com/kitware/smtk
Last synced: 1 day ago
JSON representation
Simulation Modeling Tool Kit
- Host: GitHub
- URL: https://github.com/kitware/smtk
- Owner: Kitware
- License: other
- Created: 2014-12-16T20:02:07.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-12-24T03:51:02.000Z (10 days ago)
- Last Synced: 2024-12-25T23:06:17.277Z (8 days ago)
- Language: C++
- Homepage: https://smtk.readthedocs.org/
- Size: 37.6 MB
- Stars: 49
- Watchers: 10
- Forks: 27
- Open Issues: 28
-
Metadata Files:
- Readme: ReadMe.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Codeowners: .gitlab/CODEOWNERS
Awesome Lists containing this project
README
![SMTK](doc/images/smtk_logo.png)
Introduction
============
The [Simulation Model Toolkit (SMTK)][SMTK] is an open-source, multi-platform toolkit for supporting simulation workflows by providing access to different modeling kernels, mesh databases, and simulation information (via its attribute system). SMTK is developed as part of the [Computational Model Builder (CMB)][CMB] effort and provides extensions for [ParaView][],
[Visualization Toolkit (VTK)][VTK] and [Qt][].The project
has grown through collaborative efforts between [Kitware Inc.][Kitware],
and various other
government and commercial institutions, and acedemic partners.[CMB]: http://www.ComputationalModelBuilder.org
[SMTK]: http://www.computationalmodelbuilder.org/smtk/
[ParaView]: http://www.paraview.org
[QT]: https://www.qt.io
[VTK]: http://www.vtk.org
[Kitware]: http://www.kitware.comLearning Resources
==================* General information is available at the [SMTK Homepage][SMTK].
* Documentation is available [online][Documentation].
* Community discussion takes place on the [SMTK Mailing Lists][].
* Commercial [support][Kitware Support] and [training][Kitware Training]
are available from [Kitware][].[CMB Homepage]: http://www.ComputationalModelBuilder.org
[Documentation]: http://www.computationalmodelbuilder.org/documentation/
[SMTK Mailing Lists]: https://discourse.kitware.com/c/smtk
[Kitware]: http://www.kitware.com/
[Kitware Support]: http://www.kitware.com/products/support.html
[Kitware Training]: http://www.kitware.com/products/protraining.phpReporting Bugs
==============If you have found a bug:
1. If you have a patch, please read the [CONTRIBUTING.md][] document.
2. Otherwise, please join the one of the [SMTK Mailing Lists][] and ask
about the expected and observed behaviors to determine if it is
really a bug.3. Finally, if the issue is not resolved by the above steps, open
an entry in the [SMTK Issue Tracker][].[SMTK Issue Tracker]: https://gitlab.kitware.com/cmb/smtk/-/issues
Contributing
============See [CONTRIBUTING.md][] for instructions to contribute.
[CONTRIBUTING.md]: CONTRIBUTING.md
Latest Release Notes
====================
Can be found [here](doc/release/smtk-24.11.rst).License
=======CMB is distributed under the OSI-approved BSD 3-clause License.
See [License.txt][] for details.[License.txt]: LICENSE.txt