Hi
I am using VBA to set the axes lineStyle and lineweight of the xlXYScatterSmooth graph of Excel2007.
The related codes is:
.......
ActiveChart.Axes(xlCategory).Select
With ActiveChart.Axes(xlCategory)
....
.HasMajorGridlines = True
.HasMinorGridlines = False...
Hi,
I am doing the damage analysis on metal.
By default, abaqus seems to remove the element when Dmax=1.And optionally, it allows users to specify Dmax<1 to keep the damaged elements with 1% residual stiffness.
Abaqus supply the related input keywords as
"*SECTION CONTROLS, ELEMENT...
Hi,
Thank you again.
And, if the "direct fatigue analysis" can not be supported in CAE in the versions before " abaqus 6.10", Does it mean that wrting python files in the previous version also can not realize the direct fatiuge analysis?
kindly regards!
Hi
I am focusing my attention on the fatigue analysis in Abaqus. And in fact I am new to this section. There are 3 questions I want to ask some one do me a favor.
In the fatigue analysis section, the so called" direct cyclic method" has a limit on contact condition. I am a little confused...