hfss gui
时间:03-22
整理:3721RD
点击:
Hi all,
Suppose I have a finished .hfss project on a unix machine.
What is the command I can use to start the Simulation(Analysis) process without opening the GUI ?
For example: telnet to the unix box and type something like this:
hfss my_project.hfss -analyze
Thank you for your input.
xx
Suppose I have a finished .hfss project on a unix machine.
What is the command I can use to start the Simulation(Analysis) process without opening the GUI ?
For example: telnet to the unix box and type something like this:
hfss my_project.hfss -analyze
Thank you for your input.
xx
I found out that this works with Version 8, not 9:
hfss -BatchSolve -Iconic ${proj_dir}${proj_name}.hfss