hicum plot has non-monotonic x values.

We thus need parametr 'retraceplot'.
Command 'run' not required.
This commit is contained in:
Holger Vogt 2021-08-09 12:49:25 +02:00
parent bdd8991d84
commit 7ebe17f32f
2 changed files with 2 additions and 4 deletions

View File

@ -7,9 +7,8 @@ X1 C B 0 S DT hicumL0V1p1_c_sbt
.control
dc vb 0.2 1.4 0.01
run
plot abs(i(vc)) abs(i(vb)) abs(i(vs)) ylimit 0.1e-12 100e-3 ylog
plot abs(i(vc))/abs(i(vb)) vs abs(-i(vc)) xlog xlimit 1e-09 10e-3 ylimit 0 300
plot abs(i(vc)) abs(i(vb)) abs(i(vs)) ylimit 0.1p 100m ylog
plot abs(i(vc))/abs(i(vb)) vs abs(i(vc)) xlog xlimit 100p 100m ylimit 0 200 retraceplot
.endc
.include model-card-hicumL0V1p11.lib

View File

@ -7,7 +7,6 @@ Q1 C B 0 S DT BJTRF1
.control
dc vb 0.2 1.4 0.01
run
plot abs(i(vc)) abs(i(vb)) abs(i(vs)) ylog xlimit 0.3 1.4 ylimit 1e-12 100e-3
plot abs(i(vc))/abs(i(vb)) vs abs(-i(vc)) xlog xlimit 1e-09 10e-3 ylimit 0 150
.endc