@@ -354,8 +355,24 @@ class MCard(McParameterCollection):
unit=unit_converter[para_properties.unit],
description=para_properties.description,
)
# if para.group not in self.possible_groups:
# warnings.warn(
# f"DMT->MCard: The parameter group {para.group} is not part of this modelcards possible groups.\nThis parameter group was given in the parameter {para.name}",