Netlisting : cannot simulate when using pspice model OPAMP

Hi All. Where can I find a good tutorial on editing or learning netlistng. The problem is I cannot simulate when using pspice model OPAMP .
below is the result after generating error message .

No compatibility mode selected!
warning, can’t find model net-r5-pad2
Circuit: KiCad schematic
Error on line 12 :
u1 0 net-r2-pad1 net-r3-pad1 net-r5-pad2 -12 opamp
Unable to find definition of model net-r5-pad2
Error: circuit not parsed.

You have to do several things:

Tell us what KiCad version you are using.
Set the compatibility mode in .spiceinit.
Get a suitable OpAmp model.
Attach the model to your OpAmp symbol.

See http://ngspice.sourceforge.net/ngspice-eeschema.html for a compact introduction.

Thank you for this information. The version was the latest, 5.1.12 for windows. I will study the information posted at the link you provided.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.