Skip to content

FireDynamics/FDSMeshDecomposer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FDSMeshDecomposer

Python script to automate decomposition of MESH statements

PyPI version

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

  1. Fork it (https://github.com/FireDynamics/FDSMeshDecomposer/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages