We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81c8d8f commit b8a7fd6Copy full SHA for b8a7fd6
burnman/tools/equilibration.py
@@ -929,7 +929,7 @@ def equilibrate(
929
:type composition: dict
930
931
:param assemblage: The assemblage to be equilibrated.
932
- :type assemblage: :class:`burnman.Composite`
+ :type assemblage: :class:`burnman.Composite` or :class:`burnman.RelaxedComposite`
933
934
:param equality_constraints: The list of equality constraints. See above
935
for valid formats.
0 commit comments