forked from idaholab/moose
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request idaholab#25869 from maxnezdyur/opt_docs
Optimization Module Top Opt Docs
- Loading branch information
Showing
12 changed files
with
107 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
33 changes: 33 additions & 0 deletions
33
modules/optimization/doc/content/modules/optimization/examples/top_opt_main.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# Topology Optimization Examples | ||
|
||
|
||
!card! large_media/optimization/2d_mbb.mp4 title=[2D Topology Optimization with a Convolution Filter](2d_mbb.md) | ||
A detailed description of the 2D topology optimization problem with the implementation of Convolution Filter. | ||
!card-end! | ||
|
||
!card! large_media/optimization/2d_mbb_pde.mp4 title=[2D Topology Optimization with PDE Filter and Boundary Penalty](2d_mbb_pde.md) | ||
An in-depth discussion on 2D topology optimization with a focus on PDE Filter techniques. | ||
!card-end! | ||
|
||
!card! large_media/optimization/2d_mbb_pde_amr.png title=[2D Topology Optimization with PDE Filter and Adaptive Mesh Refinement](2d_mbb_pde_amr.md) | ||
An example problem illustrating 2D topology optimization with the use of PDE Filter and Adaptive Mesh Refinement. | ||
!card-end! | ||
|
||
!card! large_media/optimization/3d_mbb.mp4 title=[3D Topology Optimization with PDE Filter](3d_mbb.md) | ||
An example showcasing 3D topology optimization using PDE Filter. | ||
!card-end! | ||
|
||
!card! large_media/optimization/multiload.png title=[Multi-load with multiapp](multiload.md) | ||
An example showcasing topology optimization with multiple loads. | ||
!card-end! | ||
|
||
!card! large_media/optimization/multimaterial.png style=width:50% title=[Ordered SIMP: Multimaterial](multimaterial.md) | ||
An example showcasing topology optimization with multiple materials and a cost constraint. | ||
!card-end! | ||
|
||
!card! large_media/optimization/tm.png style=width:50% title=[Thermomechanical SIMP](thermomechanical.md) | ||
An example showcasing topology optimization with for thermal compliance. | ||
!card-end! | ||
|
||
|
||
## All input files for these examples can be found in the `Combined` Module! |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...d/examples/optimization/2d_mbb_pde_amr.md → ...s/topology_optimization/2d_mbb_pde_amr.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...mbined/examples/optimization/multiload.md → ...amples/topology_optimization/multiload.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters