Skip to content

Commit a434d2a

Browse files
committed
Extend expected output section
1 parent bbc33b5 commit a434d2a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

cookbooks/CPO_induced_anisotropic_viscosity/doc/CPO_induced_anisotropic_viscosity.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,5 +124,10 @@ Note: These settings are similar to those used for simulations involving CPO alo
124124

125125
In the `CPO induced Anisotropic Viscosity` material model subsection, all parameters have reasonable default values and do not need to be manually specified unless customization is needed.
126126

127-
The output includes a particle property, anisotropic stress, which is a 3-by-3 matrix that can be visualized as a tensor, showing the components of the stress tensor. As a result of using the anisotropic viscosity material model, the components will be different in different directions.
127+
This shear box model uses an additional postprocessor, anisotropic stress, which is also implemented in this cookbook. It outputs a 3-by-3 matrix that can be visualized as a tensor, similar to the standard stress postprocessor. With the anisotropic viscosity material model, applying simple shear produces deformation in multiple directions. As a result, the anisotropic stress tensor appears as elongated and slightly tilted glyphs (indicating the principal stress directions), in contrast to the isotropic stress tensor (see figure below).
128128

129+
```{figure-md} fig:anisotropic_stress_shearbox
130+
<img src="anisotropic_stress.png" style="width:100.0%" />
131+
132+
Expected output of the shear box model using anisotropic viscosity material model, showing the anisotropic stress and stress postprocessor as tensor glyphs (blue disks) in Paraview. The arrows indicate the direction and magnitude of velocity.
133+
```
325 KB
Loading

0 commit comments

Comments
 (0)