Skip to content
Snippets Groups Projects
Commit 3050811e authored by Dennis Gläser's avatar Dennis Gläser
Browse files

[test][1pncmin] remove obsolete commented property

parent 37e5f05c
No related branches found
No related tags found
1 merge request!2500[test][1pncmin] Separate properties into their own header
...@@ -75,10 +75,6 @@ struct SolidSystem<TypeTag, TTag::ThermoChem> ...@@ -75,10 +75,6 @@ struct SolidSystem<TypeTag, TTag::ThermoChem>
using type = SolidSystems::CompositionalSolidPhase<Scalar, ComponentOne, ComponentTwo>; using type = SolidSystems::CompositionalSolidPhase<Scalar, ComponentOne, ComponentTwo>;
}; };
// // Enable velocity output
// template<class TypeTag>
// struct VtkAddVelocity<TypeTag, TTag::ThermoChem> { static constexpr bool value = false; };
// Set the spatial parameters // Set the spatial parameters
template<class TypeTag> template<class TypeTag>
struct SpatialParams<TypeTag, TTag::ThermoChem> struct SpatialParams<TypeTag, TTag::ThermoChem>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment