File: tech.tex

package info (click to toggle)
acs 021-2.3
  • links: PTS
  • area: main
  • in suites: slink
  • size: 2,196 kB
  • ctags: 2,629
  • sloc: cpp: 15,013; makefile: 166
file content (13 lines) | stat: -rw-r--r-- 613 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
%$Id: tech.tex,v 1.1 96/03/24 11:12:33 al Exp $
% man tech +
%------------------------------------------------------------------------
\chapter{Technical Notes}

%\input{Tech/preface.tex}	% qualifications
%\input{Tech/methods.tex}	% simulation methods
\input{Tech/datastruct.tex}	% data structures, etc.
%\input{Tech/modeleqn.tex}	% model equations, etc.
\input{Tech/addmodel.tex}	% model addition (coding)
\input{Tech/performance.tex}	% performance tradeoff notes
%------------------------------------------------------------------------
%------------------------------------------------------------------------