Differences From Artifact [5341048b5b]:

To Artifact [a161d6bf6e]:


1
2
3
4
5
6
7
8
9
10
11
12
13

14
15
16
17
18
19
20
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21













+







#SUMMARY DieselCycle:a simple closed thermodynamic cycle
#DESCRIPTION The Diesel cycle is a simple closed thermodynamic cycle
#DESCRIPTION with four parts:
#DESCRIPTION o Isentropic compression
#DESCRIPTION o Heating at constant pressure
#DESCRIPTION o Isentropic expansion
#DESCRIPTION o Cooling at constant volume
  
#PAR P_0
#PAR T_0
#PAR V_0
#PAR S_0
#PAR U_0
#PAR big

### NB TopPressure should be computed within input.txt !!!
#PAR TopPressure
#PAR Volume
#PAR Pressure

#NOTPAR ideal_gas
41
42
43
44
45
46
47
48

49
50
51
52








42
43
44
45
46
47
48

49
50



51
52
53
54
55
56
57
58







-
+

-
-
-
+
+
+
+
+
+
+
+



# Component type Cycle
	cycle	none	ideal_gas;c_v;gamma_g;m_g	

# Component type R
	r		lin	flow,r
	r		lin	flow,1

# Component type SS
	Heat	SS	internal,external
	Work	SS	external,internal
# Component type Sf
	Heat	SS	external

# Component type Se
	Work	SS	external

# Component type Sf
	Switch	SS	external

MTT: Model Transformation Tools
GitHub | SourceHut | Sourceforge | Fossil RSS ]