• 易迪拓培训,专注于微波、射频、天线设计工程师的培养
首页 > HFSS > HFSS help > Setting Solver Settings Using VB Scripts

HFSS15: Setting Solver Settings Using VB Scripts

录入:edatop.com     点击:

Setting Solver Settings Using VB Scripts

Being able to set the number of processors, desired RAM limit, and maximum RAM limit using VB scripts allows you to solve a project by running a VB script, without having to toggle the computer hardware usage settings.

The following macros allow you to set these options:

oAnsoftApp.SetDesiredRamMBLimit <integer num in MB>

oAnsoftApp.SetMaximumRamMBLimit <integer num in MB>

oAnsoftApp.SetNumberOfProcessors <num>

 

limit = oAnsoftApp.GetDesiredRamMBLimit()

limit = oAnsoftApp.GetMaximumRamMBLimit()

num = oAnsoftApp.GetNumberOfProcessors()

HFSS 学习培训课程套装,专家讲解,视频教学,帮助您全面系统地学习掌握HFSS

上一篇:Setting Lambda Refinement for HFSS-IE
下一篇:Setting Magnitude and Delay for Transient Composite Solution Excitations

HFSS视频培训课程推荐详情>>
HFSS教程推荐

  网站地图