22 REL_TEST(_sp1->k_from_T(T), 16.997839999999997, REL_TOL_SAVED_VALUE);
23 DERIV_TEST(_sp1->k_from_T, T, REL_TOL_DERIVATIVE);
26 REL_TEST(_sp1->k_from_T(T), 19.088749999999997, REL_TOL_SAVED_VALUE);
27 DERIV_TEST(_sp1->k_from_T, T, REL_TOL_DERIVATIVE);
39 REL_TEST(_sp1->cp_from_T(T), 1126.7686149999997, REL_TOL_SAVED_VALUE);
40 DERIV_TEST(_sp1->cp_from_T, T, REL_TOL_DERIVATIVE);
43 REL_TEST(_sp1->cp_from_T(T), 966.65125, REL_TOL_SAVED_VALUE);
44 DERIV_TEST(_sp1->cp_from_T, T, REL_TOL_DERIVATIVE);
54 REL_TEST(_sp1->e_from_T(T), 504301.09074042423, REL_TOL_SAVED_VALUE);
55 SPECIFIC_INTERNAL_ENERGY_TESTS(_sp1, T, 1e-6, 1e-6);
66 REL_TEST(_sp1->rho_from_T(T), 3216.0, REL_TOL_SAVED_VALUE);
67 DERIV_TEST(_sp1->rho_from_T, T, REL_TOL_DERIVATIVE);
69 REL_TEST(_sp2->rho_from_T(T), 3000.0, REL_TOL_SAVED_VALUE);
70 DERIV_TEST(_sp2->rho_from_T, T, REL_TOL_DERIVATIVE);
static const std::string cp
TEST_F(ThermalCompositeSiCPropertiesTest, k)
Test that the thermal conductivity and its derivatives are correctly computed.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
static const std::string k