We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.
结构

结构

結果中如何查看某域值所影響的元素數量或體積

    • F112102140
      Subscriber

      結果中有capped isosurface可以觀察某值以上或以下的影響區域,如果需要更進一步查看區域的元素數量或體積該如何操作

    • Huadong Sun
      Ansys Employee

      您可以考虑使用nsel/esln/*Do/*IF/*GET命令实现上述功能。

      1)为关注的区域定义Named Selection;

      2)*GET命令获取单元的数量和单元最大最小编号,指定阈值;

      3)用*Do循环和*IF语句,逐个判断结果是否大于指定阈值,*GET命令提取满足要求的单元数量和体积,并累加。

       

Viewing 1 reply thread
  • 您必须登录才能回复此主题。