Files
LaGriT/docs/pages/graphics.md

58 lines
2.7 KiB
Markdown
Raw Normal View History

2025-12-17 11:00:57 +08:00
---
title: GRAPHICS
tags: graphics
---
# LaGriT GRAPHICS
---------------
[Geology](https://meshing.lanl.gov/)
[Semiconductor](semiexamples.md)
[Hexahedral grids](hex.md)
[Hybrid](hybrid.md)
[Grain growth](grain.md)
## Still Images
- [Mesh for scanning microscopy simulation](denise.md)
- [Tetrahedral LaGriT mesh for Microstructure Evolution](tinkas.md)
- [Finite Element Calculation](finite.md)
- [Laplacian smoothing](tee.md)
- <a href="https://lanl.github.io/LaGriT/assets/images/biology.pdf" download> Biological Structures (PDF) </a>
## Gif Animations
- <a href="https://lanl.github.io/LaGriT/assets/images/99.gif"> Grain growth in large cube </a>
- <a href="https://lanl.github.io/LaGriT/assets/images/tmap-a.gif"> Grain growth with temperature-dependent mobility </a>
- <a href="https://lanl.github.io/LaGriT/assets/images/tmap.gif"> Grain growth in line to bamboo </a>
#### GMMFE (Graph Massage w/ Moving Finite Elements)
- Shallow Water Equations
- <a href="https://lanl.github.io/LaGriT/assets/images/vertgridshort_swe_10-3.gif"> Evolving Adaptive Grid </a>
- <a href="https://lanl.github.io/LaGriT/assets/images/sidegridshort_swe_10-3.gif"> Perspective view of water height with grid </a>
- <a href="https://lanl.github.io/LaGriT/assets/images/backsideshort_swe_10-3.gif"> Alternate view of water height </a>
- Rotating Hump
- <a href="https://lanl.github.io/LaGriT/assets/images/vertgrid_rotation_10-4.gif"> View </a>
- <a href="https://lanl.github.io/LaGriT/assets/images/side_rotation_10-4.gif"> Perspective View </a>
#### Graph Massage for the shear flow (x,y)'=(-xy,0)
- <a href="https://lanl.github.io/LaGriT/assets/images/gmtri_shear.gif"> Evolving Triangular Grid with Graph Massage </a>
- <a href="https://lanl.github.io/LaGriT/assets/images/gmquad_shear.gif"> Evolving Quadrilateral Grid with Graph Massage </a>
- <a href="https://lanl.github.io/LaGriT/assets/images/nogmquad_shear.gif"> Evolving Quadrilateral Grid without Graph Massage </a>
#### Dendrite formation
- Dendrite surface
- <a href="https://lanl.github.io/LaGriT/assets/images/dendrite.gif"> with grid [adaptive refine used to maintain grid] </a>
- <a href="https://lanl.github.io/LaGriT/assets/images/dendriteng.gif"> without grid [temperature field displayed] </a>