Overview
Comment: | Updated for new MTT |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | origin/master | trunk |
Files: | files | file ages | folders |
SHA3-256: |
8f2c6c2e6d9c2ca21bcdd09cc7719e2d |
User & Date: | gawthrop@users.sourceforge.net on 2003-08-17 17:03:14.000 |
Other Links: | branch diff | manifest | tags |
Context
2003-08-18
| ||
07:49:29 | Don't try to read a non-existent lbl file. check-in: 6c3268d4d8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-08-17
| ||
17:03:14 | Updated for new MTT check-in: 8f2c6c2e6d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:35:45 | Zapped ^ to uparrow conversion. check-in: 0ab66340aa user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Modified mttroot/mtt/lib/examples/GasDynamics/LeakyCylinder/LeakyCylinder_rep.txt
from [e6cd163309]
to [163616dd5e].
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | 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 | + + + - + | # Outline report file for system LeakyCylinder (LeakyCylinder_rep.txt) % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% Version control history % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% $Id$ % %% $Log$ % %% Revision 1.2 2003/06/11 15:57:57 gawthrop % %% Updated examples for latest MTT. % %% % %% Revision 1.1 2000/12/28 17:44:35 peterg % %% To RCS % %% % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% mtt LeakyCylinder abg tex mtt LeakyCylinder struc tex mtt LeakyCylinder sympar tex mtt LeakyCylinder ode tex mtt LeakyCylinder ss tex mtt LeakyCylinder sm tex |
Modified mttroot/mtt/lib/examples/Simulation/BigHeatedRod/BigHeatedRod_input.txt
from [2c95f7dc86]
to [c54d6fa852].
1 2 3 4 5 6 7 8 9 10 11 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | + + + + - + | # Numerical parameter file (BigHeatedRod_input.txt) # Generated by MTT at Thu Sep 4 16:11:06 BST 1997 # %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% # %% Version control history # %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% # %% $Id$ # %% $Log$ # %% Revision 1.1 2000/12/28 18:06:11 peterg # %% To RCS # %% # %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% # Set the inputs ## Removed by MTT on Sun Aug 17 13:03:18 BST 2003: u(1) = 10.0*(t<5.0); # I_r |
Modified mttroot/mtt/lib/examples/Simulation/BigHeatedRod/BigHeatedRod_lbl.txt
from [2301cb55bc]
to [a943d5cb3b].
| 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 | - - - - - + + + + + - - - - - - - - - - - + + + + + + + + + + + + - - + + + - - + - - - - - - + + + + + + + + + - + - - - - + + + + - + - + - + |
|
Modified mttroot/mtt/lib/examples/Simulation/BigHeatedRod/BigHeatedRod_numpar.txt
from [f90b3de7c8]
to [92cb1f9ee5].
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 | 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 | + + + + | # Numerical parameter file (BigHeatedRod_numpar.txt) # Generated by MTT at Thu Sep 4 16:11:04 BST 1997 # %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% # %% Version control history # %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% # %% $Id$ # %% $Log$ # %% Revision 1.1 2000/12/28 18:06:11 peterg # %% To RCS # %% # %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% # Constants for copper density = 8.96; rod_length = 1.0; rod_radius = 1e-3; electrical_resistivity = 16.8*0.000000001; thermal_resistivity = 1/390.0; thermal_capacity = 380.0; pi = 3.142; segments = 100; area = pi*rod_radius*rod_radius; delta_x = rod_length/segments; volume = area*delta_x; mass = volume*density; |
︙ |
Modified mttroot/mtt/lib/examples/Simulation/BigHeatedRod/BigHeatedRod_rep.txt
from [8e0c0d3076]
to [eb5334619f].
1 2 3 4 5 6 7 8 9 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | + + + - + - - - + + + | # Outline report file for system BigHeatedRod (BigHeatedRod_rep.txt) % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% Version control history % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% $Id$ % %% $Log$ % %% Revision 1.1 1998/11/23 13:37:55 peterg % %% Initial revision % %% % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
Modified mttroot/mtt/lib/examples/Simulation/BigHeatedRod/BigHeatedRod_state.txt
from [75960b2537]
to [d77a055614].
1 2 3 4 5 6 7 8 9 10 11 | 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 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 | + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + | # -*-octave-*- Put Emacs into octave-mode # Initial state file (BigHeatedRod_state.txt) # Generated by MTT at Friday August 14 18:38:47 BST 1998 ############################################################### ## Version control history ############################################################### ## $Id$ ## $Log$ ## Revision 1.1 2000/12/28 18:06:11 peterg ## To RCS ## ############################################################### # Set the states |
Modified mttroot/mtt/lib/examples/Simulation/ImplicitRC/ImplicitRC_desc.tex
from [fb1ca09eb2]
to [a6bf3f22eb].
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | + + + | % -*-latex-*- Put EMACS into LaTeX-mode % Verbal description for system ImplicitRC (ImplicitRC_desc.tex) % Generated by MTT on Wednesday June 24 09:50:17 BST 1998. % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% Version control history % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% $Id$ % %% $Log$ % %% Revision 1.1 2000/12/28 18:06:50 peterg % %% To RCS % %% % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% This report describes the \emph{implicit} integration methods available in MTT. They are introduced to provide simulation of systems within the following context: \begin{enumerate} \item The system may be stiff with a mixture of slow and fast |
︙ | |||
79 80 81 82 83 84 85 | 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 | - - + + - - + + - - + + | required. In contrast, the implicit method is stable. \subsubsection{Example} The acausal bond graph of system \textbf{ImplicitRC} is |
︙ |
Modified mttroot/mtt/lib/examples/Simulation/ImplicitRC/ImplicitRC_numpar.txt
from [308e6c5a7a]
to [f5c254b34d].
1 2 3 4 5 6 7 8 9 10 11 12 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | + + + - - + + | # Numerical parameter file (ImplicitRC_numpar.txt) # Generated by MTT at Wednesday June 24 09:21:23 BST 1998 # %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% # %% Version control history # %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% # %% $Id$ # %% $Log$ # %% Revision 1.1 2000/12/28 18:06:50 peterg # %% To RCS # %% # %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% # Parameters epsilon = 1e-3; # ImplicitRC |
Modified mttroot/mtt/lib/examples/Simulation/ImplicitRC/ImplicitRC_rep.txt
from [3341c40ade]
to [24225ad046].
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | 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 | + + + - + | # Outline report file for system ImplicitRC (ImplicitRC_rep.txt) % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% Version control history % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% $Id$ % %% $Log$ % %% Revision 1.1 2000/12/28 18:06:50 peterg % %% To RCS % %% % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% mtt ImplicitRC abg tex mtt ImplicitRC struc tex mtt ImplicitRC ode tex mtt ImplicitRC sm tex mtt ImplicitRC sm m mtt ImplicitRC tf tex mtt ImplicitRC sro ps mtt ImplicitRC numpar tex mtt ImplicitRC simpar tex |
Modified mttroot/mtt/lib/examples/Thermal/Incompressible/Incompressible-Systems/LiquidTurbine/LiquidTurbine_rep.txt
from [91b76102c7]
to [4a1d6d995c].
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | 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 | + + + - - - - - + + + + + | # Outline report file for system LiquidTurbine (LiquidTurbine_rep.txt) % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% Version control history % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% $Id$ % %% $Log$ % %% Revision 1.2 1999/12/21 23:50:25 peterg % %% Use compiled version % %% % %% Revision 1.1 1999/02/21 02:13:25 peterg % %% Initial revision % %% % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% mtt -o -ss LiquidTurbine abg tex mtt -o -ss LiquidTurbine struc tex mtt -o -ss LiquidTurbine sympar tex mtt -o -ss LiquidTurbine ss tex mtt -o -ss LiquidTurbine ode tex mtt -o -ss LiquidTurbine numpar txt mtt -o -ss LiquidTurbine input txt |
Modified mttroot/mtt/lib/examples/Thermal/Incompressible/Incompressible-Systems/LiquidTurbine/LiquidTurbine_sspar.r
from [9128209004]
to [d37fe0362d].
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | + + + - - + + | % Steady-state parameter file (LiquidTurbine_sspar.r) % Generated by MTT at Fri Nov 20 11:42:16 GMT 1998 % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % Version control history % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % $Id$ % % $Log$ % % Revision 1.1 2000/12/28 18:11:16 peterg % % To RCS % % % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Steady-state states MTTX1 := 1; % LiquidTurbine (j_s) |