added enableMech

This commit is contained in:
hnil 2023-04-04 10:33:49 +02:00
parent 876310f060
commit c1bb0b0e09

View File

@ -77,6 +77,9 @@ struct EnableMICP { using type = UndefinedProperty; };
template<class TypeTag, class MyTypeTag>
struct EnableTemperature { using type = UndefinedProperty; };
template<class TypeTag, class MyTypeTag>
struct EnableMech { using type = UndefinedProperty; };
//! The relative weight of the residual of the energy equation compared to the mass
//! residuals
//!