Overview
Context
Changes
Added mttroot/mtt/lib/examples/Thermal/ThermodynamicCycles/CarnotCycle/CarnotCycle_numpar.txt version [050f6680c6].
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
|
# Numerical parameter file (CarnotCycle_numpar.txt)
# Generated by MTT at Mon Dec 8 20:02:31 GMT 1997
# %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
# %% Version control history
# %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
# %% $Id$
# %% $Log$
# %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
# Parameters
r = 1.0; # Parameter r for CarnotCycle
c_v = 718.0; # Parameter c_v for CT2
gamma = 1.4; # Parameter gamma for CT2
m = 1.0; # Parameter m for CT2
t_0 = 300.0; # Parameter t_0 for CT
|
| | | | | | | | | | | | | | | |
Added mttroot/mtt/lib/examples/Thermal/ThermodynamicCycles/CarnotCycle/CarnotCycle_sspar.r version [fe27cc3f43].
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
|
% Steady-state parameter file (CarnotCycle_sspar.r)
% Generated by MTT at Wed Mar 4 11:02:40 GMT 1998
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% % Version control history
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% % $Id$
% % $Log$
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Steady-state states
MTTX1 := t_0*m*c_v; % CarnotCycle_cycle_gas (c)
MTTX2 := 10.0; % CarnotCycle_cycle_gas (c)
MTTX3 := m*c_v; % CarnotCycle_cycle_entropy (3)
MTTX4 := 10.0; % CarnotCycle_cycle_volume (3)
% Steady-state inputs
MTTU1 := 0; % CarnotCycle (Heat)
MTTU2 := 0; % CarnotCycle (Work)
;;END;
|
| | | | | | | | | | | | | | | | | | | | |
Added mttroot/mtt/lib/examples/Thermal/ThermodynamicCycles/OttoCycle/OttoCycle_numpar.txt version [f6d59adcea].
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
|
# Numerical parameter file (OttoCycle_numpar.txt)
# Generated by MTT at Thu Dec 4 11:44:46 GMT 1997
# %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
# %% Version control history
# %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
# %% $Id$
# %% $Log$
# %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
# Parameters
c_v = 718.0; # Parameter c_v for CT2
gamma = 1.4; # Parameter gamma for CT2
m = 1.0; # Parameter m for CT2
t_0 = 300.0; # Parameter t_0 for CT2
|
| | | | | | | | | | | | | | |