Fem: Load heat flux from CalculiX results - fixes #12117
This commit is contained in:
committed by
Chris Hennes
parent
b40fe64db3
commit
a73d081a46
@@ -659,6 +659,7 @@ std::map<std::string, std::string> _getFreeCADMechResultVectorProperties()
|
||||
resFCVecProp["PS1Vector"] = "Major Principal Stress Vector";
|
||||
resFCVecProp["PS2Vector"] = "Intermediate Principal Stress Vector";
|
||||
resFCVecProp["PS3Vector"] = "Minor Principal Stress Vector";
|
||||
resFCVecProp["HeatFlux"] = "Heat Flux";
|
||||
|
||||
return resFCVecProp;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user