微波工程CAD电子科技大学课件07批处理

合集下载
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
2-2
ຫໍສະໝຸດ Baidu
2-3
2-4
2-5
HFSS命令集
-BatchSave <project file name>
文件转存命令(无命令选项): 在Linix环境运行HFSS 9.0版本的被执行文件时,首先要用这个 命令将9.0版本的被执行文件转换成10.0版本的被执行文件。
-BatchSolve <project file name>
Example: c:\hfss\hfss.exe -runscriptandexit “c:\project1.vbs” scriptargs “Setup1”
2-10
谢谢
批处理命令: 如果不加命令选项,求解项目文件所有已经设置了的求解过程。 例如,adaptive setups, sweeps和Optimetrics 等。 [designName] - batch solve all setups for design with the name given under the project. [designName]:Nominal - batch solve all nominal setups for design with the name given under the project. [designName]:Optimetrics - batch solve all Optimetrics setups for design with the name given under the project. [designName]:Nominal:[setupname] - batch solve the specified nominal setup for design with the name given under the project. [designName]:Optimetrics:[setupname] - batch solve the specified Optimetrics setup for design with the name given under the project.
-Help
打开一个显示HFSS所有命令选项的窗口。
-Iconic
以最小的window图标运行 HFSS 。
2-8
HFSS命令集
-LogFile <log file name>
指定一个 log文件名。(通常与BatchSolve 或 RunScriptAndExit命令联合起来使用)。如果不指定log文 件的路径和名字, log文件将被自动写在script 或 HFSS 项目所在的路径。并且,使用script 或 HFSS 项目的名字 作为log文件的名字。其形式为, <project_name>.log。 -ng 以无图形模式运行 HFSS in non-graphical mode (与 BatchSolve 或RunScriptAndExit命令联合起来使用) -Queue 排队等候 licenses 命令(与BatchSolve 或RunScriptAndExit 命令联合起来使用) -RunScript <script file name>
2-6
批处理命令举例
下面是一个计算磁控管EMI问题批处理命令的例子。 文件名:HFSS.BAT
2-7
HFSS命令集
-Distribute
分布计算批处理命令: 当可以并行处理时,批处理单个设置。目前,只用于批处理求解 参数扫描设置( parametric setup )。这个命令必须与批处理命 令(BatchSolve )联合起来使用。 Example: C:\HFSS\hfss.exe -distribute –batchsolve HFSSDesign1:Optimetrics:ParametricSetup1 “C:\Project1.hfss”
运行指定的script文件。
2-9
HFSS命令集
-RunScriptAndExit <script file name>
运行指定的 script 运行结束时退出。
-scriptargs <scriptArguments>
添加选项到指定的script之中。这个命令可以与-RunScript 和 – RunScriptAndExit一起使用。
相关文档
最新文档