22 REL_TEST(_sp->k_from_T(T), 23.36336, REL_TOL_SAVED_VALUE);
23 DERIV_TEST(_sp->k_from_T, T, REL_TOL_DERIVATIVE);
26 REL_TEST(_sp->k_from_T(T), 18.06275, REL_TOL_SAVED_VALUE);
27 DERIV_TEST(_sp->k_from_T, T, REL_TOL_DERIVATIVE);
39 REL_TEST(_sp->cp_from_T(T), 573.74, REL_TOL_SAVED_VALUE);
40 DERIV_TEST(_sp->cp_from_T, T, REL_TOL_DERIVATIVE);
43 REL_TEST(_sp->cp_from_T(T), 519.26, REL_TOL_SAVED_VALUE);
44 DERIV_TEST(_sp->cp_from_T, T, REL_TOL_DERIVATIVE);
54 REL_TEST(_sp->e_from_T(T), 277071.479237, REL_TOL_SAVED_VALUE);
55 SPECIFIC_INTERNAL_ENERGY_TESTS(_sp, T, 1e-6, 1e-6);
67 REL_TEST(_sp->rho_from_T(T), 7717.1344, REL_TOL_SAVED_VALUE);
68 DERIV_TEST(_sp->rho_from_T, T, REL_TOL_DERIVATIVE);
71 REL_TEST(_sp->rho_from_T(T), 7863.415, REL_TOL_SAVED_VALUE);
72 DERIV_TEST(_sp->rho_from_T, T, REL_TOL_DERIVATIVE);
static const std::string cp
TEST_F(ThermalSS316PropertiesTest, 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