Skip to content

Commit 0adf11b

Browse files
committed
only single Notes section
1 parent ccbfa9e commit 0adf11b

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

python/damask/_orientation.py

+3-5
Original file line numberDiff line numberDiff line change
@@ -983,11 +983,9 @@ def from_fiber_component(crystal: IntSequence,
983983
984984
Ranges 0≤θ≤π and 0≤φ≤2π give a unique set of coordinates.
985985
986-
Notes
987-
-----
988-
The value for sigma should be small enough to avoid values
989-
larger than the maximum disorientation of the crystal family
990-
when sampling from a normal distribution.
986+
The value for sigma should be selected small enough such that
987+
sampling from a normal distribution does not result in values
988+
larger than the maximum disorientation of the crystal family.
991989
The maximum disorientation angle d_max is 62.80°, 93.84°,
992990
98.43°, and 120° for cubic, hexagonal, tetragonal, and
993991
orthorhombic crystal families, respectively.

0 commit comments

Comments
 (0)