Python script to automate decomposition of MESH statements.
Project description
FDSMeshDecomposer
Python script to automate decomposition of MESH statements
Installation
The package is available on PyPI and can be installed using pip:
pip install fdsdecompose
Usage example
fdsdecompose input.fds output.fds --decomposition 3,3,3
Meta
Distributed under the LGPLv3 (GNU Lesser General Public License v3) license. See LICENSE
for more information.
Contributing
- Fork it (https://github.com/FireDynamics/FDSMeshDecomposer/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
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
fdsdecompose-1.0.2.tar.gz
(16.4 kB
view hashes)