Commit 78201223 authored by Charles G Waldman's avatar Charles G Waldman
Browse files

explain split temperature is Tsplit

parent ba25b9bd
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -83,11 +83,11 @@ The following inputs are defined for each species using the prefix ``species.[sp
|                                       |                                                                        |          |           |
|                                       | * By default, two sets of coefficients are required. The coefficients  |          |           |
|                                       |   define two polynomials used to compute the specific heat and         |          |           |
|                                       |   enthalpy across low and high temperatures. The *split temperature*   |          |           |
|                                       |   defines the transition from low-to-high polynomials.                 |          |           |
|                                       |   enthalpy across low and high temperatures. The split temperature     |          |           |
|                                       |   (Tsplit) defines the transition from low-to-high polynomials.        |          |           |
|                                       |                                                                        |          |           |
|                                       | * A single polynomial can be used for all temperatures by setting the  |          |           |
|                                       |   *split temperature* to -1.                                           |          |           |
|                                       |   split temperature to -1.                                             |          |           |
|                                       |                                                                        |          |           |
|                                       | * Three or more polynomials can be used by defining multiple split     |          |           |
|                                       |   temperatures.                                                        |          |           |