mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-08-22 13:57:32 +02:00
Unify all spinit sources
This commit is contained in:
+3
-3
@@ -11,8 +11,8 @@ set filetype=ascii
|
||||
*set askquit
|
||||
** set the number of threads in openmp
|
||||
** default (if compiled with --enable-openmp) is: 2
|
||||
set num_threads=4
|
||||
set interactive
|
||||
set num_threads=8
|
||||
*set interactive
|
||||
|
||||
* comment out if central osdi management is set up
|
||||
unset osdi_enabled
|
||||
@@ -38,7 +38,7 @@ if $?osdi_enabled
|
||||
osdi ../lib/ngspice/BSIMBULK107.osdi
|
||||
osdi ../lib/ngspice/BSIMCMG.osdi
|
||||
osdi ../lib/ngspice/HICUMl0-2.0.osdi
|
||||
osdi ../lib/ngspice/psp103.osdi
|
||||
osdi ../lib/ngspice/psp103_nqs.osdi
|
||||
osdi ../lib/ngspice/r2_cmc.osdi
|
||||
osdi ../lib/ngspice/vbic_4T_et_cf.osdi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user