Skip to content

Commit

Permalink
Added formula for property derivative in the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
CalebBell committed Jul 3, 2016
1 parent 0e32b17 commit dc72b3e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions thermo/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -1315,6 +1315,9 @@ def T_dependent_property_derivative(self, T, order=1):
Calls `calculate_derivative` internally to perform the actual
calculation.
.. math::
\text{derivative} = \frac{d (\text{property})}{d T}
Parameters
----------
Expand Down

0 comments on commit dc72b3e

Please sign in to comment.