Giter Site home page Giter Site logo

heterogeneous-virtual-growth's Introduction

Heterogeneous Virtual Growth Algorithm

DOI

This program generates patterns with seamlessly connected building blocks.

The program generalizes the virtual growth scheme to account for spatially varying frequency hints. It also converts the generated patterns to FEA meshes and evaluate their homogenized elasticity matrices.

Examples

2D pattern

3D pattern

2D FEA mesh (Q4 elements)

3D FEA mesh (frame elements)

How to use this program

Installation

To download the code, run the following command in your terminal:

git clone https://github.com/jiayingqi/Heterogeneous-Virtual-Growth

Then run the following command to install xvfb for visualization:

apt-get -qq update && apt-get -y install libgl1-mesa-dev xvfb

Finally, run the following command to install the required Python packages:

pip3 install -r requirements.txt

Start with the program

Generate the adjacency rules:

python3 scripts/generate_rules_script.py

Generate the patterns:

python3 scripts/virtual_growth_script.py

Convert the patterns to FEA meshes:

python3 scripts/generate_mesh_script.py

Evaluate the homogenized elasticity matrices:

python3 scripts/homogenize_script.py

Authors, sponsors, and citation

Authors

Sponsor

  • David C. Crawford Faculty Scholar Award from the Department of Civil and Environmental Engineering and Grainger College of Engineering at the University of Illinois

Citations

  • Jia, Y., Liu, K., Zhang, X.S., 2024. Modulate stress distribution with bio-inspired irregular architected materials towards optimal tissue support. Nature Communications 15, 4072. https://doi.org/10.1038/s41467-024-47831-2
  • Jia, Y., Liu, K., Zhang, X.S., 2024. Topology optimization of irregular multiscale structures with tunable responses using a virtual growth rule. Computer Methods in Applied Mechanics and Engineering 425, 116864. https://doi.org/10.1016/j.cma.2024.116864

heterogeneous-virtual-growth's People

Contributors

jiayingqi avatar

Stargazers

 avatar yanmaohua avatar  avatar LIYu avatar  avatar  avatar Shi Keyu avatar  avatar thdcloud avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.