Overview
Comment: | Typo fixed. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | origin/master | trunk |
Files: | files | file ages | folders |
SHA3-256: |
d0195484ccad2c40bbf172b44c5d4faa |
User & Date: | gawthrop@users.sourceforge.net on 1998-04-01 08:50:33 |
Other Links: | branch diff | manifest | tags |
Context
1998-04-03
| ||
11:17:44 | VERSION 2.9 check-in: 350edf2881 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-04-01
| ||
08:50:33 | Typo fixed. check-in: d0195484cc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:11:23 | Initial revision check-in: 6814e55713 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Modified mttroot/mtt/lib/comp/compound/Thermal/CompressibleFlow/Poly/Poly_desc.tex from [1f30e5b3ab] to [0fc0fe1509].
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 | % -*-latex-*- Put EMACS into LaTeX-mode % Verbal description for system Poly (Poly_desc.tex) % Generated by MTT on Thu Mar 19 13:24:59 GMT 1998. % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% Version control history % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% $Id$ % %% $Log$ % %% Revision 1.2 1998/03/27 10:56:14 peterg % %% Added bicausal bit % %% % %% Revision 1.1 1998/03/26 15:13:35 peterg % %% Initial revision % %% % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% The acausal bond graph of system \textbf{Poly} is displayed in Figure \Ref{Poly_abg} and its label file is listed in Section \Ref{sec:Poly_lbl}. This four-port component computes the temperature following a polytropic expansion using: \begin{equation} T_2 = T_1 \left ( \frac{P_2}{P_1} \right )^\alpha \end{equation} where $\alpha = \frac{n-1}{n}$ and $n$ is the coefficient of | > > > | > | | > | 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 | % -*-latex-*- Put EMACS into LaTeX-mode % Verbal description for system Poly (Poly_desc.tex) % Generated by MTT on Thu Mar 19 13:24:59 GMT 1998. % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% Version control history % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% $Id$ % %% $Log$ % %% Revision 1.3 1998/03/31 15:05:33 peterg % %% Spell checked % %% % %% Revision 1.2 1998/03/27 10:56:14 peterg % %% Added bicausal bit % %% % %% Revision 1.1 1998/03/26 15:13:35 peterg % %% Initial revision % %% % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% The acausal bond graph of system \textbf{Poly} is displayed in Figure \Ref{Poly_abg} and its label file is listed in Section \Ref{sec:Poly_lbl}. This four-port component computes the temperature following a polytropic expansion using: \begin{equation} T_2 = T_1 \left ( \frac{P_2}{P_1} \right )^\alpha \end{equation} where $\alpha = \frac{n-1}{n}$ and $n$ is the coefficient of polytropic expansion. This component imposes zero flow at all its ports and therefore does not affect energy balance. The output is \emph{bicausal} as it imposes both $T_2$ and a zero flow. This is implemented using the bicausal \textbf{SS} component labeled ``zero''. |