File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -312,7 +312,7 @@ def qualifier_combinations(self) -> List[dict]:
312312 "ENF" : {"location" : "ElementalNodal" , "scripting_name" : "element_nodal_forces" },
313313 "EPEL" : {"location" : "ElementalNodal" , "scripting_name" : "elastic_strain" },
314314 "EPPL" : {"location" : "ElementalNodal" , "scripting_name" : "plastic_strain" },
315- "ECR " : {"location" : "ElementalNodal" , "scripting_name" : "creep_strain" },
315+ "EPCR " : {"location" : "ElementalNodal" , "scripting_name" : "creep_strain" },
316316 "BFE" : {"location" : "ElementalNodal" , "scripting_name" : "structural_temperature" },
317317 "ETH" : {"location" : "ElementalNodal" , "scripting_name" : "thermal_strain" },
318318 "ETH_SWL" : {"location" : "ElementalNodal" , "scripting_name" : "swelling_strains" },
You can’t perform that action at this time.
0 commit comments