remove optran command from spinit
This commit is contained in:
parent
d6038ea43c
commit
1eb15de584
|
|
@ -13,7 +13,6 @@ set x11lineararcs
|
||||||
** default (if compiled with --enable-openmp) is: 2
|
** default (if compiled with --enable-openmp) is: 2
|
||||||
*set num_threads=4
|
*set num_threads=4
|
||||||
set interactive
|
set interactive
|
||||||
optran 1 1 1 100n 10u 0
|
|
||||||
|
|
||||||
strcmp __flag $program "ngspice"
|
strcmp __flag $program "ngspice"
|
||||||
if $__flag = 0
|
if $__flag = 0
|
||||||
|
|
|
||||||
|
|
@ -13,7 +13,6 @@ set filetype=ascii
|
||||||
** default (if compiled with --enable-openmp) is: 2
|
** default (if compiled with --enable-openmp) is: 2
|
||||||
set num_threads=4
|
set num_threads=4
|
||||||
set interactive
|
set interactive
|
||||||
optran 1 1 1 100n 10u 0
|
|
||||||
|
|
||||||
strcmp __flag $program "ngspice"
|
strcmp __flag $program "ngspice"
|
||||||
if $__flag = 0
|
if $__flag = 0
|
||||||
|
|
|
||||||
|
|
@ -13,7 +13,6 @@ set filetype=ascii
|
||||||
** default (if compiled with --enable-openmp) is: 2
|
** default (if compiled with --enable-openmp) is: 2
|
||||||
set num_threads=4
|
set num_threads=4
|
||||||
set interactive
|
set interactive
|
||||||
optran 1 1 1 100n 10u 0
|
|
||||||
|
|
||||||
strcmp __flag $program "ngspice"
|
strcmp __flag $program "ngspice"
|
||||||
if $__flag = 0
|
if $__flag = 0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue