aboutsummaryrefslogtreecommitdiffstats
path: root/cad/acs/files/acs.rc
blob: a76f02bdb9167063ec78770dade00f7d0ca2c530 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
Initializing system-wide startup configuration...

' This is the system-wide acs(1) startup configuration file.
' It should be installed as /usr/local/share/acs/acs.rc

' Blank lines are ignored.
' Comments are introduced with '\''.
' The first line is echoed to the display.

' The order in which acs(1) parses the configuration files is:
'   /usr/local/lib/acs/acs.rc
'   $HOME/.acsrc


' Error levels (least to most tolerant):
'   NAG, TRACE, LOG, DEBUG, PICKY, WARNING, ERROR, DISASTER
' 
'   BYPASS, NOBYPASS, VBYPASS
' Integration methods:
'   GEAR, TRAPEZOID
' N.B.  300K = 26.85C


.set noacct
.set   bypass
.set   cstray
.set nodupcheck
.set   incmode
.set nolist
.set   lubypass
.set   mod
.set nonode
.set noopts
.set nopage
.set picky
.set norstray
.set noshowall

.set abstol     1e-12
.set chgtol     1e-14
.set cptime     30000
.set dampmax        1.
.set dampmin        0.5
.set defad      0.
.set defas      0.
.set defl       100e-6
.set defw       100e-6
.set diodeflags     0
.set dtmin      1e-12
.set dtratio        1e9
.set floor      1e-20
.set foooo      0
.set gmin       1e-12
.set harmonics      9
.set inwidth        80
.set itl1       100
.set itl2       50
.set itl3       4
.set itl4       10
.set itl5       5000
.set itl6       0
.set itl7       1
.set itl8       99
.set limit      1e10
.set limpts     201
.set limtim     2
.set lvlcod     2
.set lvltim     2
.set maxord     2
.set method     TRAPEZOID
.set mode       MIXED
.set mosflags       0
.set numdgt     4
.set order      AUTO
.set outwidth       80
.set pivrel     1e-3
.set pivtol     1e-13
.set reltol     .001
.set seed       1
.set short      10e-6
.set tempamb        26.85
.set tnom       26.85
.set transits       2
.set trreject       .5
.set trstepgrow     2.
.set trstepshrink   8.
.set trtol      7.0
.set vmax       1e10
.set vmin       -1e10
.set vntol      1e-6
.set wczero     1e-9
.set xdivisions     4.
.set ydivisions     4.