Metafor

ULiege - Aerospace & Mechanical Engineering

User Tools

Site Tools


doc:user:elements:volumes:yield_stress

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
doc:user:elements:volumes:yield_stress [2020/07/08 10:09] – [SellarsTeggartYieldStress] papeleuxdoc:user:elements:volumes:yield_stress [2020/07/08 10:27] (current) – [SellarsTeggartYieldStress] papeleux
Line 305: Line 305:
   * a Static term :    * a Static term : 
 $$ $$
-S0 = \sqrt(3 \; KK (\sqrt(3 \;\bar{\varepsilon}^{vp})^{M0}+S0 = \sqrt{3 \; KK (\sqrt{3 \;\bar{\varepsilon}^{vp})^{M0}
 $$ $$
   * a Dynamic Term :    * a Dynamic Term : 
 $$ $$
-Ss = As  \; asinh(\frac{\dot{\bar{\varepsilon}}^{vp}}{Zs})^{Ms}+Ss = As  \; asinh((\frac{\dot{\bar{\varepsilon}}^{vp}}{Zs})^{Ms})
 $$ $$
   * for the Yield Stress computed by :    * for the Yield Stress computed by : 
Line 345: Line 345:
     def __del__(self):     def __del__(self):
         print("MyIsoH : __del__")         print("MyIsoH : __del__")
-        print("callToDestructor of MyIsoH not allowed. Add MyIsoH.__disown__()")+        print("callToDestructor of MyYieldStress not allowed. Add MyIsoH.__disown__()")
         input('')         input('')
         exit(1)         exit(1)
     def getYieldStress(self, evpl, deltaEvpl, dTime, yieldGPState, pLaw):     def getYieldStress(self, evpl, deltaEvpl, dTime, yieldGPState, pLaw):
-        #print "MyIsoH compute SVM"+        #print "MyYieldStress compute Yield Stress"
         if dTime > 0.0:         if dTime > 0.0:
             dEvpl = deltaEvpl/dTime             dEvpl = deltaEvpl/dTime
doc/user/elements/volumes/yield_stress.txt · Last modified: 2020/07/08 10:27 by papeleux

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki