Overview
| Comment: | Added bicausal bit |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | origin/master | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
d393881e2d46ab9e0a140c52a1009fe6 |
| User & Date: | gawthrop@users.sourceforge.net on 1998-03-27 10:56:14.000 |
| Other Links: | branch diff | manifest | tags |
Context
|
1998-03-27
| ||
| 10:59:43 | Zapped t_0 again ... check-in: 7630d7073f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
| 10:56:14 | Added bicausal bit check-in: d393881e2d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
| 10:48:50 | Initial revision check-in: 7bf98e8597 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Modified mttroot/mtt/lib/comp/compound/Thermal/CompressibleFlow/Poly/Poly_desc.tex
from [37d04617f4]
to [7a427570e3].
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
% -*-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$
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
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 tempertature 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.
| > > > > > > > | 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 |
% -*-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.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 tempertature 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.
The output is \emph{bicausal} and also imposes a zero flow. This is
implemented using the bicausal \textbf{SS} component labeled ``zero''.
|