Skip to content
Snippets Groups Projects
Commit f3624682 authored by samuel.hayden's avatar samuel.hayden
Browse files

Added to roadmap

parent b0ed3fc5
No related branches found
No related tags found
No related merge requests found
# LatticeDehomogenization
This project dehomogenizes a domain defined by a distribution of call radii. This is typically what can be obtained from topology optimization.
This project dehomogenizes a domain defined by a distribution of cell radii. This is typically what can be obtained from a topology optimization.
## Getting Started
### Prerequisites
......@@ -53,6 +53,10 @@ LatticeDehomogenization.exe -bounds <yourboundingbox.step>
- [ ] Add command line argument -input
- [ ] Add command line argument -bounds
- [ ] Add command line arguments to generate simple lattice structures directly without the need of an input file
- [ ] Add ability to import relative density distribution and convert to cell radii
- [ ] Add ability to project results from a finer mesh onto a coarse mesh. Finer meshes generally produce more complex structures that have lower compliance. This is a result of using a smaller filter radius. It would be benefitial to be able to obtain more optimal structures and them project their data onto a coarse mesh which represents a lattice structure.
- [ ] Add rotated cells
- [ ] Add more common cell types
## Contributing
### Creating new unit cells
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment