请教,database_extent_binary里的STSSZ无法输出质量增加?
已经把STSSZ设置为3,可为什么后处理无法查看质量缩放增加的质量云图啊,绘制云图的选项里没有这一项。我用的hyperview,有人能指教一下吗
已经把STSSZ设置为3,可为什么后处理无法查看质量缩放增加的质量云图啊,绘制云图的选项里没有这一项。我用的hyperview,有人能指教一下吗
我来回答你的问题,我不用hyperview做后处理,我的回复是针对lspost的,仅供参考。
*Control_timestep卡DT2MS项来实现的自动质量缩放,(If mass scaling is active, the output of the time step size reveals little information aboutcalculation. If global mass scaling is used for a constant time step, the total element masoutput; however, if the mass is increased so that a minimum time step size is maintai(DT2MS is negative), the added mass is output. Also, see the control card *CONTR_TIMESTEP.)
也就是说,采用*Control_timestep卡DT2MS进行质量缩放,如果为正,输出总的单元质量;如果是负,质量增量被输出
2.STSSZ Flag for including shell element time step, mass, or added mass.
EQ.1: off (default)
EQ.2: output time step size,
EQ.3: output mass, added mass, or time step size.
ls-prepost绘出每个单元的质量增加量的云图,具体方法是通过选择Fcomp>Misc>time step size。
也就是说,质量缩放显示只针对壳体单元,输出的选项 最多包含三项,时间步长,增加的质量,总体质量
3.如果是实体单元,采用二进制文件输出
可以输出GLSTAT和MATSUM文件。这些文件允许你绘出完整的模型或者单独部件所增加的质量对时间的曲线。