Holger Vogt
129893b399
S-parameters: Replace S11 by S_1_1 etc. to avoid ambiguity
...
when more than 10 ports are measured.
Update to S-parameter script and command wr2sp
2022-04-29 07:29:14 +02:00
Holger Vogt
48e0164cc4
Replace $ in instance and.model lines by ;
...
$ is not a valid end-of-line comment delimiter when PS
compatibility mode is chosen.
2022-04-25 21:26:42 +02:00
h_vogt
494a58cca9
main.c, add variable 'batchmode'
...
which is set when command line option `-b' is active
2016-03-26 22:14:11 +01:00
h_vogt
8b709a394f
cpitf.c, cp_istrue(), avoid surplus Warning Message when an `if' condition expands to nothing
...
When in expression
if $var ...
the variable `var' was undefined, then
ngspice printed a surplus warning message
> Warning: NULL arithmetic expression
in addition to the error message
> Error: var: no such variable.
ngspice continues to process the conditional construct
and evaluates the condition as "FALSE"
2016-03-26 21:58:39 +01:00
rlar
dbb958fff8
introduce examples/control_structs/if-test-1.cir
2016-03-26 21:58:11 +01:00
rlar
2bcadae16c
missing newline at end of file
2012-10-20 19:49:10 +02:00
h_vogt
c140c3d532
improved comments
2010-10-16 13:29:07 +00:00
h_vogt
afdf6ee134
new command wrs2p
2010-10-16 12:05:09 +00:00
h_vogt
7fd724c060
new Monte Carlo example folder
2010-09-25 14:57:24 +00:00
h_vogt
ed625c5509
update
2010-09-15 22:00:04 +00:00
dwarning
a4d4e91ab4
no message
2010-08-29 09:24:38 +00:00
dwarning
49aadcca58
new operation in control blocks
2010-04-11 09:04:55 +00:00
h_vogt
28d5114f43
comments, new examples
2009-12-28 08:34:55 +00:00
h_vogt
70b2408f39
updates for .measure
...
new example files
2009-12-21 18:17:38 +00:00