FastFieldSolvers Forum
FastFieldSolvers Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 FastFieldSolvers
 FastHenry2
 Netlist

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Antispam question: What do MOONwalk and MOONdance have in common?
Answer:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON

 
   

T O P I C    R E V I E W
mFFS2013 Posted - Feb 19 2013 : 21:12:43
How can I get the spice netlist when I run a simulation in FastHenry?
1   L A T E S T    R E P L I E S    (Newest First)
Enrico Posted - Feb 26 2013 : 17:51:47
This is described at paragraph 2.2.2 of the User's Guide, available through FastHenry2's help.

In summary, you have two modes:

1. Single frequency

Run FastHenry2 with the default options, and you should have an output file in the same directory of the input files, named Zc.mat
You can use now the utility MakeLCircuit.exe that you must launch from a DOS shell, giving as argument the Zc.mat file:

C:\>MakeLcircuit Zc.mat

You will get a Spice netlist corresponding to the Zc.mat inductance matrix calculated by FastHenry.
If you want it in a file, to be imported by a Spice simulator, just redirect the output to a file:

C:\>MakeLcircuit Zc.mat > my_spice_netlist.cir

2. Multiple frequencies ('wide' band)

Specify a value for the order of the reduced order model (-r option), changing it from zero to the desired order.
This will automatically generate the file "equiv_circuitROM.spice".
You can also select to exit after generating the Spice model with the -M option flag (you save time because you don't need then to calculate the impedance matrices if you don't need them)

Best Regards,
Enrico

FastFieldSolvers Forum © 2020 FastFieldSolvers S.R.L. Go To Top Of Page
Powered By: Snitz Forums 2000 Version 3.4.06