1,2,3,4,5,6,7,8-Octahydroanthracene: Experimental And Derived Thermodynamic Properties
Department of Commerce
@usgov.doc_gov_12345678_octahydroanthracene_experimental_and__a23e5a82
Department of Commerce
@usgov.doc_gov_12345678_octahydroanthracene_experimental_and__a23e5a82
This document is part of a series of reports describing experimental property measurements completed at the National Institute for Petroleum and Energy Research (NIPER) in Bartlesville, Oklahoma, in the 1980s and 1990s. Members of the Bartlesville Thermodynamics Group included William D. "Bill" Good, William V. "Bill" Steele, Bruce E. Gammon, Norris K. Smith, Stephen E. Knipmeyer, An "Andy" Nguyen, Timothy D. Klots, I. A. "Alex" Hossenlopp, Aaron P. Rau, William B. Collier, John F. Messerly, Ann G. Osborn, Susan Lee Bechtold, Donald G. Archer, Ian R. Tasker, Allan B. Cowell, Michael M. Strube, and the author of this report.
Organization: Department of Commerce
Last updated: 2025-09-30T05:38:59.913500
Tags: density, enthalpy-of-formation, heat-capacity, thermodynamic-functions, vapor-pressure
CREATE TABLE table_2_measured_vapor_pressures (
"method" VARCHAR,
"t_k" DOUBLE -- T / K,
"p_kpa" DOUBLE -- P / KPa,
"n__delta_p_kpa" DOUBLE -- .Delta.p / KPa,
"u_p_kpa" DOUBLE -- U(p) / KPa,
"n__delta_t_k" DOUBLE -- .Delta.T / K
);CREATE TABLE table_4_measured_densities (
"t_k" DOUBLE -- T / K,
"n__rho_sat_kg_m_3" DOUBLE -- .rho. {sat} / (kg M^{-3}),
"u_rho_sat_kg_m_3" DOUBLE -- U(.rho. {sat}) / (kg M^{-3})
);CREATE TABLE table_5_derived_enthalpies_of_vaporization (
"t_k" DOUBLE,
"unnamed_1" VARCHAR -- Unnamed: 1,
"n__delta_l_g_h_m_kj_mol_1" DOUBLE -- .Delta. {l}^{g}H M / (kJ Mol-1),
"u_delta_l_g_h_m_kj_mol_1" DOUBLE -- U(.Delta. {l}^{g}H M) / (kJ Mol-1)
);CREATE TABLE table_6_derived_thermodynamic_functions (
"phase" VARCHAR,
"t_k" DOUBLE -- T / K,
"unnamed_2" VARCHAR -- Unnamed: 2,
"c_sat_m_r" DOUBLE -- C {sat,m} / R,
"u_c_sat_m_r" DOUBLE -- U(C {sat,m}) / R,
"n__delta_0_t_s_m_r" DOUBLE -- .Delta. {0}^{T}S M / R,
"u_delta_0_t_s_m_r" DOUBLE -- U(.Delta. {0}^{T}S M) / R,
"n__delta_0_t_h_m_rt" DOUBLE -- .Delta. {0}^{T}H M / (RT),
"u_delta_0_t_h_m_rt" DOUBLE -- U(.Delta. {0}^{T}H M) / (RT)
);CREATE TABLE table_7_derived_ideal_gas_properties (
"t_k" DOUBLE -- T / K,
"unnamed_1" VARCHAR -- Unnamed: 1,
"unnamed_2" VARCHAR -- Unnamed: 2,
"n__delta_0_t_h_o_m_rt" DOUBLE -- .Delta. {0}^{T}H^{o} {m} / (RT),
"n__delta_imp_h_m_rt" DOUBLE -- .Delta. {imp}H {m} / (RT),
"n__delta_0_t_s_o_m_r" DOUBLE -- .Delta. {0}^{T}S^{o} {m} / R,
"n__delta_imp_s_m_r" DOUBLE -- .Delta. {imp}S {m} / R,
"unnamed_7" VARCHAR -- Unnamed: 7,
"u_delta_0_t_h_o_m_rt" DOUBLE -- U(.Delta. {0}^{T}H^{o} {m}) / (RT),
"u_delta_0_t_s_o_m_r" DOUBLE -- U(.Delta. {0}^{T}S^{o} {m}) / R
);Anyone who has the link will be able to view this.