Skip to content

Commit 0816145

Browse files
Update truncated_tetrahedron.py
update of the figures
1 parent 1d141f4 commit 0816145

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

sasmodels/models/truncated_tetrahedron.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
2525
V_{T} = \frac{\sqrt{2}}{12} \, L^3
2626
27-
.. figure:: img/tetrahedron_regular.png
27+
.. figure:: img/tetra_truncation.png
2828
29-
Regular tetrahedron in its reference orientation.
29+
Regular tetrahedron with circumradius :math:`R` and edge length :math:`L`. After truncation, the true edge length is :math:`(1-2t)L`.
3030
3131
The four vertices of the tetrahedron, with :math:`\mathbf{v}_0` at the origin,
3232
are defined as:
@@ -86,7 +86,6 @@
8686
The truncated tetrahedron is a polyhedron obtained by truncating the vertices of a regular tetrahedron.
8787
8888
.. figure:: img/truncated_tetrahedron.png
89-
.. figure:: img/tetra-octa-center-V1V2V3.png
9089
9190
Tetrahedron with different truncatures.
9291

0 commit comments

Comments
 (0)