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
4 years ago
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.
4 years ago
h_vogt
494a58cca9
main.c, add variable 'batchmode'
which is set when command line option `-b' is active
10 years ago
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"
10 years ago
rlar
dbb958fff8
introduce examples/control_structs/if-test-1.cir
10 years ago
rlar
2bcadae16c
missing newline at end of file
14 years ago
h_vogt
c140c3d532
improved comments
16 years ago
h_vogt
afdf6ee134
new command wrs2p
16 years ago
h_vogt
7fd724c060
new Monte Carlo example folder
16 years ago
h_vogt
ed625c5509
update
16 years ago
dwarning
a4d4e91ab4
no message
16 years ago
dwarning
49aadcca58
new operation in control blocks
16 years ago
h_vogt
28d5114f43
comments, new examples
16 years ago
h_vogt
70b2408f39
updates for .measure
new example files
16 years ago