FeResPost Web Site                     FeResPost Online User Manual

X.D.1.3 “VonMisesMoS” criterion

This criterion is used to calculate Von Mises margin of safety. The margin of safety is calculated according to the following expression:

MoS = σall FoSσV M - 1,
σV M = (σxx - σyy )2 + (σyy - σzz )2 + (σzz - σxx )2 2 + 3σxy2 + 3σxz2 + 3σyz2.

The arguments of the criterion are given in Table X.D.5. The method returns an Array of 7 elements according to Table X.D.6:


Table X.D.5: Arguments of the “VonMisesMoS” predefined criterion
.





Pos. Name Type meaning can be modified?










1 dB DataBaseDataBase (or derived) NO





2 fos Real factor of safety NO





3 sigAll Real allowable stress NO





4 stressRes Result Cauchy Stress Tensor NO







Table X.D.6: Outputs of the “VonMisesMoS” predefined criterion
.




Pos. Name Type meaning








1 ElemId Integer Critical Element ID




2 NodeId Integer Critical Node ID




3 LayerId Integer Critical Layer ID




4 SubLayerIdInteger Critical Sub-Layer ID




5 vmMax Real Von Mises equivalent stress tensor at critical location




6 mosMin Real Critical margin of safety




7 mosRes Result All the margins of safety that have been calculated