21 REL_TEST(_sp->k_from_T(T), 7.121, REL_TOL_SAVED_VALUE);
22 DERIV_TEST(_sp->k_from_T, T, REL_TOL_DERIVATIVE);
33 REL_TEST(_sp->cp_from_T(T), 1200.0, REL_TOL_SAVED_VALUE);
34 DERIV_TEST(_sp->cp_from_T, T, REL_TOL_DERIVATIVE);
44 REL_TEST(_sp->e_from_T(T), 536850.0, REL_TOL_SAVED_VALUE);
45 SPECIFIC_INTERNAL_ENERGY_TESTS(_sp, T, 1e-6, 1e-6);
56 REL_TEST(_sp->rho_from_T(T), 110.0, REL_TOL_SAVED_VALUE);
57 DERIV_TEST(_sp->rho_from_T, T, REL_TOL_DERIVATIVE);
static const std::string cp
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
TEST_F(ThermalFunctionSolidPropertiesTest, k)
Test that the thermal conductivity and its derivatives are correctly computed.
static const std::string k