Replies: 3 comments
-
It is not a bug. Nutmeg postprocessor is not aware about .PARAM parameters. You have to duplicate the parameters.
Try
S-probes should be never used in new designs. I am transferring this issue to discussions https://github.com/ra3xdh/qucs_s/discussions |
Beta Was this translation helpful? Give feedback.
-
Holger said to use .PARAM Z0=50, .CSPARAM Z0='Z0'. Is there a way to do this in Qucs-S since no .CSPARAM exists? I tried using .INCLUDE SCRIPT and .GLOBAL PARAM but in both cases Qucs-S crashes... https://sourceforge.net/p/ngspice/discussion/120973/thread/2d9f28fa73/ |
Beta Was this translation helpful? Give feedback.
-
Type everything in the INCLUDE SCRIPT window. You may use whatever directives you want with it. I don't understand what are you trying to achieve and why. The S-parameters should not be extracted to from AC simulation. This method presents only academic interest. Please find another way to convert this project. |
Beta Was this translation helpful? Give feedback.
-
I ran into an issue converting a Qucs project to Qucs-S/ngspice. Although irrelevant now that Qucs-S does s-parameters, it could make a good Template for learning.
I probably could have used the old S-parameter probes from years ago but didn't...
Beta Was this translation helpful? Give feedback.
All reactions