Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Automate HFSS Simulation in UNIX(?) (Without the GUI)

Status
Not open for further replies.

costox

Full Member level 4
Joined
Mar 5, 2002
Messages
196
Helped
5
Reputation
10
Reaction score
5
Trophy points
1,298
Activity points
1,539
hfss gui

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
 

hfss iconic

I found out that this works with Version 8, not 9:

hfss -BatchSolve -Iconic ${proj_dir}${proj_name}.hfss
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top