Calculate Joule-Thomson Coefficient
Calculates the Joule-Thomson coefficient μ_JT = (∂T/∂P)_H, which describes the temperature change of a gas during isenthalpic (constant enthalpy) expansion. For real gases, this coefficient can be positive (cooling) or negative (heating) depending on temperature and pressure. The inversion temperature separates these regimes.
Use Cases:
- Model non-equilibrium processes in markets
- Analyze expansion/contraction dynamics
- Study irreversible processes in trading
- Temperature-pressure analogies in finance
- Throttling process models
Formula: μ_JT = (1/C_p)[T(∂V/∂T)_P - V]
For Van der Waals gas: μ_JT ≈ (2a/RT - b)/C_p
Credits: 5 credits per request (Pro Tier) [Tier: ENTERPRISE, Credits: 10]
Authorizations
API key for authentication. Get your key at https://api.fincept.in/auth/register
Body
Temperature (Kelvin)
300
Pressure (Pa)
101325
Heat capacity at constant pressure (J/(mol·K))
29.1
Van der Waals parameter a (Pa·m⁶/mol²)
0.1
Van der Waals parameter b (m³/mol)
0.01
