Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
RWTH-EBC
GitHub Repository: RWTH-EBC/ebcpy
Path: blob/master/tests/data/ds_files/dsfinal_old.txt
505 views
1
#1
2
char Aclass(3,32)
3
Adymosim
4
1.4
5
Final state generated by Dymosim
6
7
8
# Experiment parameters
9
double experiment(7,1)
10
3600 # StartTime Time at which integration starts
11
# (and linearization and trimming time)
12
7200 # StopTime Time at which integration stops
13
0 # Increment Communication step size, if > 0
14
500 # nInterval Number of communication intervals, if > 0
15
9.9999999999999995E-07 # Tolerance Relative precision of signals for
16
# simulation, linearization and trimming
17
0 # MaxFixedStep Maximum step size of fixed step size
18
# integrators, if > 0.0
19
8 # Algorithm Integration algorithm as integer (1...28)
20
#
21
# | model| | | dense | state |
22
# Algorithm | typ | stiff | order | output| event |
23
# ------------+------+-------+--------+-------+-------+
24
# 1 | deabm | ode | no | 1-12 | yes | no |
25
# 2 | lsode1 | ode | no | 1-12 | yes | no |
26
# 3 | lsode2 | ode | yes | 1-5 | yes | no |
27
# 4 | lsodar | ode | both |1-12,1-5| yes | yes |
28
# 5 | dopri5 | ode | no | 5 | no | no |
29
# 6 | dopri8 | ode | no | 8 | no | no |
30
# 7 | grk4t | ode | yes | 4 | no | no |
31
# 8 | dassl | dae | yes | 1-5 | yes | yes |
32
# 9 | odassl | hdae | yes | 1-5 | yes | yes |
33
# 10 | mexx | hdae | no | 2-24 | no | no |
34
# 11 | euler | ode | no | 1 | no | yes |
35
# 12 | rkfix2 | ode | no | 2 | no | yes |
36
# 13 | rkfix3 | ode | no | 3 | no | yes |
37
# 14 | rkfix4 | ode | no | 4 | no | yes |
38
#>=14| others | ode |yes/no | 2-5 | yes | yes |
39
# ---+--------+------+-------+--------+-------+-------+
40
# euler and rkfix have fixed stepsize.
41
42
43
# Method tuning parameters
44
double method(27,1)
45
1 # grid type of communication time grid, defined by
46
# = 1: equidistant points ("Increment/nInterval")
47
# = 2: vector of grid points ("tgrid")
48
# = 3: variable step integrator (automatically)
49
# = 4: model (call of "increment" in Dymola, e.g.
50
# incr=Time > 2 then 0 else 0.1
51
# dummy=increment(incr))
52
# grid = 1,3 is stopped by "StopTime"
53
# grid = 2 is stopped by "tgrid(last)"
54
# grid = 4 runs forever (stopped by model)
55
1 # nt Use every NT time instant, if grid = 3
56
3 # dense 1/2/3 restart/step/interpolate GRID points
57
1 # evgrid 0/1 do not/save event points in comm. time grid
58
1 # evu 0/1 U-discontinuity does not/trigger events
59
0 # evuord U-discontinuity order to consider (0,1,...)
60
0 # error 0/1/2 One message/warning/error messages
61
0 # jac 0/1 Compute jacobian numerically/by BLOCKJ
62
0 # xd0c 0/1 Compute/set XD0
63
0 # f3 0/1 Ignore/use F3 of HDAE (= index 1)
64
0 # f4 0/1 Ignore/use F4 of HDAE (= index 2)
65
0 # f5 0/1 Ignore/use F5 of HDAE (= invar.)
66
0 # debug flags for debug information (1<<0 uses pdebug)
67
100 # pdebug priority of debug information (1...100)
68
0 # fmax Maximum number of evaluations of BLOCKF, if > 0
69
0 # ordmax Maximum allowed integration order, if > 0
70
0 # hmax Maximum absolute stepsize, if > 0
71
0 # hmin Minimum absolute stepsize, if > 0 (use with care!)
72
0 # h0 Stepsize to be attempted on first step, if > 0
73
2.0000000000000000E-14 # teps Bound to check, if 2 equal time instants
74
1.0000000000000000E-10 # eveps Hysteresis epsilon at event points
75
20 # eviter Maximum number of event iterations
76
9.9999999999999995E-07 # delaym Minimum time increment in delay buffers
77
1 # fexcep 0/1 floating exception crashes/stops dymosim
78
1 # tscale clock-time = tscale*simulation-time, if grid = 5
79
# > 1: simulation too slow
80
# = 1: simulation-time = real-time
81
# < 1: simulation too fast
82
1 # shared (not used)
83
2473 # memkey (not used)
84
85
86
# Output parameters
87
int settings(13,1)
88
0 # lprec 0/1 do not/store result data in double
89
1 # lx 0/1 do not/store x (state variables)
90
1 # lxd 0/1 do not/store xd (derivative of states)
91
1 # lu 0/1 do not/store u (input signals)
92
1 # ly 0/1 do not/store y (output signals)
93
0 # lz 0/1 do not/store z (indicator signals)
94
1 # lw 0/1 do not/store w (auxiliary signals)
95
1 # la 0/1 do not/store a (alias signals)
96
0 # lperf 0/1 do not/store performance indicators
97
0 # levent 0/1 do not/store event point
98
1 # lres 0/1 do not/store results on result file
99
0 # lshare 0/1 do not/store info data for shared memory on dsshare.txt
100
1 # lform 0/1 ASCII/Matlab-binary storage format of results
101
# (for simulation/linearization; not for trimming)
102
103
104
# Names of initial variables
105
char initialName(1354,85)
106
sourceSideMassFlowSource.nPorts
107
sourceSideMassFlowSource.verifyInputs
108
sourceSideMassFlowSource.ports[1].h_outflow
109
sourceSideMassFlowSource.flowDirection
110
sourceSideMassFlowSource.X_in_internal[1]
111
sourceSideMassFlowSource.use_m_flow_in
112
sourceSideMassFlowSource.m_flow
113
sourceSideMassFlowSource.use_T_in
114
sourceSideMassFlowSource.T
115
sourceSideMassFlowSource.T_in_internal
116
sourceSideMassFlowSource.use_X_in
117
sourceSideMassFlowSource.use_Xi_in
118
sourceSideMassFlowSource.use_C_in
119
sourceSideMassFlowSource.X[1]
120
sourceSideFixedBoundary.nPorts
121
sourceSideFixedBoundary.verifyInputs
122
sourceSideFixedBoundary.ports[1].h_outflow
123
sourceSideFixedBoundary.flowDirection
124
sourceSideFixedBoundary.medium.T
125
sourceSideFixedBoundary.medium.d
126
sourceSideFixedBoundary.medium.X[1]
127
sourceSideFixedBoundary.medium.R
128
sourceSideFixedBoundary.medium.MM
129
sourceSideFixedBoundary.medium.preferredMediumStates
130
sourceSideFixedBoundary.medium.standardOrderComponents
131
sourceSideFixedBoundary.medium.T_degC
132
sourceSideFixedBoundary.medium.p_bar
133
sourceSideFixedBoundary.use_p
134
sourceSideFixedBoundary.p
135
sourceSideFixedBoundary.d
136
sourceSideFixedBoundary.use_T
137
sourceSideFixedBoundary.T
138
sourceSideFixedBoundary.h
139
sourceSideFixedBoundary.X[1]
140
TsuSourceRamp.height
141
TsuSourceRamp.duration
142
TsuSourceRamp.offset
143
TsuSourceRamp.startTime
144
T_amb_internal.k
145
heatPump.allowFlowReversal1
146
heatPump.allowFlowReversal2
147
heatPump.port_a1.m_flow
148
heatPump.port_a1.h_outflow
149
heatPump.port_a2.h_outflow
150
heatPump.m1_flow_nominal
151
heatPump.m2_flow_nominal
152
heatPump.m1_flow_small
153
heatPump.m2_flow_small
154
heatPump.show_T
155
heatPump.dp1
156
heatPump.dp2
157
heatPump.state_a1_inflow.T
158
heatPump.state_b1_inflow.T
159
heatPump.state_a2_inflow.T
160
heatPump.state_b2_inflow.T
161
heatPump.use_revHP
162
heatPump.scalingFactor
163
heatPump.use_refIne
164
heatPump.refIneFre_constant
165
heatPump.nthOrder
166
heatPump.mFlow_conNominal
167
heatPump.VCon
168
heatPump.dpCon_nominal
169
heatPump.deltaM_con
170
heatPump.use_conCap
171
heatPump.CCon
172
heatPump.GConOut
173
heatPump.GConIns
174
heatPump.mFlow_evaNominal
175
heatPump.VEva
176
heatPump.dpEva_nominal
177
heatPump.deltaM_eva
178
heatPump.use_evaCap
179
heatPump.CEva
180
heatPump.GEvaOut
181
heatPump.GEvaIns
182
heatPump.tauSenT
183
heatPump.transferHeat
184
heatPump.allowFlowReversalEva
185
heatPump.allowFlowReversalCon
186
heatPump.tauHeaTraEva
187
heatPump.tauHeaTraCon
188
heatPump.TAmbCon_nominal
189
heatPump.TAmbEva_nominal
190
heatPump.initType
191
heatPump.pCon_start
192
heatPump.TCon_start
193
heatPump.fixed_TCon_start
194
heatPump.XCon_start[1]
195
heatPump.pEva_start
196
heatPump.TEva_start
197
heatPump.fixed_TEva_start
198
heatPump.XEva_start[1]
199
heatPump.x_start[1]
200
heatPump.x_start[2]
201
heatPump.x_start[3]
202
heatPump.yRefIne_start
203
heatPump.massDynamics
204
heatPump.energyDynamics
205
heatPump.show_TPort
206
heatPump.from_dp
207
heatPump.homotopyInitialization
208
heatPump.linearized
209
heatPump.con.allowFlowReversal
210
heatPump.con.m_flow_nominal
211
heatPump.con.m_flow_small
212
heatPump.con.show_T
213
heatPump.con.dp
214
heatPump.con._m_flow_start
215
heatPump.con._dp_start
216
heatPump.con.computeFlowResistance
217
heatPump.con.from_dp
218
heatPump.con.dp_nominal
219
heatPump.con.linearizeFlowResistance
220
heatPump.con.deltaM
221
heatPump.con.tau
222
heatPump.con.homotopyInitialization
223
heatPump.con.energyDynamics
224
heatPump.con.massDynamics
225
heatPump.con.p_start
226
heatPump.con.T_start
227
heatPump.con.X_start[1]
228
heatPump.con.vol.energyDynamics
229
heatPump.con.vol.massDynamics
230
heatPump.con.vol.substanceDynamics
231
heatPump.con.vol.traceDynamics
232
heatPump.con.vol.p_start
233
heatPump.con.vol.T_start
234
heatPump.con.vol.X_start[1]
235
heatPump.con.vol.mSenFac
236
heatPump.con.vol.initialize_p
237
heatPump.con.vol.prescribedHeatFlowRate
238
heatPump.con.vol.simplify_mWat_flow
239
heatPump.con.vol.m_flow_nominal
240
heatPump.con.vol.nPorts
241
heatPump.con.vol.m_flow_small
242
heatPump.con.vol.allowFlowReversal
243
heatPump.con.vol.V
244
heatPump.con.vol.T
245
heatPump.con.vol.m
246
heatPump.con.vol.rho_start
247
_GlobalScope.Modelica.Media.Interfaces.PartialPureSubstance.X_default[1]
248
heatPump.con.vol.state_default.p
249
heatPump.con.vol.state_default.T
250
heatPump.con.vol.rho_default
251
heatPump.con.vol.state_start.p
252
heatPump.con.vol.state_start.T
253
heatPump.con.vol.useSteadyStateTwoPort
254
heatPump.con.vol.use_C_flow
255
heatPump.con.preDro.allowFlowReversal
256
heatPump.con.preDro.m_flow_nominal
257
heatPump.con.preDro.m_flow_small
258
heatPump.con.preDro.show_T
259
heatPump.con.preDro.dp
260
heatPump.con.preDro._m_flow_start
261
heatPump.con.preDro._dp_start
262
heatPump.con.preDro.from_dp
263
heatPump.con.preDro.dp_nominal
264
heatPump.con.preDro.homotopyInitialization
265
heatPump.con.preDro.linearized
266
heatPump.con.preDro.m_flow_turbulent
267
heatPump.con.preDro.sta_default.p
268
heatPump.con.preDro.sta_default.T
269
heatPump.con.preDro.eta_default
270
heatPump.con.preDro.m_flow_nominal_pos
271
heatPump.con.preDro.dp_nominal_pos
272
heatPump.con.preDro.deltaM
273
heatPump.con.preDro.k
274
heatPump.con.preDro.computeFlowResistance
275
heatPump.con.preDro.coeff
276
heatPump.con.sta_default.p
277
heatPump.con.sta_default.T
278
heatPump.con.rho_default
279
heatPump.con.sta_start.p
280
heatPump.con.sta_start.T
281
heatPump.con.h_outflow_start
282
heatPump.con.is_con
283
heatPump.con.V
284
heatPump.con.use_cap
285
heatPump.con.C
286
heatPump.con.fixed_T_start
287
heatPump.con.GOut
288
heatPump.con.GInn
289
heatPump.con.preHea.T_ref
290
heatPump.con.preHea.alpha
291
heatPump.con.QFlow_in
292
heatPump.eva.allowFlowReversal
293
heatPump.eva.m_flow_nominal
294
heatPump.eva.m_flow_small
295
heatPump.eva.show_T
296
heatPump.eva.dp
297
heatPump.eva._m_flow_start
298
heatPump.eva._dp_start
299
heatPump.eva.computeFlowResistance
300
heatPump.eva.from_dp
301
heatPump.eva.dp_nominal
302
heatPump.eva.linearizeFlowResistance
303
heatPump.eva.deltaM
304
heatPump.eva.tau
305
heatPump.eva.homotopyInitialization
306
heatPump.eva.energyDynamics
307
heatPump.eva.massDynamics
308
heatPump.eva.p_start
309
heatPump.eva.T_start
310
heatPump.eva.X_start[1]
311
heatPump.eva.vol.energyDynamics
312
heatPump.eva.vol.massDynamics
313
heatPump.eva.vol.substanceDynamics
314
heatPump.eva.vol.traceDynamics
315
heatPump.eva.vol.p_start
316
heatPump.eva.vol.T_start
317
heatPump.eva.vol.X_start[1]
318
heatPump.eva.vol.mSenFac
319
heatPump.eva.vol.initialize_p
320
heatPump.eva.vol.prescribedHeatFlowRate
321
heatPump.eva.vol.simplify_mWat_flow
322
heatPump.eva.vol.m_flow_nominal
323
heatPump.eva.vol.nPorts
324
heatPump.eva.vol.m_flow_small
325
heatPump.eva.vol.allowFlowReversal
326
heatPump.eva.vol.V
327
heatPump.eva.vol.T
328
heatPump.eva.vol.m
329
heatPump.eva.vol.rho_start
330
heatPump.eva.vol.state_default.p
331
heatPump.eva.vol.state_default.T
332
heatPump.eva.vol.rho_default
333
heatPump.eva.vol.state_start.p
334
heatPump.eva.vol.state_start.T
335
heatPump.eva.vol.useSteadyStateTwoPort
336
heatPump.eva.vol.use_C_flow
337
heatPump.eva.preDro.allowFlowReversal
338
heatPump.eva.preDro.m_flow_nominal
339
heatPump.eva.preDro.m_flow_small
340
heatPump.eva.preDro.show_T
341
heatPump.eva.preDro.dp
342
heatPump.eva.preDro._m_flow_start
343
heatPump.eva.preDro._dp_start
344
heatPump.eva.preDro.from_dp
345
heatPump.eva.preDro.dp_nominal
346
heatPump.eva.preDro.homotopyInitialization
347
heatPump.eva.preDro.linearized
348
heatPump.eva.preDro.m_flow_turbulent
349
heatPump.eva.preDro.sta_default.p
350
heatPump.eva.preDro.sta_default.T
351
heatPump.eva.preDro.eta_default
352
heatPump.eva.preDro.m_flow_nominal_pos
353
heatPump.eva.preDro.dp_nominal_pos
354
heatPump.eva.preDro.deltaM
355
heatPump.eva.preDro.k
356
heatPump.eva.preDro.computeFlowResistance
357
heatPump.eva.preDro.coeff
358
heatPump.eva.sta_default.p
359
heatPump.eva.sta_default.T
360
heatPump.eva.rho_default
361
heatPump.eva.sta_start.p
362
heatPump.eva.sta_start.T
363
heatPump.eva.h_outflow_start
364
heatPump.eva.is_con
365
heatPump.eva.V
366
heatPump.eva.use_cap
367
heatPump.eva.C
368
heatPump.eva.fixed_T_start
369
heatPump.eva.GOut
370
heatPump.eva.GInn
371
heatPump.eva.preHea.T_ref
372
heatPump.eva.preHea.alpha
373
heatPump.eva.QFlow_in
374
heatPump.iceFac_in
375
heatPump.nSet
376
heatPump.sigBusHP.mode
377
heatPump.sigBusHP.Pel
378
heatPump.sigBusHP.iceFac
379
heatPump.innerCycle.use_revHP
380
heatPump.innerCycle.scalingFactor
381
heatPump.innerCycle.sigBusHP.iceFac
382
heatPump.innerCycle.PerformanceDataHeater.Pel
383
heatPump.innerCycle.PerformanceDataHeater.QCon
384
heatPump.innerCycle.PerformanceDataHeater.sigBusHP.iceFac
385
heatPump.innerCycle.PerformanceDataHeater.QEva
386
heatPump.innerCycle.PerformanceDataHeater.scalingFactor
387
heatPump.innerCycle.PerformanceDataHeater.smoothness
388
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[1, 1]
389
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[1, 2]
390
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[1, 3]
391
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[1, 4]
392
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[1, 5]
393
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[1, 6]
394
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[1, 7]
395
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[1, 8]
396
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[2, 1]
397
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[2, 2]
398
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[2, 3]
399
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[2, 4]
400
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[2, 5]
401
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[2, 6]
402
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[2, 7]
403
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[2, 8]
404
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[3, 1]
405
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[3, 2]
406
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[3, 3]
407
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[3, 4]
408
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[3, 5]
409
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[3, 6]
410
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[3, 7]
411
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[3, 8]
412
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[4, 1]
413
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[4, 2]
414
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[4, 3]
415
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[4, 4]
416
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[4, 5]
417
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[4, 6]
418
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[4, 7]
419
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[4, 8]
420
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[1, 1]
421
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[1, 2]
422
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[1, 3]
423
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[1, 4]
424
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[1, 5]
425
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[1, 6]
426
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[1, 7]
427
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[1, 8]
428
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[2, 1]
429
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[2, 2]
430
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[2, 3]
431
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[2, 4]
432
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[2, 5]
433
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[2, 6]
434
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[2, 7]
435
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[2, 8]
436
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[3, 1]
437
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[3, 2]
438
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[3, 3]
439
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[3, 4]
440
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[3, 5]
441
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[3, 6]
442
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[3, 7]
443
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[3, 8]
444
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[4, 1]
445
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[4, 2]
446
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[4, 3]
447
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[4, 4]
448
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[4, 5]
449
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[4, 6]
450
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[4, 7]
451
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[4, 8]
452
heatPump.innerCycle.PerformanceDataHeater.dataTable.mFlow_conNom
453
heatPump.innerCycle.PerformanceDataHeater.dataTable.mFlow_evaNom
454
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableUppBou[1, 1]
455
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableUppBou[1, 2]
456
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableUppBou[2, 1]
457
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableUppBou[2, 2]
458
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableUppBou[3, 1]
459
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableUppBou[3, 2]
460
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableUppBou[4, 1]
461
heatPump.innerCycle.PerformanceDataHeater.dataTable.tableUppBou[4, 2]
462
heatPump.innerCycle.PerformanceDataHeater.extrapolation
463
heatPump.innerCycle.PerformanceDataHeater.printAsserts
464
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.u1
465
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.u2
466
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.y
467
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.extrapolation
468
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.smoothness
469
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[1, 1]
470
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[1, 2]
471
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[1, 3]
472
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[1, 4]
473
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[1, 5]
474
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[1, 6]
475
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[1, 7]
476
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[1, 8]
477
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[2, 1]
478
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[2, 2]
479
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[2, 3]
480
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[2, 4]
481
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[2, 5]
482
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[2, 6]
483
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[2, 7]
484
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[2, 8]
485
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[3, 1]
486
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[3, 2]
487
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[3, 3]
488
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[3, 4]
489
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[3, 5]
490
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[3, 6]
491
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[3, 7]
492
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[3, 8]
493
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[4, 1]
494
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[4, 2]
495
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[4, 3]
496
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[4, 4]
497
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[4, 5]
498
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[4, 6]
499
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[4, 7]
500
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[4, 8]
501
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.tableOnFile
502
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[1, 1]
503
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[1, 2]
504
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[1, 3]
505
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[1, 4]
506
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[1, 5]
507
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[1, 6]
508
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[1, 7]
509
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[1, 8]
510
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[2, 1]
511
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[2, 2]
512
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[2, 3]
513
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[2, 4]
514
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[2, 5]
515
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[2, 6]
516
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[2, 7]
517
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[2, 8]
518
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[3, 1]
519
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[3, 2]
520
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[3, 3]
521
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[3, 4]
522
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[3, 5]
523
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[3, 6]
524
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[3, 7]
525
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[3, 8]
526
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[4, 1]
527
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[4, 2]
528
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[4, 3]
529
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[4, 4]
530
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[4, 5]
531
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[4, 6]
532
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[4, 7]
533
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[4, 8]
534
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.verboseRead
535
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.smoothness
536
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.tableID.id
537
heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.tableOnFileRead
538
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.y
539
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.extrapolation
540
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.smoothness
541
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[1, 1]
542
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[1, 2]
543
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[1, 3]
544
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[1, 4]
545
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[1, 5]
546
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[1, 6]
547
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[1, 7]
548
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[1, 8]
549
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[2, 1]
550
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[2, 2]
551
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[2, 3]
552
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[2, 4]
553
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[2, 5]
554
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[2, 6]
555
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[2, 7]
556
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[2, 8]
557
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[3, 1]
558
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[3, 2]
559
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[3, 3]
560
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[3, 4]
561
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[3, 5]
562
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[3, 6]
563
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[3, 7]
564
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[3, 8]
565
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[4, 1]
566
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[4, 2]
567
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[4, 3]
568
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[4, 4]
569
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[4, 5]
570
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[4, 6]
571
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[4, 7]
572
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[4, 8]
573
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.tableOnFile
574
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[1, 1]
575
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[1, 2]
576
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[1, 3]
577
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[1, 4]
578
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[1, 5]
579
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[1, 6]
580
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[1, 7]
581
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[1, 8]
582
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[2, 1]
583
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[2, 2]
584
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[2, 3]
585
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[2, 4]
586
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[2, 5]
587
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[2, 6]
588
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[2, 7]
589
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[2, 8]
590
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[3, 1]
591
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[3, 2]
592
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[3, 3]
593
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[3, 4]
594
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[3, 5]
595
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[3, 6]
596
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[3, 7]
597
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[3, 8]
598
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[4, 1]
599
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[4, 2]
600
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[4, 3]
601
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[4, 4]
602
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[4, 5]
603
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[4, 6]
604
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[4, 7]
605
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[4, 8]
606
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.verboseRead
607
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.smoothness
608
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.tableID.id
609
heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.tableOnFileRead
610
heatPump.innerCycle.PerformanceDataHeater.nTimesQCon.y
611
heatPump.innerCycle.PerformanceDataHeater.proRedQEva.u1
612
heatPump.innerCycle.PerformanceDataHeater.calcRedQCon.k1
613
heatPump.innerCycle.PerformanceDataHeater.calcRedQCon.k2
614
heatPump.innerCycle.PerformanceDataHeater.nTimesSF.u2
615
heatPump.innerCycle.PerformanceDataHeater.minSou
616
heatPump.innerCycle.PerformanceDataHeater.minSup
617
heatPump.innerCycle.PerformanceDataHeater.maxSou
618
heatPump.innerCycle.PerformanceDataHeater.maxSup
619
heatPump.innerCycle.PerformanceDataHeater.realCorr.k
620
heatPump.innerCycle.PerformanceDataHeater.realCorr.y
621
heatPump.innerCycle.switchQEva.u3
622
heatPump.innerCycle.switchQCon.u3
623
heatPump.innerCycle.PerformanceDataChiller.sigBusHP.iceFac
624
heatPump.innerCycle.PerformanceDataChiller.scalingFactor
625
heatPump.innerCycle.PerformanceDataChiller.smoothness
626
heatPump.innerCycle.PerformanceDataChiller.dataTable.tableQdot_con[1, 1]
627
heatPump.innerCycle.PerformanceDataChiller.dataTable.tableQdot_con[1, 2]
628
heatPump.innerCycle.PerformanceDataChiller.dataTable.tableQdot_con[1, 3]
629
heatPump.innerCycle.PerformanceDataChiller.dataTable.tableQdot_con[1, 4]
630
heatPump.innerCycle.PerformanceDataChiller.dataTable.tableQdot_con[1, 5]
631
heatPump.innerCycle.PerformanceDataChiller.dataTable.tableQdot_con[1, 6]
632
heatPump.innerCycle.PerformanceDataChiller.dataTable.tableQdot_con[2, 1]
633
heatPump.innerCycle.PerformanceDataChiller.dataTable.tableQdot_con[2, 2]
634
heatPump.innerCycle.PerformanceDataChiller.dataTable.tableQdot_con[2, 3]
635
heatPump.innerCycle.PerformanceDataChiller.dataTable.tableQdot_con[2, 4]
636
heatPump.innerCycle.PerformanceDataChiller.dataTable.tableQdot_con[2, 5]
637
heatPump.innerCycle.PerformanceDataChiller.dataTable.tableQdot_con[2, 6]
638
heatPump.innerCycle.PerformanceDataChiller.dataTable.tableQdot_con[3, 1]
639
heatPump.innerCycle.PerformanceDataChiller.dataTable.tableQdot_con[3, 2]
640
heatPump.innerCycle.PerformanceDataChiller.dataTable.tableQdot_con[3, 3]
641
heatPump.innerCycle.PerformanceDataChiller.dataTable.tableQdot_con[3, 4]
642
heatPump.innerCycle.PerformanceDataChiller.dataTable.tableQdot_con[3, 5]
643
heatPump.innerCycle.PerformanceDataChiller.dataTable.tableQdot_con[3, 6]
644
heatPump.innerCycle.PerformanceDataChiller.dataTable.tableP_ele[1, 1]
645
heatPump.innerCycle.PerformanceDataChiller.dataTable.tableP_ele[1, 2]
646
heatPump.innerCycle.PerformanceDataChiller.dataTable.tableP_ele[1, 3]
647
heatPump.innerCycle.PerformanceDataChiller.dataTable.tableP_ele[1, 4]
648
heatPump.innerCycle.PerformanceDataChiller.dataTable.tableP_ele[1, 5]
649
heatPump.innerCycle.PerformanceDataChiller.dataTable.tableP_ele[1, 6]
650
heatPump.innerCycle.PerformanceDataChiller.dataTable.tableP_ele[2, 1]
651
heatPump.innerCycle.PerformanceDataChiller.dataTable.tableP_ele[2, 2]
652
heatPump.innerCycle.PerformanceDataChiller.dataTable.tableP_ele[2, 3]
653
heatPump.innerCycle.PerformanceDataChiller.dataTable.tableP_ele[2, 4]
654
heatPump.innerCycle.PerformanceDataChiller.dataTable.tableP_ele[2, 5]
655
heatPump.innerCycle.PerformanceDataChiller.dataTable.tableP_ele[2, 6]
656
heatPump.innerCycle.PerformanceDataChiller.dataTable.tableP_ele[3, 1]
657
heatPump.innerCycle.PerformanceDataChiller.dataTable.tableP_ele[3, 2]
658
heatPump.innerCycle.PerformanceDataChiller.dataTable.tableP_ele[3, 3]
659
heatPump.innerCycle.PerformanceDataChiller.dataTable.tableP_ele[3, 4]
660
heatPump.innerCycle.PerformanceDataChiller.dataTable.tableP_ele[3, 5]
661
heatPump.innerCycle.PerformanceDataChiller.dataTable.tableP_ele[3, 6]
662
heatPump.innerCycle.PerformanceDataChiller.dataTable.mFlow_conNom
663
heatPump.innerCycle.PerformanceDataChiller.dataTable.mFlow_evaNom
664
heatPump.innerCycle.PerformanceDataChiller.dataTable.tableUppBou[1, 1]
665
heatPump.innerCycle.PerformanceDataChiller.dataTable.tableUppBou[1, 2]
666
heatPump.innerCycle.PerformanceDataChiller.dataTable.tableUppBou[2, 1]
667
heatPump.innerCycle.PerformanceDataChiller.dataTable.tableUppBou[2, 2]
668
heatPump.innerCycle.PerformanceDataChiller.extrapolation
669
heatPump.innerCycle.PerformanceDataChiller.printAsserts
670
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.u1
671
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.u2
672
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.y
673
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.extrapolation
674
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.smoothness
675
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.table[1, 1]
676
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.table[1, 2]
677
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.table[1, 3]
678
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.table[1, 4]
679
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.table[1, 5]
680
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.table[1, 6]
681
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.table[2, 1]
682
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.table[2, 2]
683
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.table[2, 3]
684
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.table[2, 4]
685
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.table[2, 5]
686
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.table[2, 6]
687
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.table[3, 1]
688
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.table[3, 2]
689
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.table[3, 3]
690
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.table[3, 4]
691
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.table[3, 5]
692
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.table[3, 6]
693
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.tableOnFile
694
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.table[1, 1]
695
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.table[1, 2]
696
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.table[1, 3]
697
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.table[1, 4]
698
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.table[1, 5]
699
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.table[1, 6]
700
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.table[2, 1]
701
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.table[2, 2]
702
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.table[2, 3]
703
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.table[2, 4]
704
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.table[2, 5]
705
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.table[2, 6]
706
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.table[3, 1]
707
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.table[3, 2]
708
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.table[3, 3]
709
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.table[3, 4]
710
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.table[3, 5]
711
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.table[3, 6]
712
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.verboseRead
713
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.smoothness
714
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.tableID.id
715
heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.tableOnFileRead
716
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.y
717
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.extrapolation
718
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.smoothness
719
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.table[1, 1]
720
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.table[1, 2]
721
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.table[1, 3]
722
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.table[1, 4]
723
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.table[1, 5]
724
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.table[1, 6]
725
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.table[2, 1]
726
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.table[2, 2]
727
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.table[2, 3]
728
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.table[2, 4]
729
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.table[2, 5]
730
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.table[2, 6]
731
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.table[3, 1]
732
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.table[3, 2]
733
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.table[3, 3]
734
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.table[3, 4]
735
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.table[3, 5]
736
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.table[3, 6]
737
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.tableOnFile
738
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.table[1, 1]
739
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.table[1, 2]
740
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.table[1, 3]
741
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.table[1, 4]
742
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.table[1, 5]
743
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.table[1, 6]
744
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.table[2, 1]
745
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.table[2, 2]
746
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.table[2, 3]
747
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.table[2, 4]
748
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.table[2, 5]
749
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.table[2, 6]
750
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.table[3, 1]
751
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.table[3, 2]
752
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.table[3, 3]
753
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.table[3, 4]
754
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.table[3, 5]
755
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.table[3, 6]
756
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.verboseRead
757
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.smoothness
758
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.tableID.id
759
heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.tableOnFileRead
760
heatPump.innerCycle.PerformanceDataChiller.nTimesQCon.y
761
heatPump.innerCycle.PerformanceDataChiller.proRedQEva.u1
762
heatPump.innerCycle.PerformanceDataChiller.calcRedQCon.k1
763
heatPump.innerCycle.PerformanceDataChiller.calcRedQCon.k2
764
heatPump.innerCycle.PerformanceDataChiller.nTimesSF.u2
765
heatPump.innerCycle.PerformanceDataChiller.minSou
766
heatPump.innerCycle.PerformanceDataChiller.minSup
767
heatPump.innerCycle.PerformanceDataChiller.maxSou
768
heatPump.innerCycle.PerformanceDataChiller.maxSup
769
heatPump.innerCycle.PerformanceDataChiller.realCorr.k
770
heatPump.innerCycle.PerformanceDataChiller.realCorr.y
771
heatPump.innerCycle.switchPel.u3
772
heatPump.innerCycle.gainCon.k
773
heatPump.innerCycle.gainEva.k
774
heatPump.senT_a2.allowFlowReversal
775
heatPump.senT_a2.m_flow_nominal
776
heatPump.senT_a2.m_flow_small
777
heatPump.senT_a2.tau
778
heatPump.senT_a2.initType
779
heatPump.senT_a2.k
780
heatPump.senT_a2.dynamic
781
heatPump.senT_a2.mNor_flow
782
heatPump.senT_a2.tauInv
783
heatPump.senT_a2.T
784
heatPump.senT_a2.der(T)
785
heatPump.senT_a2.T_start
786
heatPump.senT_a2.transferHeat
787
heatPump.senT_a2.TAmb
788
heatPump.senT_a2.tauHeaTra
789
heatPump.senT_a2.tauHeaTraInv
790
heatPump.senT_a2.ratTau
791
heatPump.senT_a2.TMed
792
heatPump.senT_a2.T_a_inflow
793
heatPump.senT_a2.T_b_inflow
794
heatPump.senT_b2.allowFlowReversal
795
heatPump.senT_b2.m_flow_nominal
796
heatPump.senT_b2.m_flow_small
797
heatPump.senT_b2.tau
798
heatPump.senT_b2.initType
799
heatPump.senT_b2.k
800
heatPump.senT_b2.dynamic
801
heatPump.senT_b2.mNor_flow
802
heatPump.senT_b2.tauInv
803
heatPump.senT_b2.T
804
heatPump.senT_b2.der(T)
805
heatPump.senT_b2.T_start
806
heatPump.senT_b2.transferHeat
807
heatPump.senT_b2.TAmb
808
heatPump.senT_b2.tauHeaTra
809
heatPump.senT_b2.tauHeaTraInv
810
heatPump.senT_b2.ratTau
811
heatPump.senT_b2.TMed
812
heatPump.senT_b2.T_a_inflow
813
heatPump.senT_b2.T_b_inflow
814
heatPump.mFlow_eva.allowFlowReversal
815
heatPump.mFlow_eva.m_flow_nominal
816
heatPump.mFlow_eva.m_flow_small
817
_GlobalScope.Modelica.Media.Interfaces.PartialPureSubstance.X_default_Unique13[1]
818
heatPump.senT_b1.allowFlowReversal
819
heatPump.senT_b1.m_flow_nominal
820
heatPump.senT_b1.m_flow_small
821
heatPump.senT_b1.tau
822
heatPump.senT_b1.initType
823
heatPump.senT_b1.k
824
heatPump.senT_b1.dynamic
825
heatPump.senT_b1.mNor_flow
826
heatPump.senT_b1.tauInv
827
heatPump.senT_b1.T
828
heatPump.senT_b1.der(T)
829
heatPump.senT_b1.T_start
830
heatPump.senT_b1.transferHeat
831
heatPump.senT_b1.TAmb
832
heatPump.senT_b1.tauHeaTra
833
heatPump.senT_b1.tauHeaTraInv
834
heatPump.senT_b1.ratTau
835
heatPump.senT_b1.TMed
836
heatPump.senT_b1.T_a_inflow
837
heatPump.senT_b1.T_b_inflow
838
heatPump.senT_a1.allowFlowReversal
839
heatPump.senT_a1.m_flow_nominal
840
heatPump.senT_a1.m_flow_small
841
heatPump.senT_a1.tau
842
heatPump.senT_a1.initType
843
heatPump.senT_a1.k
844
heatPump.senT_a1.dynamic
845
heatPump.senT_a1.mNor_flow
846
heatPump.senT_a1.tauInv
847
heatPump.senT_a1.T
848
heatPump.senT_a1.der(T)
849
heatPump.senT_a1.T_start
850
heatPump.senT_a1.transferHeat
851
heatPump.senT_a1.TAmb
852
heatPump.senT_a1.tauHeaTra
853
heatPump.senT_a1.tauHeaTraInv
854
heatPump.senT_a1.ratTau
855
heatPump.senT_a1.TMed
856
heatPump.senT_a1.T_a_inflow
857
heatPump.senT_a1.T_b_inflow
858
heatPump.mFlow_con.allowFlowReversal
859
heatPump.mFlow_con.m_flow_nominal
860
heatPump.mFlow_con.m_flow_small
861
booleanStep.startTime
862
booleanStep.startValue
863
senTAct.allowFlowReversal
864
senTAct.port_a.h_outflow
865
senTAct.m_flow_nominal
866
senTAct.m_flow_small
867
senTAct.tau
868
senTAct.initType
869
senTAct.k
870
senTAct.dynamic
871
senTAct.mNor_flow
872
senTAct.tauInv
873
senTAct.T
874
senTAct.der(T)
875
senTAct.T_start
876
senTAct.transferHeat
877
senTAct.TAmb
878
senTAct.tauHeaTra
879
senTAct.tauHeaTraInv
880
senTAct.ratTau
881
senTAct.TMed
882
senTAct.T_a_inflow
883
senTAct.T_b_inflow
884
hys.uLow
885
hys.uHigh
886
hys.pre_y_start
887
hys.y
888
booleanToReal.u
889
booleanToReal.realTrue
890
booleanToReal.realFalse
891
sine.amplitude
892
sine.freqHz
893
sine.phase
894
sine.offset
895
sine.startTime
896
sine.y
897
pumSou.energyDynamics
898
pumSou.massDynamics
899
pumSou.substanceDynamics
900
pumSou.traceDynamics
901
pumSou.p_start
902
pumSou.T_start
903
pumSou.X_start[1]
904
pumSou.mSenFac
905
pumSou.allowFlowReversal
906
pumSou.port_a.h_outflow
907
pumSou.port_b.h_outflow
908
pumSou.m_flow_nominal
909
pumSou.m_flow_small
910
pumSou.show_T
911
pumSou.dp
912
pumSou._m_flow_start
913
pumSou._dp_start
914
pumSou.per.pressure.V_flow[1]
915
pumSou.per.pressure.V_flow[2]
916
pumSou.per.pressure.V_flow[3]
917
pumSou.per.pressure.V_flow[4]
918
pumSou.per.pressure.V_flow[5]
919
pumSou.per.pressure.V_flow[6]
920
pumSou.per.pressure.V_flow[7]
921
pumSou.per.pressure.V_flow[8]
922
pumSou.per.pressure.dp[1]
923
pumSou.per.pressure.dp[2]
924
pumSou.per.pressure.dp[3]
925
pumSou.per.pressure.dp[4]
926
pumSou.per.pressure.dp[5]
927
pumSou.per.pressure.dp[6]
928
pumSou.per.pressure.dp[7]
929
pumSou.per.pressure.dp[8]
930
pumSou.per.use_powerCharacteristic
931
pumSou.per.hydraulicEfficiency.V_flow[1]
932
pumSou.per.hydraulicEfficiency.eta[1]
933
pumSou.per.motorEfficiency.V_flow[1]
934
pumSou.per.motorEfficiency.eta[1]
935
pumSou.per.power.V_flow[1]
936
pumSou.per.power.V_flow[2]
937
pumSou.per.power.V_flow[3]
938
pumSou.per.power.V_flow[4]
939
pumSou.per.power.V_flow[5]
940
pumSou.per.power.V_flow[6]
941
pumSou.per.power.V_flow[7]
942
pumSou.per.power.V_flow[8]
943
pumSou.per.power.P[1]
944
pumSou.per.power.P[2]
945
pumSou.per.power.P[3]
946
pumSou.per.power.P[4]
947
pumSou.per.power.P[5]
948
pumSou.per.power.P[6]
949
pumSou.per.power.P[7]
950
pumSou.per.power.P[8]
951
pumSou.per.motorCooledByFluid
952
pumSou.per.speed_nominal
953
pumSou.per.constantSpeed
954
pumSou.per.speeds[1]
955
pumSou.per.speed_rpm_nominal
956
pumSou.per.constantSpeed_rpm
957
pumSou.per.speeds_rpm[1]
958
pumSou.per.havePressureCurve
959
pumSou.inputType
960
pumSou.constInput
961
pumSou.stageInputs[1]
962
pumSou.computePowerUsingSimilarityLaws
963
pumSou.addPowerToMedium
964
pumSou.nominalValuesDefineDefaultPressureCurve
965
pumSou.tau
966
pumSou.use_inputFilter
967
pumSou.riseTime
968
pumSou.init
969
pumSou.y_start
970
pumSou.y_actual
971
pumSou.P
972
pumSou.heatPort.T
973
pumSou.heatPort.Q_flow
974
pumSou.VMachine_flow
975
pumSou.dpMachine
976
pumSou.eta
977
pumSou.etaHyd
978
pumSou.etaMot
979
pumSou._VMachine_flow
980
pumSou.preVar
981
pumSou.speedIsInput
982
pumSou.nOri
983
pumSou.haveVMax
984
pumSou.V_flow_max
985
pumSou.rho_default
986
pumSou.sta_start.p
987
pumSou.sta_start.T
988
pumSou.h_outflow_start
989
pumSou.inputSwitch.u
990
pumSou.vol.energyDynamics
991
pumSou.vol.massDynamics
992
pumSou.vol.substanceDynamics
993
pumSou.vol.traceDynamics
994
pumSou.vol.p_start
995
pumSou.vol.T_start
996
pumSou.vol.X_start[1]
997
pumSou.vol.mSenFac
998
pumSou.vol.initialize_p
999
pumSou.vol.prescribedHeatFlowRate
1000
pumSou.vol.simplify_mWat_flow
1001
pumSou.vol.m_flow_nominal
1002
pumSou.vol.nPorts
1003
pumSou.vol.m_flow_small
1004
pumSou.vol.allowFlowReversal
1005
pumSou.vol.V
1006
pumSou.vol.rho_start
1007
pumSou.vol.state_default.p
1008
pumSou.vol.state_default.T
1009
pumSou.vol.rho_default
1010
pumSou.vol.state_start.p
1011
pumSou.vol.state_start.T
1012
pumSou.vol.useSteadyStateTwoPort
1013
pumSou.vol.preTem.port.Q_flow
1014
pumSou.vol.heaFloSen.Q_flow
1015
pumSou.vol.heaFloSen.port_a.Q_flow
1016
pumSou.vol.heaFloSen.port_b.Q_flow
1017
pumSou.vol.use_C_flow
1018
pumSou.vol.heatPort.Q_flow
1019
pumSou.vol.tau
1020
pumSou.vol.V_nominal
1021
pumSou.filter.analogFilter
1022
pumSou.filter.filterType
1023
pumSou.filter.order
1024
pumSou.filter.f_cut
1025
pumSou.filter.gain
1026
pumSou.filter.A_ripple
1027
pumSou.filter.f_min
1028
pumSou.filter.normalized
1029
pumSou.filter.init
1030
pumSou.filter.nx
1031
pumSou.filter.x_start[1]
1032
pumSou.filter.x_start[2]
1033
pumSou.filter.y_start
1034
pumSou.filter.u_nominal
1035
pumSou.filter.x[1]
1036
pumSou.filter.der(x[1])
1037
pumSou.filter.x[2]
1038
pumSou.filter.der(x[2])
1039
pumSou.filter.ncr
1040
pumSou.filter.nc0
1041
pumSou.filter.na
1042
pumSou.filter.nr
1043
pumSou.filter.cr[1]
1044
pumSou.filter.cr[2]
1045
pumSou.filter.r[1]
1046
pumSou.filter.r[2]
1047
pumSou.filter.uu[1]
1048
pumSou.gaiSpe.k
1049
pumSou.preSou.allowFlowReversal
1050
pumSou.preSou.dp_start
1051
pumSou.preSou.m_flow_start
1052
pumSou.preSou.m_flow_small
1053
pumSou.preSou.show_T
1054
pumSou.preSou.show_V_flow
1055
pumSou.preSou.dp
1056
pumSou.preSou.V_flow
1057
pumSou.preSou.control_m_flow
1058
pumSou.preSou.control_dp
1059
pumSou.preSou.dp_in
1060
pumSou.preSou.m_flow_internal
1061
pumSou.preSou.dp_internal
1062
pumSou.rho_inlet.y
1063
pumSou.senMasFlo.allowFlowReversal
1064
pumSou.senMasFlo.m_flow_nominal
1065
pumSou.senMasFlo.m_flow_small
1066
pumSou.senRelPre.port_a.m_flow
1067
pumSou.senRelPre.port_a.h_outflow
1068
pumSou.senRelPre.port_b.m_flow
1069
pumSou.senRelPre.port_b.h_outflow
1070
pumSou.senRelPre.p_rel
1071
pumSou.eff.per.pressure.V_flow[1]
1072
pumSou.eff.per.pressure.V_flow[2]
1073
pumSou.eff.per.pressure.V_flow[3]
1074
pumSou.eff.per.pressure.V_flow[4]
1075
pumSou.eff.per.pressure.V_flow[5]
1076
pumSou.eff.per.pressure.V_flow[6]
1077
pumSou.eff.per.pressure.V_flow[7]
1078
pumSou.eff.per.pressure.V_flow[8]
1079
pumSou.eff.per.pressure.dp[1]
1080
pumSou.eff.per.pressure.dp[2]
1081
pumSou.eff.per.pressure.dp[3]
1082
pumSou.eff.per.pressure.dp[4]
1083
pumSou.eff.per.pressure.dp[5]
1084
pumSou.eff.per.pressure.dp[6]
1085
pumSou.eff.per.pressure.dp[7]
1086
pumSou.eff.per.pressure.dp[8]
1087
pumSou.eff.per.use_powerCharacteristic
1088
pumSou.eff.per.hydraulicEfficiency.V_flow[1]
1089
pumSou.eff.per.hydraulicEfficiency.eta[1]
1090
pumSou.eff.per.motorEfficiency.V_flow[1]
1091
pumSou.eff.per.motorEfficiency.eta[1]
1092
pumSou.eff.per.power.V_flow[1]
1093
pumSou.eff.per.power.V_flow[2]
1094
pumSou.eff.per.power.V_flow[3]
1095
pumSou.eff.per.power.V_flow[4]
1096
pumSou.eff.per.power.V_flow[5]
1097
pumSou.eff.per.power.V_flow[6]
1098
pumSou.eff.per.power.V_flow[7]
1099
pumSou.eff.per.power.V_flow[8]
1100
pumSou.eff.per.power.P[1]
1101
pumSou.eff.per.power.P[2]
1102
pumSou.eff.per.power.P[3]
1103
pumSou.eff.per.power.P[4]
1104
pumSou.eff.per.power.P[5]
1105
pumSou.eff.per.power.P[6]
1106
pumSou.eff.per.power.P[7]
1107
pumSou.eff.per.power.P[8]
1108
pumSou.eff.per.motorCooledByFluid
1109
pumSou.eff.per.speed_nominal
1110
pumSou.eff.per.constantSpeed
1111
pumSou.eff.per.speeds[1]
1112
pumSou.eff.per.speed_rpm_nominal
1113
pumSou.eff.per.constantSpeed_rpm
1114
pumSou.eff.per.speeds_rpm[1]
1115
pumSou.eff.per.havePressureCurve
1116
pumSou.eff.preVar
1117
pumSou.eff.computePowerUsingSimilarityLaws
1118
pumSou.eff.V_flow_nominal
1119
pumSou.eff.rho_default
1120
pumSou.eff.haveVMax
1121
pumSou.eff.V_flow_max
1122
pumSou.eff.nOri
1123
pumSou.eff.homotopyInitialization
1124
pumSou.eff.rho
1125
pumSou.eff.WFlo
1126
pumSou.eff.eta
1127
pumSou.eff.etaHyd
1128
pumSou.eff.etaMot
1129
pumSou.eff.r_V
1130
pumSou.eff.preSpe
1131
pumSou.eff.prePre
1132
pumSou.eff.motDer[1]
1133
pumSou.eff.hydDer[1]
1134
pumSou.eff.dpMax
1135
pumSou.eff.delta
1136
pumSou.eff.kRes
1137
pumSou.eff.curve
1138
pumSou.eff.pCur1.n
1139
pumSou.eff.pCur1.V_flow[1]
1140
pumSou.eff.pCur1.V_flow[2]
1141
pumSou.eff.pCur1.V_flow[3]
1142
pumSou.eff.pCur1.V_flow[4]
1143
pumSou.eff.pCur1.V_flow[5]
1144
pumSou.eff.pCur1.V_flow[6]
1145
pumSou.eff.pCur1.V_flow[7]
1146
pumSou.eff.pCur1.V_flow[8]
1147
pumSou.eff.pCur1.dp[1]
1148
pumSou.eff.pCur1.dp[2]
1149
pumSou.eff.pCur1.dp[3]
1150
pumSou.eff.pCur1.dp[4]
1151
pumSou.eff.pCur1.dp[5]
1152
pumSou.eff.pCur1.dp[6]
1153
pumSou.eff.pCur1.dp[7]
1154
pumSou.eff.pCur1.dp[8]
1155
pumSou.eff.pCur2.n
1156
pumSou.eff.pCur2.V_flow[1]
1157
pumSou.eff.pCur2.V_flow[2]
1158
pumSou.eff.pCur2.V_flow[3]
1159
pumSou.eff.pCur2.V_flow[4]
1160
pumSou.eff.pCur2.V_flow[5]
1161
pumSou.eff.pCur2.V_flow[6]
1162
pumSou.eff.pCur2.V_flow[7]
1163
pumSou.eff.pCur2.V_flow[8]
1164
pumSou.eff.pCur2.V_flow[9]
1165
pumSou.eff.pCur2.dp[1]
1166
pumSou.eff.pCur2.dp[2]
1167
pumSou.eff.pCur2.dp[3]
1168
pumSou.eff.pCur2.dp[4]
1169
pumSou.eff.pCur2.dp[5]
1170
pumSou.eff.pCur2.dp[6]
1171
pumSou.eff.pCur2.dp[7]
1172
pumSou.eff.pCur2.dp[8]
1173
pumSou.eff.pCur2.dp[9]
1174
pumSou.eff.pCur3.n
1175
pumSou.eff.pCur3.V_flow[1]
1176
pumSou.eff.pCur3.V_flow[2]
1177
pumSou.eff.pCur3.V_flow[3]
1178
pumSou.eff.pCur3.V_flow[4]
1179
pumSou.eff.pCur3.V_flow[5]
1180
pumSou.eff.pCur3.V_flow[6]
1181
pumSou.eff.pCur3.V_flow[7]
1182
pumSou.eff.pCur3.V_flow[8]
1183
pumSou.eff.pCur3.V_flow[9]
1184
pumSou.eff.pCur3.V_flow[10]
1185
pumSou.eff.pCur3.dp[1]
1186
pumSou.eff.pCur3.dp[2]
1187
pumSou.eff.pCur3.dp[3]
1188
pumSou.eff.pCur3.dp[4]
1189
pumSou.eff.pCur3.dp[5]
1190
pumSou.eff.pCur3.dp[6]
1191
pumSou.eff.pCur3.dp[7]
1192
pumSou.eff.pCur3.dp[8]
1193
pumSou.eff.pCur3.dp[9]
1194
pumSou.eff.pCur3.dp[10]
1195
pumSou.eff.preDer1[1]
1196
pumSou.eff.preDer1[2]
1197
pumSou.eff.preDer1[3]
1198
pumSou.eff.preDer1[4]
1199
pumSou.eff.preDer1[5]
1200
pumSou.eff.preDer1[6]
1201
pumSou.eff.preDer1[7]
1202
pumSou.eff.preDer1[8]
1203
pumSou.eff.preDer2[1]
1204
pumSou.eff.preDer2[2]
1205
pumSou.eff.preDer2[3]
1206
pumSou.eff.preDer2[4]
1207
pumSou.eff.preDer2[5]
1208
pumSou.eff.preDer2[6]
1209
pumSou.eff.preDer2[7]
1210
pumSou.eff.preDer2[8]
1211
pumSou.eff.preDer2[9]
1212
pumSou.eff.preDer3[1]
1213
pumSou.eff.preDer3[2]
1214
pumSou.eff.preDer3[3]
1215
pumSou.eff.preDer3[4]
1216
pumSou.eff.preDer3[5]
1217
pumSou.eff.preDer3[6]
1218
pumSou.eff.preDer3[7]
1219
pumSou.eff.preDer3[8]
1220
pumSou.eff.preDer3[9]
1221
pumSou.eff.preDer3[10]
1222
pumSou.eff.powDer[1]
1223
pumSou.eff.powDer[2]
1224
pumSou.eff.powDer[3]
1225
pumSou.eff.powDer[4]
1226
pumSou.eff.powDer[5]
1227
pumSou.eff.powDer[6]
1228
pumSou.eff.powDer[7]
1229
pumSou.eff.powDer[8]
1230
pumSou.eff.haveMinimumDecrease
1231
pumSou.eff.haveDPMax
1232
pumSou.eff.dp_internal
1233
pumSou.gain.k
1234
pumSou.gain.u
1235
pumSou.gain.y
1236
Room.energyDynamics
1237
Room.massDynamics
1238
Room.substanceDynamics
1239
Room.traceDynamics
1240
Room.p_start
1241
Room.T_start
1242
Room.X_start[1]
1243
Room.mSenFac
1244
Room.initialize_p
1245
Room.prescribedHeatFlowRate
1246
Room.simplify_mWat_flow
1247
Room.m_flow_nominal
1248
Room.nPorts
1249
Room.m_flow_small
1250
Room.allowFlowReversal
1251
Room.V
1252
Room.ports[1].h_outflow
1253
Room.T
1254
Room.m
1255
Room.rho_start
1256
Room.state_default.p
1257
Room.state_default.T
1258
Room.rho_default
1259
Room.state_start.p
1260
Room.state_start.T
1261
Room.useSteadyStateTwoPort
1262
Room.use_C_flow
1263
Room.heatPort.Q_flow
1264
nIn.k
1265
heatFlowRateCon.T_ref
1266
heatFlowRateCon.alpha
1267
heatFlowRateCon.Q_flow
1268
gain.k
1269
sinkSideFixedBoundary.nPorts
1270
sinkSideFixedBoundary.verifyInputs
1271
sinkSideFixedBoundary.ports[1].m_flow
1272
sinkSideFixedBoundary.ports[1].h_outflow
1273
sinkSideFixedBoundary.flowDirection
1274
sinkSideFixedBoundary.medium.T
1275
sinkSideFixedBoundary.medium.d
1276
sinkSideFixedBoundary.medium.X[1]
1277
sinkSideFixedBoundary.medium.R
1278
sinkSideFixedBoundary.medium.MM
1279
sinkSideFixedBoundary.medium.preferredMediumStates
1280
sinkSideFixedBoundary.medium.standardOrderComponents
1281
sinkSideFixedBoundary.medium.T_degC
1282
sinkSideFixedBoundary.medium.p_bar
1283
sinkSideFixedBoundary.use_p
1284
sinkSideFixedBoundary.p
1285
sinkSideFixedBoundary.d
1286
sinkSideFixedBoundary.use_T
1287
sinkSideFixedBoundary.T
1288
sinkSideFixedBoundary.h
1289
sinkSideFixedBoundary.X[1]
1290
iceFac.k
1291
iceFac.y
1292
heatPump.con.vol.dynBal.energyDynamics
1293
heatPump.con.vol.dynBal.massDynamics
1294
heatPump.con.vol.dynBal.substanceDynamics
1295
heatPump.con.vol.dynBal.traceDynamics
1296
heatPump.con.vol.dynBal.p_start
1297
heatPump.con.vol.dynBal.T_start
1298
heatPump.con.vol.dynBal.X_start[1]
1299
heatPump.con.vol.dynBal.mSenFac
1300
heatPump.con.vol.dynBal.initialize_p
1301
heatPump.con.vol.dynBal.simplify_mWat_flow
1302
heatPump.con.vol.dynBal.nPorts
1303
heatPump.con.vol.dynBal.use_mWat_flow
1304
heatPump.con.vol.dynBal.use_C_flow
1305
heatPump.con.vol.dynBal.mOut
1306
heatPump.con.vol.dynBal.medium.T
1307
heatPump.con.vol.dynBal.medium.d
1308
heatPump.con.vol.dynBal.medium.X[1]
1309
heatPump.con.vol.dynBal.medium.R
1310
heatPump.con.vol.dynBal.medium.MM
1311
heatPump.con.vol.dynBal.medium.preferredMediumStates
1312
heatPump.con.vol.dynBal.medium.standardOrderComponents
1313
heatPump.con.vol.dynBal.medium.T_degC
1314
heatPump.con.vol.dynBal.medium.p_bar
1315
heatPump.con.vol.dynBal.U
1316
heatPump.con.vol.dynBal.der(U)
1317
heatPump.con.vol.dynBal.m
1318
heatPump.con.vol.dynBal.der(m)
1319
heatPump.con.vol.dynBal.mb_flow
1320
heatPump.con.vol.dynBal.Hb_flow
1321
heatPump.con.vol.dynBal.fluidVolume
1322
heatPump.con.vol.dynBal.CSen
1323
heatPump.con.vol.dynBal.ports_H_flow[1]
1324
heatPump.con.vol.dynBal.ports_H_flow[2]
1325
heatPump.con.vol.dynBal.cp_default
1326
heatPump.con.vol.dynBal.rho_start
1327
heatPump.con.vol.dynBal.computeCSen
1328
heatPump.con.vol.dynBal.state_default.p
1329
heatPump.con.vol.dynBal.state_default.T
1330
heatPump.con.vol.dynBal.rho_default
1331
heatPump.con.vol.dynBal.hStart
1332
heatPump.con.vol.dynBal._simplify_mWat_flow
1333
heatPump.con.vol.dynBal.mWat_flow_internal
1334
heatPump.eva.vol.dynBal.energyDynamics
1335
heatPump.eva.vol.dynBal.massDynamics
1336
heatPump.eva.vol.dynBal.substanceDynamics
1337
heatPump.eva.vol.dynBal.traceDynamics
1338
heatPump.eva.vol.dynBal.p_start
1339
heatPump.eva.vol.dynBal.T_start
1340
heatPump.eva.vol.dynBal.X_start[1]
1341
heatPump.eva.vol.dynBal.mSenFac
1342
heatPump.eva.vol.dynBal.initialize_p
1343
heatPump.eva.vol.dynBal.simplify_mWat_flow
1344
heatPump.eva.vol.dynBal.nPorts
1345
heatPump.eva.vol.dynBal.use_mWat_flow
1346
heatPump.eva.vol.dynBal.use_C_flow
1347
heatPump.eva.vol.dynBal.mOut
1348
heatPump.eva.vol.dynBal.medium.T
1349
heatPump.eva.vol.dynBal.medium.d
1350
heatPump.eva.vol.dynBal.medium.X[1]
1351
heatPump.eva.vol.dynBal.medium.R
1352
heatPump.eva.vol.dynBal.medium.MM
1353
heatPump.eva.vol.dynBal.medium.preferredMediumStates
1354
heatPump.eva.vol.dynBal.medium.standardOrderComponents
1355
heatPump.eva.vol.dynBal.medium.T_degC
1356
heatPump.eva.vol.dynBal.medium.p_bar
1357
heatPump.eva.vol.dynBal.U
1358
heatPump.eva.vol.dynBal.der(U)
1359
heatPump.eva.vol.dynBal.m
1360
heatPump.eva.vol.dynBal.der(m)
1361
heatPump.eva.vol.dynBal.mb_flow
1362
heatPump.eva.vol.dynBal.Hb_flow
1363
heatPump.eva.vol.dynBal.fluidVolume
1364
heatPump.eva.vol.dynBal.CSen
1365
heatPump.eva.vol.dynBal.ports_H_flow[1]
1366
heatPump.eva.vol.dynBal.ports_H_flow[2]
1367
heatPump.eva.vol.dynBal.cp_default
1368
heatPump.eva.vol.dynBal.rho_start
1369
heatPump.eva.vol.dynBal.computeCSen
1370
heatPump.eva.vol.dynBal.state_default.p
1371
heatPump.eva.vol.dynBal.state_default.T
1372
heatPump.eva.vol.dynBal.rho_default
1373
heatPump.eva.vol.dynBal.hStart
1374
heatPump.eva.vol.dynBal._simplify_mWat_flow
1375
heatPump.eva.vol.dynBal.mWat_flow_internal
1376
pumSou.vol.dynBal.energyDynamics
1377
pumSou.vol.dynBal.massDynamics
1378
pumSou.vol.dynBal.substanceDynamics
1379
pumSou.vol.dynBal.traceDynamics
1380
pumSou.vol.dynBal.p_start
1381
pumSou.vol.dynBal.T_start
1382
pumSou.vol.dynBal.X_start[1]
1383
pumSou.vol.dynBal.mSenFac
1384
pumSou.vol.dynBal.initialize_p
1385
pumSou.vol.dynBal.simplify_mWat_flow
1386
pumSou.vol.dynBal.nPorts
1387
pumSou.vol.dynBal.use_mWat_flow
1388
pumSou.vol.dynBal.use_C_flow
1389
pumSou.vol.dynBal.Q_flow
1390
pumSou.vol.dynBal.medium.T
1391
pumSou.vol.dynBal.medium.d
1392
pumSou.vol.dynBal.medium.X[1]
1393
pumSou.vol.dynBal.medium.R
1394
pumSou.vol.dynBal.medium.MM
1395
pumSou.vol.dynBal.medium.preferredMediumStates
1396
pumSou.vol.dynBal.medium.standardOrderComponents
1397
pumSou.vol.dynBal.medium.T_degC
1398
pumSou.vol.dynBal.medium.p_bar
1399
pumSou.vol.dynBal.U
1400
pumSou.vol.dynBal.der(U)
1401
pumSou.vol.dynBal.m
1402
pumSou.vol.dynBal.der(m)
1403
pumSou.vol.dynBal.mb_flow
1404
pumSou.vol.dynBal.fluidVolume
1405
pumSou.vol.dynBal.CSen
1406
pumSou.vol.dynBal.ports_H_flow[1]
1407
pumSou.vol.dynBal.ports_H_flow[2]
1408
pumSou.vol.dynBal.cp_default
1409
pumSou.vol.dynBal.rho_start
1410
pumSou.vol.dynBal.computeCSen
1411
pumSou.vol.dynBal.state_default.p
1412
pumSou.vol.dynBal.state_default.T
1413
pumSou.vol.dynBal.rho_default
1414
pumSou.vol.dynBal.hStart
1415
pumSou.vol.dynBal._simplify_mWat_flow
1416
pumSou.vol.dynBal.mWat_flow_internal
1417
pumSou.eff.dp
1418
Room.dynBal.energyDynamics
1419
Room.dynBal.massDynamics
1420
Room.dynBal.substanceDynamics
1421
Room.dynBal.traceDynamics
1422
Room.dynBal.p_start
1423
Room.dynBal.T_start
1424
Room.dynBal.X_start[1]
1425
Room.dynBal.mSenFac
1426
Room.dynBal.initialize_p
1427
Room.dynBal.simplify_mWat_flow
1428
Room.dynBal.nPorts
1429
Room.dynBal.use_mWat_flow
1430
Room.dynBal.use_C_flow
1431
Room.dynBal.mOut
1432
Room.dynBal.medium.T
1433
Room.dynBal.medium.d
1434
Room.dynBal.medium.X[1]
1435
Room.dynBal.medium.R
1436
Room.dynBal.medium.MM
1437
Room.dynBal.medium.preferredMediumStates
1438
Room.dynBal.medium.standardOrderComponents
1439
Room.dynBal.medium.T_degC
1440
Room.dynBal.medium.p_bar
1441
Room.dynBal.U
1442
Room.dynBal.der(U)
1443
Room.dynBal.m
1444
Room.dynBal.der(m)
1445
Room.dynBal.mb_flow
1446
Room.dynBal.Hb_flow
1447
Room.dynBal.fluidVolume
1448
Room.dynBal.CSen
1449
Room.dynBal.ports_H_flow[1]
1450
Room.dynBal.ports_H_flow[2]
1451
Room.dynBal.cp_default
1452
Room.dynBal.rho_start
1453
Room.dynBal.computeCSen
1454
Room.dynBal.state_default.p
1455
Room.dynBal.state_default.T
1456
Room.dynBal.rho_default
1457
Room.dynBal.hStart
1458
Room.dynBal._simplify_mWat_flow
1459
Room.dynBal.mWat_flow_internal
1460
1461
double initialValue(1354,6)
1462
-2 1 0 0
1463
6 258 # sourceSideMassFlowSource.nPorts
1464
-2 0 0 0
1465
6 257 # sourceSideMassFlowSource.verifyInputs
1466
-2 1.2489240000000010E+05 -1.0000000000000000E+10 1.0000000000000000E+10
1467
6 260 # sourceSideMassFlowSource.ports[1].h_outflow
1468
-2 3 1 3
1469
6 1282 # sourceSideMassFlowSource.flowDirection
1470
-2 1 0 0
1471
6 1280 # sourceSideMassFlowSource.X_in_internal[1]
1472
-2 0 0 0
1473
6 769 # sourceSideMassFlowSource.use_m_flow_in
1474
-1 1 -100000 100000
1475
1 280 # sourceSideMassFlowSource.m_flow
1476
-2 1 0 0
1477
6 769 # sourceSideMassFlowSource.use_T_in
1478
-1 2.7514999999999998E+02 1 10000
1479
1 280 # sourceSideMassFlowSource.T
1480
-2 303 0 0
1481
6 1280 # sourceSideMassFlowSource.T_in_internal
1482
-2 0 0 0
1483
6 769 # sourceSideMassFlowSource.use_X_in
1484
-2 0 0 0
1485
6 769 # sourceSideMassFlowSource.use_Xi_in
1486
-2 0 0 0
1487
6 769 # sourceSideMassFlowSource.use_C_in
1488
-1 1 0 1
1489
1 280 # sourceSideMassFlowSource.X[1]
1490
-2 1 0 0
1491
6 258 # sourceSideFixedBoundary.nPorts
1492
-2 1 0 0
1493
6 257 # sourceSideFixedBoundary.verifyInputs
1494
-2 83680 -1.0000000000000000E+10 1.0000000000000000E+10
1495
6 260 # sourceSideFixedBoundary.ports[1].h_outflow
1496
-2 3 1 3
1497
6 1282 # sourceSideFixedBoundary.flowDirection
1498
-2 2.9314999999999998E+02 1 10000
1499
6 1280 # sourceSideFixedBoundary.medium.T
1500
-2 9.9558600000000001E+02 0 1.0000000000000000E+100
1501
6 1280 # sourceSideFixedBoundary.medium.d
1502
-2 1 0 1
1503
6 1280 # sourceSideFixedBoundary.medium.X[1]
1504
-2 0 0 0
1505
6 1280 # sourceSideFixedBoundary.medium.R
1506
-2 1.8015268000000001E-02 0 1.0000000000000000E+100
1507
6 1280 # sourceSideFixedBoundary.medium.MM
1508
-2 0 0 0
1509
6 1281 # sourceSideFixedBoundary.medium.preferredMediumStates
1510
-2 1 0 0
1511
6 1281 # sourceSideFixedBoundary.medium.standardOrderComponents
1512
-2 20 0 0
1513
6 1280 # sourceSideFixedBoundary.medium.T_degC
1514
-2 3.0000000000000004E+00 0 0
1515
6 1280 # sourceSideFixedBoundary.medium.p_bar
1516
-2 1 0 0
1517
6 257 # sourceSideFixedBoundary.use_p
1518
-1 3.0000000000000000E+05 0 1.0000000000000000E+08
1519
1 280 # sourceSideFixedBoundary.p
1520
-1 9.9558600000000001E+02 0 100000
1521
1 280 # sourceSideFixedBoundary.d
1522
-2 1 0 0
1523
6 257 # sourceSideFixedBoundary.use_T
1524
-1 2.9314999999999998E+02 1 10000
1525
1 280 # sourceSideFixedBoundary.T
1526
-1 83680 -1.0000000000000000E+10 1.0000000000000000E+10
1527
1 280 # sourceSideFixedBoundary.h
1528
-1 1 0 1
1529
1 280 # sourceSideFixedBoundary.X[1]
1530
-1 25 0 0
1531
1 280 # TsuSourceRamp.height
1532
-1 1000 0 1.0000000000000000E+100
1533
1 280 # TsuSourceRamp.duration
1534
-1 278 0 0
1535
1 280 # TsuSourceRamp.offset
1536
-1 1000 0 0
1537
1 280 # TsuSourceRamp.startTime
1538
-1 2.9114999999999998E+02 0 0
1539
1 280 # T_amb_internal.k
1540
-2 1 0 0
1541
6 257 # heatPump.allowFlowReversal1
1542
-2 1 0 0
1543
6 257 # heatPump.allowFlowReversal2
1544
-2 1.0651725924856076E-01 -100000 100000
1545
6 388 # heatPump.port_a1.m_flow
1546
-2 1.3318753505137638E+05 -1.0000000000000000E+10 1.0000000000000000E+10
1547
6 260 # heatPump.port_a1.h_outflow
1548
-2 1.1890268317833685E+05 -1.0000000000000000E+10 1.0000000000000000E+10
1549
6 260 # heatPump.port_a2.h_outflow
1550
-2 5.0000000000000000E-01 0 1.0000000000000000E+100
1551
6 256 # heatPump.m1_flow_nominal
1552
-2 5.0000000000000000E-01 0 1.0000000000000000E+100
1553
6 256 # heatPump.m2_flow_nominal
1554
-2 5.0000000000000002E-05 0 100000
1555
6 256 # heatPump.m1_flow_small
1556
-2 5.0000000000000002E-05 0 100000
1557
6 256 # heatPump.m2_flow_small
1558
-2 0 0 0
1559
6 257 # heatPump.show_T
1560
-2 0 0 0
1561
6 256 # heatPump.dp1
1562
-2 0 0 0
1563
6 256 # heatPump.dp2
1564
-2 2.9341694066621471E+02 1 10000
1565
6 1280 # heatPump.state_a1_inflow.T
1566
-2 2.9341916371098807E+02 1 10000
1567
6 1280 # heatPump.state_b1_inflow.T
1568
-2 303 1 10000
1569
6 1280 # heatPump.state_a2_inflow.T
1570
-2 2.9314999999999998E+02 1 10000
1571
6 1280 # heatPump.state_b2_inflow.T
1572
-2 1 0 0
1573
6 257 # heatPump.use_revHP
1574
-2 1 0 0
1575
6 256 # heatPump.scalingFactor
1576
-2 0 0 0
1577
6 257 # heatPump.use_refIne
1578
-2 1 0 0
1579
6 256 # heatPump.refIneFre_constant
1580
-2 3 0 0
1581
6 258 # heatPump.nthOrder
1582
-2 5.0000000000000000E-01 0 0
1583
6 256 # heatPump.mFlow_conNominal
1584
-2 4.0000000000000002E-01 0 0
1585
6 256 # heatPump.VCon
1586
-2 0 0 0
1587
6 256 # heatPump.dpCon_nominal
1588
-2 1.0000000000000001E-01 0 0
1589
6 256 # heatPump.deltaM_con
1590
-2 0 0 0
1591
6 257 # heatPump.use_conCap
1592
-2 100 0 0
1593
6 256 # heatPump.CCon
1594
-2 5 0 0
1595
6 256 # heatPump.GConOut
1596
-2 0 0 0
1597
6 256 # heatPump.GConIns
1598
-2 5.0000000000000000E-01 0 0
1599
6 256 # heatPump.mFlow_evaNominal
1600
-2 4.0000000000000001E-02 0 0
1601
6 256 # heatPump.VEva
1602
-2 0 0 0
1603
6 256 # heatPump.dpEva_nominal
1604
-2 1.0000000000000001E-01 0 0
1605
6 256 # heatPump.deltaM_eva
1606
-2 0 0 0
1607
6 257 # heatPump.use_evaCap
1608
-2 100 0 0
1609
6 256 # heatPump.CEva
1610
-2 5 0 0
1611
6 256 # heatPump.GEvaOut
1612
-2 0 0 0
1613
6 256 # heatPump.GEvaIns
1614
-2 1 0 0
1615
6 256 # heatPump.tauSenT
1616
-2 1 0 0
1617
6 257 # heatPump.transferHeat
1618
-2 1 0 0
1619
6 257 # heatPump.allowFlowReversalEva
1620
-2 1 0 0
1621
6 257 # heatPump.allowFlowReversalCon
1622
-2 1200 0 0
1623
6 256 # heatPump.tauHeaTraEva
1624
-2 1200 0 0
1625
6 256 # heatPump.tauHeaTraCon
1626
-1 2.8814999999999998E+02 0 1.0000000000000000E+100
1627
1 280 # heatPump.TAmbCon_nominal
1628
-1 2.7314999999999998E+02 0 1.0000000000000000E+100
1629
1 280 # heatPump.TAmbEva_nominal
1630
-2 3 1 4
1631
6 258 # heatPump.initType
1632
-2 3.0000000000000000E+05 0 1.0000000000000000E+08
1633
6 256 # heatPump.pCon_start
1634
-2 3.0314999999999998E+02 1 10000
1635
6 256 # heatPump.TCon_start
1636
-2 0 0 0
1637
6 257 # heatPump.fixed_TCon_start
1638
-2 1 0 1
1639
6 256 # heatPump.XCon_start[1]
1640
-2 3.0000000000000000E+05 0 1.0000000000000000E+08
1641
6 256 # heatPump.pEva_start
1642
-2 2.9314999999999998E+02 1 10000
1643
6 256 # heatPump.TEva_start
1644
-2 0 0 0
1645
6 257 # heatPump.fixed_TEva_start
1646
-2 1 0 1
1647
6 256 # heatPump.XEva_start[1]
1648
-1 0 0 0
1649
1 280 # heatPump.x_start[1]
1650
-1 0 0 0
1651
1 280 # heatPump.x_start[2]
1652
-1 0 0 0
1653
1 280 # heatPump.x_start[3]
1654
-1 0 0 0
1655
1 280 # heatPump.yRefIne_start
1656
-2 1 1 4
1657
6 258 # heatPump.massDynamics
1658
-2 2 1 4
1659
6 258 # heatPump.energyDynamics
1660
-2 0 0 0
1661
6 257 # heatPump.show_TPort
1662
-2 0 0 0
1663
6 257 # heatPump.from_dp
1664
-2 0 0 0
1665
6 257 # heatPump.homotopyInitialization
1666
-1 0 0 0
1667
1 281 # heatPump.linearized
1668
-2 1 0 0
1669
6 257 # heatPump.con.allowFlowReversal
1670
-2 5.0000000000000000E-01 0 0
1671
6 256 # heatPump.con.m_flow_nominal
1672
-2 5.0000000000000002E-05 0 1.0000000000000000E+100
1673
6 256 # heatPump.con.m_flow_small
1674
-2 0 0 0
1675
6 257 # heatPump.con.show_T
1676
-2 0 0 0
1677
6 256 # heatPump.con.dp
1678
-2 0 0 0
1679
6 1280 # heatPump.con._m_flow_start
1680
-2 0 0 0
1681
6 1280 # heatPump.con._dp_start
1682
-2 1 0 0
1683
6 257 # heatPump.con.computeFlowResistance
1684
-2 0 0 0
1685
6 257 # heatPump.con.from_dp
1686
-2 0 0 1.0000000000000000E+100
1687
6 256 # heatPump.con.dp_nominal
1688
-2 0 0 0
1689
6 257 # heatPump.con.linearizeFlowResistance
1690
-2 1.0000000000000001E-01 0 0
1691
6 256 # heatPump.con.deltaM
1692
-2 30 0 0
1693
6 256 # heatPump.con.tau
1694
-2 0 0 0
1695
6 257 # heatPump.con.homotopyInitialization
1696
-2 2 1 4
1697
6 258 # heatPump.con.energyDynamics
1698
-2 1 1 4
1699
6 258 # heatPump.con.massDynamics
1700
-2 3.0000000000000000E+05 0 1.0000000000000000E+08
1701
6 256 # heatPump.con.p_start
1702
-2 3.0314999999999998E+02 1 10000
1703
6 256 # heatPump.con.T_start
1704
-2 1 0 1
1705
6 256 # heatPump.con.X_start[1]
1706
-2 2 1 4
1707
6 258 # heatPump.con.vol.energyDynamics
1708
-2 1 1 4
1709
6 258 # heatPump.con.vol.massDynamics
1710
-2 2 1 4
1711
6 258 # heatPump.con.vol.substanceDynamics
1712
-2 2 1 4
1713
6 258 # heatPump.con.vol.traceDynamics
1714
-2 3.0000000000000000E+05 0 1.0000000000000000E+08
1715
6 256 # heatPump.con.vol.p_start
1716
-2 3.0314999999999998E+02 1 10000
1717
6 256 # heatPump.con.vol.T_start
1718
-2 1 0 1
1719
6 256 # heatPump.con.vol.X_start[1]
1720
-2 1 1 1.0000000000000000E+100
1721
6 256 # heatPump.con.vol.mSenFac
1722
-2 0 0 0
1723
6 769 # heatPump.con.vol.initialize_p
1724
-2 1 0 0
1725
6 257 # heatPump.con.vol.prescribedHeatFlowRate
1726
-2 1 0 0
1727
6 257 # heatPump.con.vol.simplify_mWat_flow
1728
-2 5.0000000000000000E-01 0 1.0000000000000000E+100
1729
6 256 # heatPump.con.vol.m_flow_nominal
1730
-2 2 0 0
1731
6 258 # heatPump.con.vol.nPorts
1732
-2 5.0000000000000002E-05 0 1.0000000000000000E+100
1733
6 256 # heatPump.con.vol.m_flow_small
1734
-2 1 0 0
1735
6 257 # heatPump.con.vol.allowFlowReversal
1736
-2 4.0000000000000002E-01 0 0
1737
6 256 # heatPump.con.vol.V
1738
-2 3.0498258485931558E+02 1 10000
1739
6 256 # heatPump.con.vol.T
1740
-2 3.9823440000000005E+02 0 0
1741
6 256 # heatPump.con.vol.m
1742
-2 9.9558600000000001E+02 0 1.0000000000000000E+100
1743
6 1280 # heatPump.con.vol.rho_start
1744
-2 1 0 1
1745
6 1280 # _GlobalScope.Modelica.Media.Interfaces.PartialPureSubstance.X_default[1]
1746
-2 3.0000000000000000E+05 0 1.0000000000000000E+08
1747
6 1280 # heatPump.con.vol.state_default.p
1748
-2 2.9314999999999998E+02 1 10000
1749
6 1280 # heatPump.con.vol.state_default.T
1750
-2 9.9558600000000001E+02 0 1.0000000000000000E+100
1751
6 1280 # heatPump.con.vol.rho_default
1752
-2 3.0000000000000000E+05 0 1.0000000000000000E+08
1753
6 1280 # heatPump.con.vol.state_start.p
1754
-2 3.0314999999999998E+02 1 10000
1755
6 1280 # heatPump.con.vol.state_start.T
1756
-2 0 0 0
1757
6 1281 # heatPump.con.vol.useSteadyStateTwoPort
1758
-2 0 0 0
1759
6 257 # heatPump.con.vol.use_C_flow
1760
-2 1 0 0
1761
6 257 # heatPump.con.preDro.allowFlowReversal
1762
-2 5.0000000000000000E-01 0 0
1763
6 256 # heatPump.con.preDro.m_flow_nominal
1764
-2 5.0000000000000002E-05 0 1.0000000000000000E+100
1765
6 256 # heatPump.con.preDro.m_flow_small
1766
-2 0 0 0
1767
6 257 # heatPump.con.preDro.show_T
1768
-2 0 0 0
1769
6 256 # heatPump.con.preDro.dp
1770
-2 0 0 0
1771
6 1280 # heatPump.con.preDro._m_flow_start
1772
-2 0 0 0
1773
6 1280 # heatPump.con.preDro._dp_start
1774
-2 0 0 0
1775
6 257 # heatPump.con.preDro.from_dp
1776
-2 0 0 0
1777
6 256 # heatPump.con.preDro.dp_nominal
1778
-2 0 0 0
1779
6 257 # heatPump.con.preDro.homotopyInitialization
1780
-2 0 0 0
1781
6 257 # heatPump.con.preDro.linearized
1782
-2 0 0 1.0000000000000000E+100
1783
6 256 # heatPump.con.preDro.m_flow_turbulent
1784
-1 3.0000000000000000E+05 0 1.0000000000000000E+08
1785
1 1304 # heatPump.con.preDro.sta_default.p
1786
-1 2.9314999999999998E+02 1 10000
1787
1 1304 # heatPump.con.preDro.sta_default.T
1788
-2 1.0000000000000000E-03 0 1.0000000000000000E+100
1789
6 1280 # heatPump.con.preDro.eta_default
1790
-2 5.0000000000000000E-01 0 0
1791
6 1280 # heatPump.con.preDro.m_flow_nominal_pos
1792
-2 0 0 0
1793
6 1280 # heatPump.con.preDro.dp_nominal_pos
1794
-2 1.0000000000000001E-01 9.9999999999999995E-07 1.0000000000000000E+100
1795
6 256 # heatPump.con.preDro.deltaM
1796
-2 0 0 0
1797
6 256 # heatPump.con.preDro.k
1798
-2 0 0 0
1799
6 1281 # heatPump.con.preDro.computeFlowResistance
1800
-2 0 0 0
1801
6 1280 # heatPump.con.preDro.coeff
1802
-1 3.0000000000000000E+05 0 1.0000000000000000E+08
1803
1 1304 # heatPump.con.sta_default.p
1804
-1 2.9314999999999998E+02 1 10000
1805
1 1304 # heatPump.con.sta_default.T
1806
-2 9.9558600000000001E+02 0 1.0000000000000000E+100
1807
6 1280 # heatPump.con.rho_default
1808
-2 3.0000000000000000E+05 0 1.0000000000000000E+08
1809
6 1280 # heatPump.con.sta_start.p
1810
-2 3.0314999999999998E+02 1 10000
1811
6 1280 # heatPump.con.sta_start.T
1812
-2 1.2552000000000000E+05 0 0
1813
6 1280 # heatPump.con.h_outflow_start
1814
-2 1 0 0
1815
6 257 # heatPump.con.is_con
1816
-2 4.0000000000000002E-01 0 0
1817
6 256 # heatPump.con.V
1818
-2 0 0 0
1819
6 257 # heatPump.con.use_cap
1820
-2 100 0 0
1821
6 256 # heatPump.con.C
1822
-2 0 0 0
1823
6 257 # heatPump.con.fixed_T_start
1824
-2 5 0 0
1825
6 256 # heatPump.con.GOut
1826
-2 0 0 0
1827
6 256 # heatPump.con.GInn
1828
-2 2.9314999999999998E+02 0 1.0000000000000000E+100
1829
6 256 # heatPump.con.preHea.T_ref
1830
-2 0 0 0
1831
6 256 # heatPump.con.preHea.alpha
1832
-2 6.6859735992210735E+03 0 0
1833
6 256 # heatPump.con.QFlow_in
1834
-2 1 0 0
1835
6 257 # heatPump.eva.allowFlowReversal
1836
-2 5.0000000000000000E-01 0 0
1837
6 256 # heatPump.eva.m_flow_nominal
1838
-2 5.0000000000000002E-05 0 1.0000000000000000E+100
1839
6 256 # heatPump.eva.m_flow_small
1840
-2 0 0 0
1841
6 257 # heatPump.eva.show_T
1842
-2 0 0 0
1843
6 256 # heatPump.eva.dp
1844
-2 0 0 0
1845
6 1280 # heatPump.eva._m_flow_start
1846
-2 0 0 0
1847
6 1280 # heatPump.eva._dp_start
1848
-2 1 0 0
1849
6 257 # heatPump.eva.computeFlowResistance
1850
-2 0 0 0
1851
6 257 # heatPump.eva.from_dp
1852
-2 0 0 1.0000000000000000E+100
1853
6 256 # heatPump.eva.dp_nominal
1854
-2 0 0 0
1855
6 257 # heatPump.eva.linearizeFlowResistance
1856
-2 1.0000000000000001E-01 0 0
1857
6 256 # heatPump.eva.deltaM
1858
-2 30 0 0
1859
6 256 # heatPump.eva.tau
1860
-2 0 0 0
1861
6 257 # heatPump.eva.homotopyInitialization
1862
-2 2 1 4
1863
6 258 # heatPump.eva.energyDynamics
1864
-2 1 1 4
1865
6 258 # heatPump.eva.massDynamics
1866
-2 3.0000000000000000E+05 0 1.0000000000000000E+08
1867
6 256 # heatPump.eva.p_start
1868
-2 2.9314999999999998E+02 1 10000
1869
6 256 # heatPump.eva.T_start
1870
-2 1 0 1
1871
6 256 # heatPump.eva.X_start[1]
1872
-2 2 1 4
1873
6 258 # heatPump.eva.vol.energyDynamics
1874
-2 1 1 4
1875
6 258 # heatPump.eva.vol.massDynamics
1876
-2 2 1 4
1877
6 258 # heatPump.eva.vol.substanceDynamics
1878
-2 2 1 4
1879
6 258 # heatPump.eva.vol.traceDynamics
1880
-2 3.0000000000000000E+05 0 1.0000000000000000E+08
1881
6 256 # heatPump.eva.vol.p_start
1882
-2 2.9314999999999998E+02 1 10000
1883
6 256 # heatPump.eva.vol.T_start
1884
-2 1 0 1
1885
6 256 # heatPump.eva.vol.X_start[1]
1886
-2 1 1 1.0000000000000000E+100
1887
6 256 # heatPump.eva.vol.mSenFac
1888
-2 0 0 0
1889
6 769 # heatPump.eva.vol.initialize_p
1890
-2 1 0 0
1891
6 257 # heatPump.eva.vol.prescribedHeatFlowRate
1892
-2 1 0 0
1893
6 257 # heatPump.eva.vol.simplify_mWat_flow
1894
-2 5.0000000000000000E-01 0 1.0000000000000000E+100
1895
6 256 # heatPump.eva.vol.m_flow_nominal
1896
-2 2 0 0
1897
6 258 # heatPump.eva.vol.nPorts
1898
-2 5.0000000000000002E-05 0 1.0000000000000000E+100
1899
6 256 # heatPump.eva.vol.m_flow_small
1900
-2 1 0 0
1901
6 257 # heatPump.eva.vol.allowFlowReversal
1902
-2 4.0000000000000001E-02 0 0
1903
6 256 # heatPump.eva.vol.V
1904
-2 3.0156842332178223E+02 1 10000
1905
6 256 # heatPump.eva.vol.T
1906
-2 3.9823439999999998E+01 0 0
1907
6 256 # heatPump.eva.vol.m
1908
-2 9.9558600000000001E+02 0 1.0000000000000000E+100
1909
6 1280 # heatPump.eva.vol.rho_start
1910
-2 3.0000000000000000E+05 0 1.0000000000000000E+08
1911
6 1280 # heatPump.eva.vol.state_default.p
1912
-2 2.9314999999999998E+02 1 10000
1913
6 1280 # heatPump.eva.vol.state_default.T
1914
-2 9.9558600000000001E+02 0 1.0000000000000000E+100
1915
6 1280 # heatPump.eva.vol.rho_default
1916
-2 3.0000000000000000E+05 0 1.0000000000000000E+08
1917
6 1280 # heatPump.eva.vol.state_start.p
1918
-2 2.9314999999999998E+02 1 10000
1919
6 1280 # heatPump.eva.vol.state_start.T
1920
-2 0 0 0
1921
6 1281 # heatPump.eva.vol.useSteadyStateTwoPort
1922
-2 0 0 0
1923
6 257 # heatPump.eva.vol.use_C_flow
1924
-2 1 0 0
1925
6 257 # heatPump.eva.preDro.allowFlowReversal
1926
-2 5.0000000000000000E-01 0 0
1927
6 256 # heatPump.eva.preDro.m_flow_nominal
1928
-2 5.0000000000000002E-05 0 1.0000000000000000E+100
1929
6 256 # heatPump.eva.preDro.m_flow_small
1930
-2 0 0 0
1931
6 257 # heatPump.eva.preDro.show_T
1932
-2 0 0 0
1933
6 256 # heatPump.eva.preDro.dp
1934
-2 0 0 0
1935
6 1280 # heatPump.eva.preDro._m_flow_start
1936
-2 0 0 0
1937
6 1280 # heatPump.eva.preDro._dp_start
1938
-2 0 0 0
1939
6 257 # heatPump.eva.preDro.from_dp
1940
-2 0 0 0
1941
6 256 # heatPump.eva.preDro.dp_nominal
1942
-2 0 0 0
1943
6 257 # heatPump.eva.preDro.homotopyInitialization
1944
-2 0 0 0
1945
6 257 # heatPump.eva.preDro.linearized
1946
-2 0 0 1.0000000000000000E+100
1947
6 256 # heatPump.eva.preDro.m_flow_turbulent
1948
-1 3.0000000000000000E+05 0 1.0000000000000000E+08
1949
1 1304 # heatPump.eva.preDro.sta_default.p
1950
-1 2.9314999999999998E+02 1 10000
1951
1 1304 # heatPump.eva.preDro.sta_default.T
1952
-2 1.0000000000000000E-03 0 1.0000000000000000E+100
1953
6 1280 # heatPump.eva.preDro.eta_default
1954
-2 5.0000000000000000E-01 0 0
1955
6 1280 # heatPump.eva.preDro.m_flow_nominal_pos
1956
-2 0 0 0
1957
6 1280 # heatPump.eva.preDro.dp_nominal_pos
1958
-2 1.0000000000000001E-01 9.9999999999999995E-07 1.0000000000000000E+100
1959
6 256 # heatPump.eva.preDro.deltaM
1960
-2 0 0 0
1961
6 256 # heatPump.eva.preDro.k
1962
-2 0 0 0
1963
6 1281 # heatPump.eva.preDro.computeFlowResistance
1964
-2 0 0 0
1965
6 1280 # heatPump.eva.preDro.coeff
1966
-1 3.0000000000000000E+05 0 1.0000000000000000E+08
1967
1 1304 # heatPump.eva.sta_default.p
1968
-1 2.9314999999999998E+02 1 10000
1969
1 1304 # heatPump.eva.sta_default.T
1970
-2 9.9558600000000001E+02 0 1.0000000000000000E+100
1971
6 1280 # heatPump.eva.rho_default
1972
-2 3.0000000000000000E+05 0 1.0000000000000000E+08
1973
6 1280 # heatPump.eva.sta_start.p
1974
-2 2.9314999999999998E+02 1 10000
1975
6 1280 # heatPump.eva.sta_start.T
1976
-2 83680 0 0
1977
6 1280 # heatPump.eva.h_outflow_start
1978
-2 0 0 0
1979
6 257 # heatPump.eva.is_con
1980
-2 4.0000000000000001E-02 0 0
1981
6 256 # heatPump.eva.V
1982
-2 0 0 0
1983
6 257 # heatPump.eva.use_cap
1984
-2 100 0 0
1985
6 256 # heatPump.eva.C
1986
-2 0 0 0
1987
6 257 # heatPump.eva.fixed_T_start
1988
-2 5 0 0
1989
6 256 # heatPump.eva.GOut
1990
-2 0 0 0
1991
6 256 # heatPump.eva.GInn
1992
-2 2.9314999999999998E+02 0 1.0000000000000000E+100
1993
6 256 # heatPump.eva.preHea.T_ref
1994
-2 0 0 0
1995
6 256 # heatPump.eva.preHea.alpha
1996
-2 -5.9876477673397258E+03 0 0
1997
6 256 # heatPump.eva.QFlow_in
1998
-2 1 0 0
1999
6 256 # heatPump.iceFac_in
2000
-2 1 0 0
2001
6 320 # heatPump.nSet
2002
-2 1 0 0
2003
6 325 # heatPump.sigBusHP.mode
2004
-2 6.9832583188134822E+02 0 0
2005
6 260 # heatPump.sigBusHP.Pel
2006
-2 1 0 0
2007
6 260 # heatPump.sigBusHP.iceFac
2008
-2 1 0 0
2009
6 257 # heatPump.innerCycle.use_revHP
2010
-2 1 0 0
2011
6 256 # heatPump.innerCycle.scalingFactor
2012
-2 1 0 0
2013
6 260 # heatPump.innerCycle.sigBusHP.iceFac
2014
-2 6.9832583188134822E+02 0 0
2015
6 256 # heatPump.innerCycle.PerformanceDataHeater.Pel
2016
-2 6.6859735992210735E+03 0 0
2017
6 256 # heatPump.innerCycle.PerformanceDataHeater.QCon
2018
-2 1 0 0
2019
6 260 # heatPump.innerCycle.PerformanceDataHeater.sigBusHP.iceFac
2020
-2 5.9876477673397258E+03 0 0
2021
6 256 # heatPump.innerCycle.PerformanceDataHeater.QEva
2022
-2 1 0 0
2023
6 1280 # heatPump.innerCycle.PerformanceDataHeater.scalingFactor
2024
-2 1 1 5
2025
6 258 # heatPump.innerCycle.PerformanceDataHeater.smoothness
2026
-1 0 0 0
2027
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[1, 1]
2028
-1 -15 0 0
2029
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[1, 2]
2030
-1 -7 0 0
2031
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[1, 3]
2032
-1 2 0 0
2033
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[1, 4]
2034
-1 7 0 0
2035
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[1, 5]
2036
-1 10 0 0
2037
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[1, 6]
2038
-1 20 0 0
2039
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[1, 7]
2040
-1 30 0 0
2041
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[1, 8]
2042
-1 35 0 0
2043
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[2, 1]
2044
-1 3020 0 0
2045
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[2, 2]
2046
-1 3810 0 0
2047
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[2, 3]
2048
-1 2610 0 0
2049
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[2, 4]
2050
-1 3960 0 0
2051
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[2, 5]
2052
-1 4340 0 0
2053
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[2, 6]
2054
-1 5350 0 0
2055
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[2, 7]
2056
-1 6610 0 0
2057
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[2, 8]
2058
-1 45 0 0
2059
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[3, 1]
2060
-1 3020 0 0
2061
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[3, 2]
2062
-1 3780 0 0
2063
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[3, 3]
2064
-1 2220 0 0
2065
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[3, 4]
2066
-1 3870 0 0
2067
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[3, 5]
2068
-1 4120 0 0
2069
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[3, 6]
2070
-1 5110 0 0
2071
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[3, 7]
2072
-1 6310 0 0
2073
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[3, 8]
2074
-1 55 0 0
2075
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[4, 1]
2076
-1 3120 0 0
2077
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[4, 2]
2078
-1 3790 0 0
2079
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[4, 3]
2080
-1 2430 0 0
2081
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[4, 4]
2082
-1 3610 0 0
2083
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[4, 5]
2084
-1 3910 0 0
2085
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[4, 6]
2086
-1 4850 0 0
2087
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[4, 7]
2088
-1 6000 0 0
2089
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableQdot_con[4, 8]
2090
-1 0 0 0
2091
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[1, 1]
2092
-1 -15 0 0
2093
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[1, 2]
2094
-1 -7 0 0
2095
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[1, 3]
2096
-1 2 0 0
2097
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[1, 4]
2098
-1 7 0 0
2099
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[1, 5]
2100
-1 10 0 0
2101
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[1, 6]
2102
-1 20 0 0
2103
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[1, 7]
2104
-1 30 0 0
2105
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[1, 8]
2106
-1 35 0 0
2107
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[2, 1]
2108
-1 1290 0 0
2109
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[2, 2]
2110
-1 1310 0 0
2111
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[2, 3]
2112
-1 730 0 0
2113
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[2, 4]
2114
-1 870 0 0
2115
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[2, 5]
2116
-1 850 0 0
2117
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[2, 6]
2118
-1 830 0 0
2119
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[2, 7]
2120
-1 780 0 0
2121
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[2, 8]
2122
-1 45 0 0
2123
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[3, 1]
2124
-1 1550 0 0
2125
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[3, 2]
2126
-1 1600 0 0
2127
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[3, 3]
2128
-1 870 0 0
2129
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[3, 4]
2130
-1 1110 0 0
2131
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[3, 5]
2132
-1 1090 0 0
2133
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[3, 6]
2134
-1 1080 0 0
2135
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[3, 7]
2136
-1 1040 0 0
2137
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[3, 8]
2138
-1 55 0 0
2139
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[4, 1]
2140
-1 1870 0 0
2141
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[4, 2]
2142
-1 1940 0 0
2143
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[4, 3]
2144
-1 1170 0 0
2145
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[4, 4]
2146
-1 1370 0 0
2147
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[4, 5]
2148
-1 1370 0 0
2149
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[4, 6]
2150
-1 1370 0 0
2151
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[4, 7]
2152
-1 1350 0 0
2153
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableP_ele[4, 8]
2154
-1 1.8947368421052629E-01 0 0
2155
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.mFlow_conNom
2156
-1 7.5000000000000000E-01 0 0
2157
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.mFlow_evaNom
2158
-1 -20 0 0
2159
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableUppBou[1, 1]
2160
-1 50 0 0
2161
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableUppBou[1, 2]
2162
-1 -10 0 0
2163
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableUppBou[2, 1]
2164
-1 60 0 0
2165
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableUppBou[2, 2]
2166
-1 30 0 0
2167
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableUppBou[3, 1]
2168
-1 60 0 0
2169
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableUppBou[3, 2]
2170
-1 35 0 0
2171
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableUppBou[4, 1]
2172
-1 55 0 0
2173
1 280 # heatPump.innerCycle.PerformanceDataHeater.dataTable.tableUppBou[4, 2]
2174
-2 1 0 0
2175
6 257 # heatPump.innerCycle.PerformanceDataHeater.extrapolation
2176
-2 0 0 0
2177
6 257 # heatPump.innerCycle.PerformanceDataHeater.printAsserts
2178
-2 3.1828008633348190E+01 0 0
2179
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.u1
2180
-2 2.9849994819867618E+01 0 0
2181
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.u2
2182
-2 6.6859735992210744E+03 0 0
2183
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.y
2184
-2 1 0 0
2185
6 257 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.extrapolation
2186
-2 1 1 5
2187
6 258 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.smoothness
2188
-2 0 0 0
2189
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[1, 1]
2190
-2 -15 0 0
2191
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[1, 2]
2192
-2 -7 0 0
2193
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[1, 3]
2194
-2 2 0 0
2195
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[1, 4]
2196
-2 7 0 0
2197
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[1, 5]
2198
-2 10 0 0
2199
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[1, 6]
2200
-2 20 0 0
2201
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[1, 7]
2202
-2 30 0 0
2203
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[1, 8]
2204
-2 35 0 0
2205
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[2, 1]
2206
-2 3020 0 0
2207
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[2, 2]
2208
-2 3810 0 0
2209
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[2, 3]
2210
-2 2610 0 0
2211
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[2, 4]
2212
-2 3960 0 0
2213
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[2, 5]
2214
-2 4340 0 0
2215
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[2, 6]
2216
-2 5350 0 0
2217
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[2, 7]
2218
-2 6610 0 0
2219
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[2, 8]
2220
-2 45 0 0
2221
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[3, 1]
2222
-2 3020 0 0
2223
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[3, 2]
2224
-2 3780 0 0
2225
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[3, 3]
2226
-2 2220 0 0
2227
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[3, 4]
2228
-2 3870 0 0
2229
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[3, 5]
2230
-2 4120 0 0
2231
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[3, 6]
2232
-2 5110 0 0
2233
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[3, 7]
2234
-2 6310 0 0
2235
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[3, 8]
2236
-2 55 0 0
2237
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[4, 1]
2238
-2 3120 0 0
2239
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[4, 2]
2240
-2 3790 0 0
2241
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[4, 3]
2242
-2 2430 0 0
2243
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[4, 4]
2244
-2 3610 0 0
2245
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[4, 5]
2246
-2 3910 0 0
2247
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[4, 6]
2248
-2 4850 0 0
2249
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[4, 7]
2250
-2 6000 0 0
2251
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.table[4, 8]
2252
-2 0 0 0
2253
6 257 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.tableOnFile
2254
-2 0 0 0
2255
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[1, 1]
2256
-2 -15 0 0
2257
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[1, 2]
2258
-2 -7 0 0
2259
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[1, 3]
2260
-2 2 0 0
2261
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[1, 4]
2262
-2 7 0 0
2263
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[1, 5]
2264
-2 10 0 0
2265
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[1, 6]
2266
-2 20 0 0
2267
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[1, 7]
2268
-2 30 0 0
2269
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[1, 8]
2270
-2 35 0 0
2271
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[2, 1]
2272
-2 3020 0 0
2273
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[2, 2]
2274
-2 3810 0 0
2275
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[2, 3]
2276
-2 2610 0 0
2277
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[2, 4]
2278
-2 3960 0 0
2279
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[2, 5]
2280
-2 4340 0 0
2281
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[2, 6]
2282
-2 5350 0 0
2283
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[2, 7]
2284
-2 6610 0 0
2285
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[2, 8]
2286
-2 45 0 0
2287
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[3, 1]
2288
-2 3020 0 0
2289
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[3, 2]
2290
-2 3780 0 0
2291
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[3, 3]
2292
-2 2220 0 0
2293
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[3, 4]
2294
-2 3870 0 0
2295
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[3, 5]
2296
-2 4120 0 0
2297
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[3, 6]
2298
-2 5110 0 0
2299
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[3, 7]
2300
-2 6310 0 0
2301
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[3, 8]
2302
-2 55 0 0
2303
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[4, 1]
2304
-2 3120 0 0
2305
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[4, 2]
2306
-2 3790 0 0
2307
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[4, 3]
2308
-2 2430 0 0
2309
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[4, 4]
2310
-2 3610 0 0
2311
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[4, 5]
2312
-2 3910 0 0
2313
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[4, 6]
2314
-2 4850 0 0
2315
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[4, 7]
2316
-2 6000 0 0
2317
6 256 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.table[4, 8]
2318
-1 1 0 0
2319
1 281 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.verboseRead
2320
-2 1 1 5
2321
6 258 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.smoothness
2322
-2 0 0 0
2323
6 1282 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.tableID.id
2324
-2 1 0 0
2325
6 1280 # heatPump.innerCycle.PerformanceDataHeater.Qdot_ConTable.combiTable2D.tableOnFileRead
2326
-2 6.9832583188134822E+02 0 0
2327
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.y
2328
-2 1 0 0
2329
6 257 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.extrapolation
2330
-2 1 1 5
2331
6 258 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.smoothness
2332
-2 0 0 0
2333
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[1, 1]
2334
-2 -15 0 0
2335
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[1, 2]
2336
-2 -7 0 0
2337
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[1, 3]
2338
-2 2 0 0
2339
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[1, 4]
2340
-2 7 0 0
2341
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[1, 5]
2342
-2 10 0 0
2343
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[1, 6]
2344
-2 20 0 0
2345
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[1, 7]
2346
-2 30 0 0
2347
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[1, 8]
2348
-2 35 0 0
2349
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[2, 1]
2350
-2 1290 0 0
2351
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[2, 2]
2352
-2 1310 0 0
2353
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[2, 3]
2354
-2 730 0 0
2355
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[2, 4]
2356
-2 870 0 0
2357
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[2, 5]
2358
-2 850 0 0
2359
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[2, 6]
2360
-2 830 0 0
2361
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[2, 7]
2362
-2 780 0 0
2363
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[2, 8]
2364
-2 45 0 0
2365
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[3, 1]
2366
-2 1550 0 0
2367
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[3, 2]
2368
-2 1600 0 0
2369
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[3, 3]
2370
-2 870 0 0
2371
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[3, 4]
2372
-2 1110 0 0
2373
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[3, 5]
2374
-2 1090 0 0
2375
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[3, 6]
2376
-2 1080 0 0
2377
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[3, 7]
2378
-2 1040 0 0
2379
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[3, 8]
2380
-2 55 0 0
2381
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[4, 1]
2382
-2 1870 0 0
2383
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[4, 2]
2384
-2 1940 0 0
2385
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[4, 3]
2386
-2 1170 0 0
2387
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[4, 4]
2388
-2 1370 0 0
2389
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[4, 5]
2390
-2 1370 0 0
2391
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[4, 6]
2392
-2 1370 0 0
2393
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[4, 7]
2394
-2 1350 0 0
2395
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.table[4, 8]
2396
-2 0 0 0
2397
6 257 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.tableOnFile
2398
-2 0 0 0
2399
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[1, 1]
2400
-2 -15 0 0
2401
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[1, 2]
2402
-2 -7 0 0
2403
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[1, 3]
2404
-2 2 0 0
2405
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[1, 4]
2406
-2 7 0 0
2407
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[1, 5]
2408
-2 10 0 0
2409
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[1, 6]
2410
-2 20 0 0
2411
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[1, 7]
2412
-2 30 0 0
2413
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[1, 8]
2414
-2 35 0 0
2415
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[2, 1]
2416
-2 1290 0 0
2417
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[2, 2]
2418
-2 1310 0 0
2419
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[2, 3]
2420
-2 730 0 0
2421
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[2, 4]
2422
-2 870 0 0
2423
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[2, 5]
2424
-2 850 0 0
2425
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[2, 6]
2426
-2 830 0 0
2427
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[2, 7]
2428
-2 780 0 0
2429
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[2, 8]
2430
-2 45 0 0
2431
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[3, 1]
2432
-2 1550 0 0
2433
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[3, 2]
2434
-2 1600 0 0
2435
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[3, 3]
2436
-2 870 0 0
2437
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[3, 4]
2438
-2 1110 0 0
2439
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[3, 5]
2440
-2 1090 0 0
2441
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[3, 6]
2442
-2 1080 0 0
2443
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[3, 7]
2444
-2 1040 0 0
2445
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[3, 8]
2446
-2 55 0 0
2447
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[4, 1]
2448
-2 1870 0 0
2449
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[4, 2]
2450
-2 1940 0 0
2451
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[4, 3]
2452
-2 1170 0 0
2453
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[4, 4]
2454
-2 1370 0 0
2455
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[4, 5]
2456
-2 1370 0 0
2457
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[4, 6]
2458
-2 1370 0 0
2459
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[4, 7]
2460
-2 1350 0 0
2461
6 256 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.table[4, 8]
2462
-1 1 0 0
2463
1 281 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.verboseRead
2464
-2 1 1 5
2465
6 258 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.smoothness
2466
-2 1 0 0
2467
6 1282 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.tableID.id
2468
-2 1 0 0
2469
6 1280 # heatPump.innerCycle.PerformanceDataHeater.P_eleTable.combiTable2D.tableOnFileRead
2470
-2 6.6859735992210744E+03 0 0
2471
6 256 # heatPump.innerCycle.PerformanceDataHeater.nTimesQCon.y
2472
-2 1 0 0
2473
6 256 # heatPump.innerCycle.PerformanceDataHeater.proRedQEva.u1
2474
-1 1 0 0
2475
1 280 # heatPump.innerCycle.PerformanceDataHeater.calcRedQCon.k1
2476
-1 1 0 0
2477
1 280 # heatPump.innerCycle.PerformanceDataHeater.calcRedQCon.k2
2478
-2 1 0 0
2479
6 256 # heatPump.innerCycle.PerformanceDataHeater.nTimesSF.u2
2480
-2 -15 0 0
2481
6 1280 # heatPump.innerCycle.PerformanceDataHeater.minSou
2482
-2 35 0 0
2483
6 1280 # heatPump.innerCycle.PerformanceDataHeater.minSup
2484
-2 30 0 0
2485
6 1280 # heatPump.innerCycle.PerformanceDataHeater.maxSou
2486
-2 55 0 0
2487
6 1280 # heatPump.innerCycle.PerformanceDataHeater.maxSup
2488
-2 1 0 0
2489
6 1280 # heatPump.innerCycle.PerformanceDataHeater.realCorr.k
2490
-2 1 0 0
2491
6 1280 # heatPump.innerCycle.PerformanceDataHeater.realCorr.y
2492
-2 7.1826767147332212E+03 0 0
2493
6 256 # heatPump.innerCycle.switchQEva.u3
2494
-2 -7.6280644152655605E+03 0 0
2495
6 256 # heatPump.innerCycle.switchQCon.u3
2496
-2 1 0 0
2497
6 260 # heatPump.innerCycle.PerformanceDataChiller.sigBusHP.iceFac
2498
-2 1 0 0
2499
6 1280 # heatPump.innerCycle.PerformanceDataChiller.scalingFactor
2500
-2 1 1 5
2501
6 258 # heatPump.innerCycle.PerformanceDataChiller.smoothness
2502
-1 0 0 0
2503
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.tableQdot_con[1, 1]
2504
-1 20 0 0
2505
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.tableQdot_con[1, 2]
2506
-1 25 0 0
2507
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.tableQdot_con[1, 3]
2508
-1 27 0 0
2509
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.tableQdot_con[1, 4]
2510
-1 30 0 0
2511
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.tableQdot_con[1, 5]
2512
-1 35 0 0
2513
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.tableQdot_con[1, 6]
2514
-1 7 0 0
2515
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.tableQdot_con[2, 1]
2516
-1 2540 0 0
2517
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.tableQdot_con[2, 2]
2518
-1 2440 0 0
2519
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.tableQdot_con[2, 3]
2520
-1 2370 0 0
2521
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.tableQdot_con[2, 4]
2522
-1 2230 0 0
2523
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.tableQdot_con[2, 5]
2524
-1 2170 0 0
2525
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.tableQdot_con[2, 6]
2526
-1 18 0 0
2527
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.tableQdot_con[3, 1]
2528
-1 5270 0 0
2529
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.tableQdot_con[3, 2]
2530
-1 5060 0 0
2531
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.tableQdot_con[3, 3]
2532
-1 4920 0 0
2533
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.tableQdot_con[3, 4]
2534
-1 4610 0 0
2535
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.tableQdot_con[3, 5]
2536
-1 4500 0 0
2537
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.tableQdot_con[3, 6]
2538
-1 0 0 0
2539
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.tableP_ele[1, 1]
2540
-1 20 0 0
2541
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.tableP_ele[1, 2]
2542
-1 25 0 0
2543
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.tableP_ele[1, 3]
2544
-1 27 0 0
2545
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.tableP_ele[1, 4]
2546
-1 30 0 0
2547
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.tableP_ele[1, 5]
2548
-1 35 0 0
2549
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.tableP_ele[1, 6]
2550
-1 7 0 0
2551
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.tableP_ele[2, 1]
2552
-1 1380 0 0
2553
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.tableP_ele[2, 2]
2554
-1 1590 0 0
2555
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.tableP_ele[2, 3]
2556
-1 1680 0 0
2557
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.tableP_ele[2, 4]
2558
-1 1800 0 0
2559
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.tableP_ele[2, 5]
2560
-1 1970 0 0
2561
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.tableP_ele[2, 6]
2562
-1 18 0 0
2563
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.tableP_ele[3, 1]
2564
-1 950 0 0
2565
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.tableP_ele[3, 2]
2566
-1 1060 0 0
2567
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.tableP_ele[3, 3]
2568
-1 1130 0 0
2569
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.tableP_ele[3, 4]
2570
-1 1200 0 0
2571
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.tableP_ele[3, 5]
2572
-1 1350 0 0
2573
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.tableP_ele[3, 6]
2574
-1 1.8947368421052629E-01 0 0
2575
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.mFlow_conNom
2576
-1 7.5000000000000000E-01 0 0
2577
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.mFlow_evaNom
2578
-1 20 0 0
2579
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.tableUppBou[1, 1]
2580
-1 20 0 0
2581
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.tableUppBou[1, 2]
2582
-1 35 0 0
2583
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.tableUppBou[2, 1]
2584
-1 20 0 0
2585
1 280 # heatPump.innerCycle.PerformanceDataChiller.dataTable.tableUppBou[2, 2]
2586
-2 1 0 0
2587
6 257 # heatPump.innerCycle.PerformanceDataChiller.extrapolation
2588
-2 0 0 0
2589
6 257 # heatPump.innerCycle.PerformanceDataChiller.printAsserts
2590
-2 3.1828008633348190E+01 0 0
2591
6 256 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.u1
2592
-2 2.9849994819867618E+01 0 0
2593
6 256 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.u2
2594
-2 7.6280644152655605E+03 0 0
2595
6 256 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.y
2596
-2 1 0 0
2597
6 257 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.extrapolation
2598
-2 1 1 5
2599
6 258 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.smoothness
2600
-2 0 0 0
2601
6 256 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.table[1, 1]
2602
-2 20 0 0
2603
6 256 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.table[1, 2]
2604
-2 25 0 0
2605
6 256 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.table[1, 3]
2606
-2 27 0 0
2607
6 256 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.table[1, 4]
2608
-2 30 0 0
2609
6 256 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.table[1, 5]
2610
-2 35 0 0
2611
6 256 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.table[1, 6]
2612
-2 7 0 0
2613
6 256 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.table[2, 1]
2614
-2 2540 0 0
2615
6 256 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.table[2, 2]
2616
-2 2440 0 0
2617
6 256 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.table[2, 3]
2618
-2 2370 0 0
2619
6 256 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.table[2, 4]
2620
-2 2230 0 0
2621
6 256 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.table[2, 5]
2622
-2 2170 0 0
2623
6 256 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.table[2, 6]
2624
-2 18 0 0
2625
6 256 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.table[3, 1]
2626
-2 5270 0 0
2627
6 256 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.table[3, 2]
2628
-2 5060 0 0
2629
6 256 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.table[3, 3]
2630
-2 4920 0 0
2631
6 256 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.table[3, 4]
2632
-2 4610 0 0
2633
6 256 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.table[3, 5]
2634
-2 4500 0 0
2635
6 256 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.table[3, 6]
2636
-2 0 0 0
2637
6 257 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.tableOnFile
2638
-2 0 0 0
2639
6 256 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.table[1, 1]
2640
-2 20 0 0
2641
6 256 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.table[1, 2]
2642
-2 25 0 0
2643
6 256 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.table[1, 3]
2644
-2 27 0 0
2645
6 256 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.table[1, 4]
2646
-2 30 0 0
2647
6 256 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.table[1, 5]
2648
-2 35 0 0
2649
6 256 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.table[1, 6]
2650
-2 7 0 0
2651
6 256 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.table[2, 1]
2652
-2 2540 0 0
2653
6 256 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.table[2, 2]
2654
-2 2440 0 0
2655
6 256 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.table[2, 3]
2656
-2 2370 0 0
2657
6 256 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.table[2, 4]
2658
-2 2230 0 0
2659
6 256 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.table[2, 5]
2660
-2 2170 0 0
2661
6 256 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.table[2, 6]
2662
-2 18 0 0
2663
6 256 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.table[3, 1]
2664
-2 5270 0 0
2665
6 256 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.table[3, 2]
2666
-2 5060 0 0
2667
6 256 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.table[3, 3]
2668
-2 4920 0 0
2669
6 256 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.table[3, 4]
2670
-2 4610 0 0
2671
6 256 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.table[3, 5]
2672
-2 4500 0 0
2673
6 256 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.table[3, 6]
2674
-1 1 0 0
2675
1 281 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.verboseRead
2676
-2 1 1 5
2677
6 258 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.smoothness
2678
-2 2 0 0
2679
6 1282 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.tableID.id
2680
-2 1 0 0
2681
6 1280 # heatPump.innerCycle.PerformanceDataChiller.Qdot_ConTable.combiTable2D.tableOnFileRead
2682
-2 4.4538770053233952E+02 0 0
2683
6 256 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.y
2684
-2 1 0 0
2685
6 257 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.extrapolation
2686
-2 1 1 5
2687
6 258 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.smoothness
2688
-2 0 0 0
2689
6 256 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.table[1, 1]
2690
-2 20 0 0
2691
6 256 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.table[1, 2]
2692
-2 25 0 0
2693
6 256 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.table[1, 3]
2694
-2 27 0 0
2695
6 256 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.table[1, 4]
2696
-2 30 0 0
2697
6 256 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.table[1, 5]
2698
-2 35 0 0
2699
6 256 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.table[1, 6]
2700
-2 7 0 0
2701
6 256 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.table[2, 1]
2702
-2 1380 0 0
2703
6 256 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.table[2, 2]
2704
-2 1590 0 0
2705
6 256 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.table[2, 3]
2706
-2 1680 0 0
2707
6 256 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.table[2, 4]
2708
-2 1800 0 0
2709
6 256 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.table[2, 5]
2710
-2 1970 0 0
2711
6 256 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.table[2, 6]
2712
-2 18 0 0
2713
6 256 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.table[3, 1]
2714
-2 950 0 0
2715
6 256 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.table[3, 2]
2716
-2 1060 0 0
2717
6 256 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.table[3, 3]
2718
-2 1130 0 0
2719
6 256 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.table[3, 4]
2720
-2 1200 0 0
2721
6 256 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.table[3, 5]
2722
-2 1350 0 0
2723
6 256 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.table[3, 6]
2724
-2 0 0 0
2725
6 257 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.tableOnFile
2726
-2 0 0 0
2727
6 256 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.table[1, 1]
2728
-2 20 0 0
2729
6 256 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.table[1, 2]
2730
-2 25 0 0
2731
6 256 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.table[1, 3]
2732
-2 27 0 0
2733
6 256 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.table[1, 4]
2734
-2 30 0 0
2735
6 256 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.table[1, 5]
2736
-2 35 0 0
2737
6 256 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.table[1, 6]
2738
-2 7 0 0
2739
6 256 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.table[2, 1]
2740
-2 1380 0 0
2741
6 256 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.table[2, 2]
2742
-2 1590 0 0
2743
6 256 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.table[2, 3]
2744
-2 1680 0 0
2745
6 256 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.table[2, 4]
2746
-2 1800 0 0
2747
6 256 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.table[2, 5]
2748
-2 1970 0 0
2749
6 256 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.table[2, 6]
2750
-2 18 0 0
2751
6 256 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.table[3, 1]
2752
-2 950 0 0
2753
6 256 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.table[3, 2]
2754
-2 1060 0 0
2755
6 256 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.table[3, 3]
2756
-2 1130 0 0
2757
6 256 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.table[3, 4]
2758
-2 1200 0 0
2759
6 256 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.table[3, 5]
2760
-2 1350 0 0
2761
6 256 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.table[3, 6]
2762
-1 1 0 0
2763
1 281 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.verboseRead
2764
-2 1 1 5
2765
6 258 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.smoothness
2766
-2 3 0 0
2767
6 1282 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.tableID.id
2768
-2 1 0 0
2769
6 1280 # heatPump.innerCycle.PerformanceDataChiller.P_eleTable.combiTable2D.tableOnFileRead
2770
-2 7.6280644152655605E+03 0 0
2771
6 256 # heatPump.innerCycle.PerformanceDataChiller.nTimesQCon.y
2772
-2 1 0 0
2773
6 256 # heatPump.innerCycle.PerformanceDataChiller.proRedQEva.u1
2774
-1 1 0 0
2775
1 280 # heatPump.innerCycle.PerformanceDataChiller.calcRedQCon.k1
2776
-1 1 0 0
2777
1 280 # heatPump.innerCycle.PerformanceDataChiller.calcRedQCon.k2
2778
-2 1 0 0
2779
6 256 # heatPump.innerCycle.PerformanceDataChiller.nTimesSF.u2
2780
-2 20 0 0
2781
6 1280 # heatPump.innerCycle.PerformanceDataChiller.minSou
2782
-2 7 0 0
2783
6 1280 # heatPump.innerCycle.PerformanceDataChiller.minSup
2784
-2 35 0 0
2785
6 1280 # heatPump.innerCycle.PerformanceDataChiller.maxSou
2786
-2 18 0 0
2787
6 1280 # heatPump.innerCycle.PerformanceDataChiller.maxSup
2788
-2 1 0 0
2789
6 1280 # heatPump.innerCycle.PerformanceDataChiller.realCorr.k
2790
-2 1 0 0
2791
6 1280 # heatPump.innerCycle.PerformanceDataChiller.realCorr.y
2792
-2 4.4538770053233952E+02 0 0
2793
6 256 # heatPump.innerCycle.switchPel.u3
2794
-2 -1 0 0
2795
6 256 # heatPump.innerCycle.gainCon.k
2796
-2 -1 0 0
2797
6 256 # heatPump.innerCycle.gainEva.k
2798
-2 1 0 0
2799
6 257 # heatPump.senT_a2.allowFlowReversal
2800
-2 5.0000000000000000E-01 0 1.0000000000000000E+100
2801
6 256 # heatPump.senT_a2.m_flow_nominal
2802
-2 5.0000000000000002E-05 0 1.0000000000000000E+100
2803
6 256 # heatPump.senT_a2.m_flow_small
2804
-2 1 0 1.0000000000000000E+100
2805
6 256 # heatPump.senT_a2.tau
2806
-2 3 1 4
2807
6 258 # heatPump.senT_a2.initType
2808
-2 2 0 0
2809
6 1280 # heatPump.senT_a2.k
2810
-2 1 0 0
2811
6 1281 # heatPump.senT_a2.dynamic
2812
-2 2 0 0
2813
6 1280 # heatPump.senT_a2.mNor_flow
2814
-2 1 0 0
2815
6 1280 # heatPump.senT_a2.tauInv
2816
-2 3.0299999481986760E+02 0 1.0000000000000000E+100
2817
2 272 # heatPump.senT_a2.T
2818
-2 5.1911838881897078E-14 0 0
2819
3 256 # heatPump.senT_a2.der(T)
2820
-2 2.9314999999999998E+02 0 1.0000000000000000E+100
2821
6 256 # heatPump.senT_a2.T_start
2822
-2 1 0 0
2823
6 257 # heatPump.senT_a2.transferHeat
2824
-2 2.7314999999999998E+02 0 1.0000000000000000E+100
2825
6 256 # heatPump.senT_a2.TAmb
2826
-2 1200 1 1.0000000000000000E+100
2827
6 256 # heatPump.senT_a2.tauHeaTra
2828
-2 8.3333333333333339E-04 0 0
2829
6 1280 # heatPump.senT_a2.tauHeaTraInv
2830
-2 1200 0 0
2831
6 1280 # heatPump.senT_a2.ratTau
2832
-2 303 1 10000
2833
6 1280 # heatPump.senT_a2.TMed
2834
-2 303 1 10000
2835
6 1280 # heatPump.senT_a2.T_a_inflow
2836
-2 3.0156842332178223E+02 1 10000
2837
6 1280 # heatPump.senT_a2.T_b_inflow
2838
-2 1 0 0
2839
6 257 # heatPump.senT_b2.allowFlowReversal
2840
-2 5.0000000000000000E-01 0 1.0000000000000000E+100
2841
6 256 # heatPump.senT_b2.m_flow_nominal
2842
-2 5.0000000000000002E-05 0 1.0000000000000000E+100
2843
6 256 # heatPump.senT_b2.m_flow_small
2844
-2 1 0 1.0000000000000000E+100
2845
6 256 # heatPump.senT_b2.tau
2846
-2 3 1 4
2847
6 258 # heatPump.senT_b2.initType
2848
-2 2 0 0
2849
6 1280 # heatPump.senT_b2.k
2850
-2 1 0 0
2851
6 1281 # heatPump.senT_b2.dynamic
2852
-2 2 0 0
2853
6 1280 # heatPump.senT_b2.mNor_flow
2854
-2 1 0 0
2855
6 1280 # heatPump.senT_b2.tauInv
2856
-2 3.0156841218045446E+02 0 1.0000000000000000E+100
2857
2 272 # heatPump.senT_b2.T
2858
-2 1.2419261068419476E-05 0 0
2859
3 256 # heatPump.senT_b2.der(T)
2860
-2 2.9314999999999998E+02 0 1.0000000000000000E+100
2861
6 256 # heatPump.senT_b2.T_start
2862
-2 1 0 0
2863
6 257 # heatPump.senT_b2.transferHeat
2864
-2 2.7314999999999998E+02 0 1.0000000000000000E+100
2865
6 256 # heatPump.senT_b2.TAmb
2866
-2 1200 1 1.0000000000000000E+100
2867
6 256 # heatPump.senT_b2.tauHeaTra
2868
-2 8.3333333333333339E-04 0 0
2869
6 1280 # heatPump.senT_b2.tauHeaTraInv
2870
-2 1200 0 0
2871
6 1280 # heatPump.senT_b2.ratTau
2872
-2 3.0156842332178223E+02 1 10000
2873
6 1280 # heatPump.senT_b2.TMed
2874
-2 3.0156842332178223E+02 1 10000
2875
6 1280 # heatPump.senT_b2.T_a_inflow
2876
-2 2.9314999999999998E+02 1 10000
2877
6 1280 # heatPump.senT_b2.T_b_inflow
2878
-2 1 0 0
2879
6 257 # heatPump.mFlow_eva.allowFlowReversal
2880
-2 0 0 1.0000000000000000E+100
2881
6 256 # heatPump.mFlow_eva.m_flow_nominal
2882
-2 0 0 1.0000000000000000E+100
2883
6 256 # heatPump.mFlow_eva.m_flow_small
2884
-2 1 0 1
2885
6 1280 # _GlobalScope.Modelica.Media.Interfaces.PartialPureSubstance.X_default_Unique13[1]
2886
-2 1 0 0
2887
6 257 # heatPump.senT_b1.allowFlowReversal
2888
-2 5.0000000000000000E-01 0 1.0000000000000000E+100
2889
6 256 # heatPump.senT_b1.m_flow_nominal
2890
-2 5.0000000000000002E-05 0 1.0000000000000000E+100
2891
6 256 # heatPump.senT_b1.m_flow_small
2892
-2 1 0 1.0000000000000000E+100
2893
6 256 # heatPump.senT_b1.tau
2894
-2 3 1 4
2895
6 258 # heatPump.senT_b1.initType
2896
-2 2.1303451849712152E-01 0 0
2897
6 1280 # heatPump.senT_b1.k
2898
-2 1 0 0
2899
6 1281 # heatPump.senT_b1.dynamic
2900
-2 2.1303451849712152E-01 0 0
2901
6 1280 # heatPump.senT_b1.mNor_flow
2902
-2 1 0 0
2903
6 1280 # heatPump.senT_b1.tauInv
2904
-2 3.0497800863334817E+02 0 1.0000000000000000E+100
2905
2 272 # heatPump.senT_b1.T
2906
-2 9.2025232953975604E-04 0 0
2907
3 256 # heatPump.senT_b1.der(T)
2908
-2 3.0314999999999998E+02 0 1.0000000000000000E+100
2909
6 256 # heatPump.senT_b1.T_start
2910
-2 1 0 0
2911
6 257 # heatPump.senT_b1.transferHeat
2912
-2 2.8814999999999998E+02 0 1.0000000000000000E+100
2913
6 256 # heatPump.senT_b1.TAmb
2914
-2 1200 1 1.0000000000000000E+100
2915
6 256 # heatPump.senT_b1.tauHeaTra
2916
-2 8.3333333333333339E-04 0 0
2917
6 1280 # heatPump.senT_b1.tauHeaTraInv
2918
-2 1200 0 0
2919
6 1280 # heatPump.senT_b1.ratTau
2920
-2 3.0498258485931558E+02 1 10000
2921
6 1280 # heatPump.senT_b1.TMed
2922
-2 3.0498258485931558E+02 1 10000
2923
6 1280 # heatPump.senT_b1.T_a_inflow
2924
-2 2.9341916371098807E+02 1 10000
2925
6 1280 # heatPump.senT_b1.T_b_inflow
2926
-2 1 0 0
2927
6 257 # heatPump.senT_a1.allowFlowReversal
2928
-2 5.0000000000000000E-01 0 1.0000000000000000E+100
2929
6 256 # heatPump.senT_a1.m_flow_nominal
2930
-2 5.0000000000000002E-05 0 1.0000000000000000E+100
2931
6 256 # heatPump.senT_a1.m_flow_small
2932
-2 1 0 1.0000000000000000E+100
2933
6 256 # heatPump.senT_a1.tau
2934
-2 3 1 4
2935
6 258 # heatPump.senT_a1.initType
2936
-2 2.1303451849712152E-01 0 0
2937
6 1280 # heatPump.senT_a1.k
2938
-2 1 0 0
2939
6 1281 # heatPump.senT_a1.dynamic
2940
-2 2.1303451849712152E-01 0 0
2941
6 1280 # heatPump.senT_a1.mNor_flow
2942
-2 1 0 0
2943
6 1280 # heatPump.senT_a1.tauInv
2944
-2 2.9341634739392981E+02 0 1.0000000000000000E+100
2945
2 272 # heatPump.senT_a1.T
2946
-2 1.0928726315938190E-04 0 0
2947
3 256 # heatPump.senT_a1.der(T)
2948
-2 3.0314999999999998E+02 0 1.0000000000000000E+100
2949
6 256 # heatPump.senT_a1.T_start
2950
-2 1 0 0
2951
6 257 # heatPump.senT_a1.transferHeat
2952
-2 2.8814999999999998E+02 0 1.0000000000000000E+100
2953
6 256 # heatPump.senT_a1.TAmb
2954
-2 1200 1 1.0000000000000000E+100
2955
6 256 # heatPump.senT_a1.tauHeaTra
2956
-2 8.3333333333333339E-04 0 0
2957
6 1280 # heatPump.senT_a1.tauHeaTraInv
2958
-2 1200 0 0
2959
6 1280 # heatPump.senT_a1.ratTau
2960
-2 2.9341694066621471E+02 1 10000
2961
6 1280 # heatPump.senT_a1.TMed
2962
-2 2.9341694066621471E+02 1 10000
2963
6 1280 # heatPump.senT_a1.T_a_inflow
2964
-2 3.0498258485931558E+02 1 10000
2965
6 1280 # heatPump.senT_a1.T_b_inflow
2966
-2 1 0 0
2967
6 257 # heatPump.mFlow_con.allowFlowReversal
2968
-2 0 0 1.0000000000000000E+100
2969
6 256 # heatPump.mFlow_con.m_flow_nominal
2970
-2 0 0 1.0000000000000000E+100
2971
6 256 # heatPump.mFlow_con.m_flow_small
2972
-1 10000 0 0
2973
1 280 # booleanStep.startTime
2974
-1 1 0 0
2975
1 281 # booleanStep.startValue
2976
-2 1 0 0
2977
6 257 # senTAct.allowFlowReversal
2978
-2 8.4806180966774278E+04 -1.0000000000000000E+10 1.0000000000000000E+10
2979
6 260 # senTAct.port_a.h_outflow
2980
-2 5.0000000000000000E-01 0 1.0000000000000000E+100
2981
6 256 # senTAct.m_flow_nominal
2982
-2 5.0000000000000002E-05 0 1.0000000000000000E+100
2983
6 256 # senTAct.m_flow_small
2984
-2 1 0 1.0000000000000000E+100
2985
6 256 # senTAct.tau
2986
-2 3 1 4
2987
6 258 # senTAct.initType
2988
-2 2.1303451849712152E-01 0 0
2989
6 1280 # senTAct.k
2990
-2 1 0 0
2991
6 1281 # senTAct.dynamic
2992
-2 2.1303451849712152E-01 0 0
2993
6 1280 # senTAct.mNor_flow
2994
-2 1 0 0
2995
6 1280 # senTAct.tauInv
2996
-2 3.0497826505997404E+02 0 1.0000000000000000E+100
2997
2 272 # senTAct.T
2998
-2 9.2026637273015651E-04 0 0
2999
3 256 # senTAct.der(T)
3000
-2 3.0314999999999998E+02 0 1.0000000000000000E+100
3001
6 256 # senTAct.T_start
3002
-2 0 0 0
3003
6 257 # senTAct.transferHeat
3004
-2 2.9114999999999998E+02 0 1.0000000000000000E+100
3005
6 256 # senTAct.TAmb
3006
-2 1200 1 1.0000000000000000E+100
3007
6 256 # senTAct.tauHeaTra
3008
-2 8.3333333333333339E-04 0 0
3009
6 1280 # senTAct.tauHeaTraInv
3010
-2 1200 0 0
3011
6 1280 # senTAct.ratTau
3012
-2 3.0498258485931558E+02 1 10000
3013
6 1280 # senTAct.TMed
3014
-2 3.0498258485931558E+02 1 10000
3015
6 1280 # senTAct.T_a_inflow
3016
-2 2.9341916371098807E+02 1 10000
3017
6 1280 # senTAct.T_b_inflow
3018
-1 3.0814999999999998E+02 0 0
3019
1 280 # hys.uLow
3020
-1 3.1314999999999998E+02 0 0
3021
1 280 # hys.uHigh
3022
-1 1 0 0
3023
1 281 # hys.pre_y_start
3024
-2 0 0 0
3025
6 321 # hys.y
3026
-2 1 0 0
3027
6 321 # booleanToReal.u
3028
-1 1 0 0
3029
1 280 # booleanToReal.realTrue
3030
-1 0 0 0
3031
1 280 # booleanToReal.realFalse
3032
-1 3000 0 0
3033
1 280 # sine.amplitude
3034
-1 2.7777777777777778E-04 0 0
3035
1 280 # sine.freqHz
3036
-1 0 0 0
3037
1 280 # sine.phase
3038
-1 3000 0 0
3039
1 280 # sine.offset
3040
-1 0 0 0
3041
1 280 # sine.startTime
3042
-2 2.9999999999999991E+03 0 0
3043
6 256 # sine.y
3044
-2 2 1 4
3045
6 258 # pumSou.energyDynamics
3046
-2 2 1 4
3047
6 258 # pumSou.massDynamics
3048
-2 2 1 4
3049
6 258 # pumSou.substanceDynamics
3050
-2 2 1 4
3051
6 258 # pumSou.traceDynamics
3052
-1 3.0000000000000000E+05 0 1.0000000000000000E+08
3053
1 280 # pumSou.p_start
3054
-1 2.9314999999999998E+02 1 10000
3055
1 280 # pumSou.T_start
3056
-1 1 0 1
3057
1 280 # pumSou.X_start[1]
3058
-2 1 1 1.0000000000000000E+100
3059
6 256 # pumSou.mSenFac
3060
-2 1 0 0
3061
6 257 # pumSou.allowFlowReversal
3062
-2 8.4796879747442552E+04 -1.0000000000000000E+10 1.0000000000000000E+10
3063
6 260 # pumSou.port_a.h_outflow
3064
-2 8.4796879747442552E+04 -1.0000000000000000E+10 1.0000000000000000E+10
3065
6 260 # pumSou.port_b.h_outflow
3066
-2 2.1886164223663598E+00 9.9999999999999997E-61 1.0000000000000000E+100
3067
6 256 # pumSou.m_flow_nominal
3068
-2 2.1886164223663599E-04 0 1.0000000000000000E+100
3069
6 256 # pumSou.m_flow_small
3070
-2 0 0 0
3071
6 257 # pumSou.show_T
3072
-2 0 0 0
3073
6 256 # pumSou.dp
3074
-2 0 0 0
3075
6 1280 # pumSou._m_flow_start
3076
-2 0 0 0
3077
6 1280 # pumSou._dp_start
3078
-2 2.6611158290900002E-06 0 1.0000000000000000E+100
3079
6 256 # pumSou.per.pressure.V_flow[1]
3080
-2 6.2148663503699996E-04 0 1.0000000000000000E+100
3081
6 256 # pumSou.per.pressure.V_flow[2]
3082
-2 8.8705646953300004E-04 0 1.0000000000000000E+100
3083
6 256 # pumSou.per.pressure.V_flow[3]
3084
-2 1.1525489113999999E-03 0 1.0000000000000000E+100
3085
6 256 # pumSou.per.pressure.V_flow[4]
3086
-2 1.4085934990800001E-03 0 1.0000000000000000E+100
3087
6 256 # pumSou.per.pressure.V_flow[5]
3088
-2 1.6801820989100001E-03 0 1.0000000000000000E+100
3089
6 256 # pumSou.per.pressure.V_flow[6]
3090
-2 1.9174083708500000E-03 0 1.0000000000000000E+100
3091
6 256 # pumSou.per.pressure.V_flow[7]
3092
-2 2.1983198059899998E-03 0 1.0000000000000000E+100
3093
6 256 # pumSou.per.pressure.V_flow[8]
3094
-2 5.0002703515100002E+04 0 1.0000000000000000E+100
3095
6 256 # pumSou.per.pressure.dp[1]
3096
-2 4.9603919394999997E+04 0 1.0000000000000000E+100
3097
6 256 # pumSou.per.pressure.dp[2]
3098
-2 4.7783294068499999E+04 0 1.0000000000000000E+100
3099
6 256 # pumSou.per.pressure.dp[3]
3100
-2 4.4505190836800000E+04 0 1.0000000000000000E+100
3101
6 256 # pumSou.per.pressure.dp[4]
3102
-2 3.9882669492100002E+04 0 1.0000000000000000E+100
3103
6 256 # pumSou.per.pressure.dp[5]
3104
-2 3.3688979712100001E+04 0 1.0000000000000000E+100
3105
6 256 # pumSou.per.pressure.dp[6]
3106
-2 2.7835100046299998E+04 0 1.0000000000000000E+100
3107
6 256 # pumSou.per.pressure.dp[7]
3108
-2 2.0631440994199998E+04 0 1.0000000000000000E+100
3109
6 256 # pumSou.per.pressure.dp[8]
3110
-2 1 0 0
3111
6 257 # pumSou.per.use_powerCharacteristic
3112
-1 0 0 1.0000000000000000E+100
3113
1 280 # pumSou.per.hydraulicEfficiency.V_flow[1]
3114
-1 6.9999999999999996E-01 0 1
3115
1 280 # pumSou.per.hydraulicEfficiency.eta[1]
3116
-1 0 0 1.0000000000000000E+100
3117
1 280 # pumSou.per.motorEfficiency.V_flow[1]
3118
-1 6.9999999999999996E-01 0 1
3119
1 280 # pumSou.per.motorEfficiency.eta[1]
3120
-1 2.6611158290900002E-06 0 1.0000000000000000E+100
3121
1 280 # pumSou.per.power.V_flow[1]
3122
-1 6.2148663503699996E-04 0 1.0000000000000000E+100
3123
1 280 # pumSou.per.power.V_flow[2]
3124
-1 8.8705646953300004E-04 0 1.0000000000000000E+100
3125
1 280 # pumSou.per.power.V_flow[3]
3126
-1 1.1525489113999999E-03 0 1.0000000000000000E+100
3127
1 280 # pumSou.per.power.V_flow[4]
3128
-1 1.4085934990800001E-03 0 1.0000000000000000E+100
3129
1 280 # pumSou.per.power.V_flow[5]
3130
-1 1.6801820989100001E-03 0 1.0000000000000000E+100
3131
1 280 # pumSou.per.power.V_flow[6]
3132
-1 1.9174083708500000E-03 0 1.0000000000000000E+100
3133
1 280 # pumSou.per.power.V_flow[7]
3134
-1 2.1983198059899998E-03 0 1.0000000000000000E+100
3135
1 280 # pumSou.per.power.V_flow[8]
3136
-1 4.2787828579699998E+01 0 1.0000000000000000E+100
3137
1 280 # pumSou.per.power.P[1]
3138
-1 7.2771266631499998E+01 0 1.0000000000000000E+100
3139
1 280 # pumSou.per.power.P[2]
3140
-1 8.7057602155200001E+01 0 1.0000000000000000E+100
3141
1 280 # pumSou.per.power.P[3]
3142
-1 9.9756254224800003E+01 0 1.0000000000000000E+100
3143
1 280 # pumSou.per.power.P[4]
3144
-1 1.0856508549900001E+02 0 1.0000000000000000E+100
3145
1 280 # pumSou.per.power.P[5]
3146
-1 1.1746149333600000E+02 0 1.0000000000000000E+100
3147
1 280 # pumSou.per.power.P[6]
3148
-1 1.2318807453700001E+02 0 1.0000000000000000E+100
3149
1 280 # pumSou.per.power.P[7]
3150
-1 1.2851157971600000E+02 0 1.0000000000000000E+100
3151
1 280 # pumSou.per.power.P[8]
3152
-1 1 0 0
3153
1 281 # pumSou.per.motorCooledByFluid
3154
-1 1 0 1.0000000000000000E+100
3155
1 280 # pumSou.per.speed_nominal
3156
-2 1 0 1.0000000000000000E+100
3157
6 256 # pumSou.per.constantSpeed
3158
-2 1 0 1.0000000000000000E+100
3159
6 256 # pumSou.per.speeds[1]
3160
-1 3040 0 0
3161
1 280 # pumSou.per.speed_rpm_nominal
3162
-2 3040 0 0
3163
6 256 # pumSou.per.constantSpeed_rpm
3164
-2 3040 0 0
3165
6 256 # pumSou.per.speeds_rpm[1]
3166
-2 1 0 0
3167
6 257 # pumSou.per.havePressureCurve
3168
-2 3 1 3
3169
6 258 # pumSou.inputType
3170
-2 1 0 0
3171
6 256 # pumSou.constInput
3172
-2 1 0 0
3173
6 256 # pumSou.stageInputs[1]
3174
-2 1 0 0
3175
6 257 # pumSou.computePowerUsingSimilarityLaws
3176
-2 0 0 0
3177
6 257 # pumSou.addPowerToMedium
3178
-2 0 0 0
3179
6 257 # pumSou.nominalValuesDefineDefaultPressureCurve
3180
-2 1 0 0
3181
6 256 # pumSou.tau
3182
-2 1 0 0
3183
6 257 # pumSou.use_inputFilter
3184
-1 30 0 0
3185
1 280 # pumSou.riseTime
3186
-2 4 1 4
3187
6 258 # pumSou.init
3188
-1 0 0 1
3189
1 280 # pumSou.y_start
3190
-2 3.2894736842105254E-02 0 0
3191
6 256 # pumSou.y_actual
3192
-2 3.4212754604210599E-03 0 0
3193
6 256 # pumSou.P
3194
-2 2.9341694066621471E+02 1 10000
3195
6 260 # pumSou.heatPort.T
3196
-2 0 0 0
3197
6 388 # pumSou.heatPort.Q_flow
3198
-2 1.0698951094989359E-04 0 0
3199
6 288 # pumSou.VMachine_flow
3200
-2 0 0 0
3201
6 256 # pumSou.dpMachine
3202
-2 0 0 0
3203
6 256 # pumSou.eta
3204
-2 1 0 0
3205
6 256 # pumSou.etaHyd
3206
-2 0 0 0
3207
6 256 # pumSou.etaMot
3208
-2 0 0 0
3209
6 1280 # pumSou._VMachine_flow
3210
-2 1 1 3
3211
6 1282 # pumSou.preVar
3212
-2 1 0 0
3213
6 1281 # pumSou.speedIsInput
3214
-2 8 0 0
3215
6 1282 # pumSou.nOri
3216
-2 0 0 0
3217
6 1281 # pumSou.haveVMax
3218
-2 3.0028564528205323E-03 0 0
3219
6 1280 # pumSou.V_flow_max
3220
-2 9.9558600000000001E+02 0 1.0000000000000000E+100
3221
6 1280 # pumSou.rho_default
3222
-2 3.0000000000000000E+05 0 1.0000000000000000E+08
3223
6 1280 # pumSou.sta_start.p
3224
-2 2.9314999999999998E+02 1 10000
3225
6 1280 # pumSou.sta_start.T
3226
-2 83680 0 0
3227
6 1280 # pumSou.h_outflow_start
3228
-2 3.2894736842105261E-02 0 0
3229
6 1280 # pumSou.inputSwitch.u
3230
-2 2 1 4
3231
6 1282 # pumSou.vol.energyDynamics
3232
-2 2 1 4
3233
6 1282 # pumSou.vol.massDynamics
3234
-2 2 1 4
3235
6 1282 # pumSou.vol.substanceDynamics
3236
-2 2 1 4
3237
6 1282 # pumSou.vol.traceDynamics
3238
-2 3.0000000000000000E+05 0 1.0000000000000000E+08
3239
6 1280 # pumSou.vol.p_start
3240
-2 2.9314999999999998E+02 1 10000
3241
6 1280 # pumSou.vol.T_start
3242
-2 1 0 1
3243
6 1280 # pumSou.vol.X_start[1]
3244
-2 1 1 1.0000000000000000E+100
3245
6 1280 # pumSou.vol.mSenFac
3246
-2 0 0 0
3247
6 769 # pumSou.vol.initialize_p
3248
-2 1 0 0
3249
6 1281 # pumSou.vol.prescribedHeatFlowRate
3250
-2 1 0 0
3251
6 1281 # pumSou.vol.simplify_mWat_flow
3252
-2 2.1886164223663598E+00 0 1.0000000000000000E+100
3253
6 1280 # pumSou.vol.m_flow_nominal
3254
-2 2 0 0
3255
6 1282 # pumSou.vol.nPorts
3256
-2 2.1886164223663599E-04 0 1.0000000000000000E+100
3257
6 1280 # pumSou.vol.m_flow_small
3258
-2 1 0 0
3259
6 1281 # pumSou.vol.allowFlowReversal
3260
-2 2.1983198059899998E-03 0 0
3261
6 1280 # pumSou.vol.V
3262
-2 9.9558600000000001E+02 0 1.0000000000000000E+100
3263
6 1280 # pumSou.vol.rho_start
3264
-2 3.0000000000000000E+05 0 1.0000000000000000E+08
3265
6 1280 # pumSou.vol.state_default.p
3266
-2 2.9314999999999998E+02 1 10000
3267
6 1280 # pumSou.vol.state_default.T
3268
-2 9.9558600000000001E+02 0 1.0000000000000000E+100
3269
6 1280 # pumSou.vol.rho_default
3270
-2 3.0000000000000000E+05 0 1.0000000000000000E+08
3271
6 1280 # pumSou.vol.state_start.p
3272
-2 2.9314999999999998E+02 1 10000
3273
6 1280 # pumSou.vol.state_start.T
3274
-2 0 0 0
3275
6 1281 # pumSou.vol.useSteadyStateTwoPort
3276
-2 0 0 0
3277
6 1412 # pumSou.vol.preTem.port.Q_flow
3278
-2 0 0 0
3279
6 1280 # pumSou.vol.heaFloSen.Q_flow
3280
-2 0 0 0
3281
6 1412 # pumSou.vol.heaFloSen.port_a.Q_flow
3282
-2 0 0 0
3283
6 1412 # pumSou.vol.heaFloSen.port_b.Q_flow
3284
-2 0 0 0
3285
6 1281 # pumSou.vol.use_C_flow
3286
-2 0 0 0
3287
6 1412 # pumSou.vol.heatPort.Q_flow
3288
-2 1 0 0
3289
6 1280 # pumSou.vol.tau
3290
-2 2.1983198059899998E-03 0 0
3291
6 1280 # pumSou.vol.V_nominal
3292
-2 1 1 4
3293
6 1282 # pumSou.filter.analogFilter
3294
-2 1 1 4
3295
6 1282 # pumSou.filter.filterType
3296
-2 2 1 1.0000000000000000E+100
3297
6 1282 # pumSou.filter.order
3298
-2 2.6525823848649224E-02 0 0
3299
6 1280 # pumSou.filter.f_cut
3300
-1 1 0 0
3301
1 1304 # pumSou.filter.gain
3302
-1 5.0000000000000000E-01 0 0
3303
1 1304 # pumSou.filter.A_ripple
3304
-1 0 0 0
3305
1 1304 # pumSou.filter.f_min
3306
-1 1 0 0
3307
1 1305 # pumSou.filter.normalized
3308
-2 4 1 4
3309
6 1282 # pumSou.filter.init
3310
-2 2 0 0
3311
6 1282 # pumSou.filter.nx
3312
-1 0 0 0
3313
1 1304 # pumSou.filter.x_start[1]
3314
-1 0 0 0
3315
1 1304 # pumSou.filter.x_start[2]
3316
-2 0 0 0
3317
6 1280 # pumSou.filter.y_start
3318
-1 1 0 0
3319
1 1304 # pumSou.filter.u_nominal
3320
-2 3.2894736842105261E-02 0 0
3321
2 1296 # pumSou.filter.x[1]
3322
-2 0 0 0
3323
3 1280 # pumSou.filter.der(x[1])
3324
-2 3.2894736842105254E-02 0 0
3325
2 1296 # pumSou.filter.x[2]
3326
-2 1.8005585868502150E-18 0 0
3327
3 1280 # pumSou.filter.der(x[2])
3328
-2 2 0 0
3329
6 1282 # pumSou.filter.ncr
3330
-2 0 0 0
3331
6 1282 # pumSou.filter.nc0
3332
-2 0 0 0
3333
6 1282 # pumSou.filter.na
3334
-2 2 0 0
3335
6 1282 # pumSou.filter.nr
3336
-2 1.5569270363130960E+00 0 0
3337
6 1280 # pumSou.filter.cr[1]
3338
-2 1.5569270363130960E+00 0 0
3339
6 1280 # pumSou.filter.cr[2]
3340
-2 -2.5948783938551601E-01 0 0
3341
6 1280 # pumSou.filter.r[1]
3342
-2 -2.5948783938551601E-01 0 0
3343
6 1280 # pumSou.filter.r[2]
3344
-2 3.2894736842105261E-02 0 0
3345
6 1280 # pumSou.filter.uu[1]
3346
-2 3.2894736842105262E-04 0 0
3347
6 1280 # pumSou.gaiSpe.k
3348
-2 1 0 0
3349
6 1281 # pumSou.preSou.allowFlowReversal
3350
-1 0 0 0
3351
1 1304 # pumSou.preSou.dp_start
3352
-1 0 -100000 100000
3353
1 1304 # pumSou.preSou.m_flow_start
3354
-2 2.1886164223663599E-04 -100000 100000
3355
6 1280 # pumSou.preSou.m_flow_small
3356
-2 0 0 0
3357
6 1281 # pumSou.preSou.show_T
3358
-2 1 0 0
3359
6 1281 # pumSou.preSou.show_V_flow
3360
-2 0 0 0
3361
6 1280 # pumSou.preSou.dp
3362
-2 1.0698951094989359E-04 0 0
3363
6 1280 # pumSou.preSou.V_flow
3364
-2 0 0 0
3365
6 1281 # pumSou.preSou.control_m_flow
3366
-2 1 0 0
3367
6 1281 # pumSou.preSou.control_dp
3368
-2 0 0 0
3369
6 1280 # pumSou.preSou.dp_in
3370
-2 0 0 0
3371
6 1280 # pumSou.preSou.m_flow_internal
3372
-2 0 0 0
3373
6 1280 # pumSou.preSou.dp_internal
3374
-2 9.9558600000000001E+02 0 0
3375
6 1280 # pumSou.rho_inlet.y
3376
-2 1 0 0
3377
6 1281 # pumSou.senMasFlo.allowFlowReversal
3378
-2 0 0 1.0000000000000000E+100
3379
6 1280 # pumSou.senMasFlo.m_flow_nominal
3380
-2 0 0 1.0000000000000000E+100
3381
6 1280 # pumSou.senMasFlo.m_flow_small
3382
-2 0 0 100000
3383
6 1412 # pumSou.senRelPre.port_a.m_flow
3384
-2 0 -1.0000000000000000E+10 1.0000000000000000E+10
3385
6 1284 # pumSou.senRelPre.port_a.h_outflow
3386
-2 0 0 100000
3387
6 1412 # pumSou.senRelPre.port_b.m_flow
3388
-2 0 -1.0000000000000000E+10 1.0000000000000000E+10
3389
6 1284 # pumSou.senRelPre.port_b.h_outflow
3390
-2 0 0 0
3391
6 1280 # pumSou.senRelPre.p_rel
3392
-2 2.6611158290900002E-06 0 1.0000000000000000E+100
3393
6 1280 # pumSou.eff.per.pressure.V_flow[1]
3394
-2 6.2148663503699996E-04 0 1.0000000000000000E+100
3395
6 1280 # pumSou.eff.per.pressure.V_flow[2]
3396
-2 8.8705646953300004E-04 0 1.0000000000000000E+100
3397
6 1280 # pumSou.eff.per.pressure.V_flow[3]
3398
-2 1.1525489113999999E-03 0 1.0000000000000000E+100
3399
6 1280 # pumSou.eff.per.pressure.V_flow[4]
3400
-2 1.4085934990800001E-03 0 1.0000000000000000E+100
3401
6 1280 # pumSou.eff.per.pressure.V_flow[5]
3402
-2 1.6801820989100001E-03 0 1.0000000000000000E+100
3403
6 1280 # pumSou.eff.per.pressure.V_flow[6]
3404
-2 1.9174083708500000E-03 0 1.0000000000000000E+100
3405
6 1280 # pumSou.eff.per.pressure.V_flow[7]
3406
-2 2.1983198059899998E-03 0 1.0000000000000000E+100
3407
6 1280 # pumSou.eff.per.pressure.V_flow[8]
3408
-2 5.0002703515100002E+04 0 1.0000000000000000E+100
3409
6 1280 # pumSou.eff.per.pressure.dp[1]
3410
-2 4.9603919394999997E+04 0 1.0000000000000000E+100
3411
6 1280 # pumSou.eff.per.pressure.dp[2]
3412
-2 4.7783294068499999E+04 0 1.0000000000000000E+100
3413
6 1280 # pumSou.eff.per.pressure.dp[3]
3414
-2 4.4505190836800000E+04 0 1.0000000000000000E+100
3415
6 1280 # pumSou.eff.per.pressure.dp[4]
3416
-2 3.9882669492100002E+04 0 1.0000000000000000E+100
3417
6 1280 # pumSou.eff.per.pressure.dp[5]
3418
-2 3.3688979712100001E+04 0 1.0000000000000000E+100
3419
6 1280 # pumSou.eff.per.pressure.dp[6]
3420
-2 2.7835100046299998E+04 0 1.0000000000000000E+100
3421
6 1280 # pumSou.eff.per.pressure.dp[7]
3422
-2 2.0631440994199998E+04 0 1.0000000000000000E+100
3423
6 1280 # pumSou.eff.per.pressure.dp[8]
3424
-2 1 0 0
3425
6 1281 # pumSou.eff.per.use_powerCharacteristic
3426
-2 0 0 1.0000000000000000E+100
3427
6 1280 # pumSou.eff.per.hydraulicEfficiency.V_flow[1]
3428
-2 6.9999999999999996E-01 0 1
3429
6 1280 # pumSou.eff.per.hydraulicEfficiency.eta[1]
3430
-2 0 0 1.0000000000000000E+100
3431
6 1280 # pumSou.eff.per.motorEfficiency.V_flow[1]
3432
-2 6.9999999999999996E-01 0 1
3433
6 1280 # pumSou.eff.per.motorEfficiency.eta[1]
3434
-2 2.6611158290900002E-06 0 1.0000000000000000E+100
3435
6 1280 # pumSou.eff.per.power.V_flow[1]
3436
-2 6.2148663503699996E-04 0 1.0000000000000000E+100
3437
6 1280 # pumSou.eff.per.power.V_flow[2]
3438
-2 8.8705646953300004E-04 0 1.0000000000000000E+100
3439
6 1280 # pumSou.eff.per.power.V_flow[3]
3440
-2 1.1525489113999999E-03 0 1.0000000000000000E+100
3441
6 1280 # pumSou.eff.per.power.V_flow[4]
3442
-2 1.4085934990800001E-03 0 1.0000000000000000E+100
3443
6 1280 # pumSou.eff.per.power.V_flow[5]
3444
-2 1.6801820989100001E-03 0 1.0000000000000000E+100
3445
6 1280 # pumSou.eff.per.power.V_flow[6]
3446
-2 1.9174083708500000E-03 0 1.0000000000000000E+100
3447
6 1280 # pumSou.eff.per.power.V_flow[7]
3448
-2 2.1983198059899998E-03 0 1.0000000000000000E+100
3449
6 1280 # pumSou.eff.per.power.V_flow[8]
3450
-2 4.2787828579699998E+01 0 1.0000000000000000E+100
3451
6 1280 # pumSou.eff.per.power.P[1]
3452
-2 7.2771266631499998E+01 0 1.0000000000000000E+100
3453
6 1280 # pumSou.eff.per.power.P[2]
3454
-2 8.7057602155200001E+01 0 1.0000000000000000E+100
3455
6 1280 # pumSou.eff.per.power.P[3]
3456
-2 9.9756254224800003E+01 0 1.0000000000000000E+100
3457
6 1280 # pumSou.eff.per.power.P[4]
3458
-2 1.0856508549900001E+02 0 1.0000000000000000E+100
3459
6 1280 # pumSou.eff.per.power.P[5]
3460
-2 1.1746149333600000E+02 0 1.0000000000000000E+100
3461
6 1280 # pumSou.eff.per.power.P[6]
3462
-2 1.2318807453700001E+02 0 1.0000000000000000E+100
3463
6 1280 # pumSou.eff.per.power.P[7]
3464
-2 1.2851157971600000E+02 0 1.0000000000000000E+100
3465
6 1280 # pumSou.eff.per.power.P[8]
3466
-2 1 0 0
3467
6 1281 # pumSou.eff.per.motorCooledByFluid
3468
-2 0 0 1.0000000000000000E+100
3469
6 1280 # pumSou.eff.per.speed_nominal
3470
-2 0 0 1.0000000000000000E+100
3471
6 1280 # pumSou.eff.per.constantSpeed
3472
-2 0 0 1.0000000000000000E+100
3473
6 1280 # pumSou.eff.per.speeds[1]
3474
-1 1500 0 0
3475
1 1304 # pumSou.eff.per.speed_rpm_nominal
3476
-2 1500 0 0
3477
6 1280 # pumSou.eff.per.constantSpeed_rpm
3478
-2 1500 0 0
3479
6 1280 # pumSou.eff.per.speeds_rpm[1]
3480
-2 1 0 0
3481
6 1281 # pumSou.eff.per.havePressureCurve
3482
-2 1 1 3
3483
6 1282 # pumSou.eff.preVar
3484
-2 1 0 0
3485
6 1281 # pumSou.eff.computePowerUsingSimilarityLaws
3486
-2 2.1983198059899998E-03 0 0
3487
6 1280 # pumSou.eff.V_flow_nominal
3488
-2 9.9558600000000001E+02 0 1.0000000000000000E+100
3489
6 1280 # pumSou.eff.rho_default
3490
-2 0 0 0
3491
6 1281 # pumSou.eff.haveVMax
3492
-2 3.0028564528205323E-03 0 0
3493
6 1280 # pumSou.eff.V_flow_max
3494
-2 8 1 1.0000000000000000E+100
3495
6 1282 # pumSou.eff.nOri
3496
-2 1 0 0
3497
6 1281 # pumSou.eff.homotopyInitialization
3498
-2 9.9558600000000001E+02 0 1.0000000000000000E+100
3499
6 1280 # pumSou.eff.rho
3500
-2 0 0 0
3501
6 1280 # pumSou.eff.WFlo
3502
-2 0 0 0
3503
6 1280 # pumSou.eff.eta
3504
-2 1 0 0
3505
6 1280 # pumSou.eff.etaHyd
3506
-2 0 0 0
3507
6 1280 # pumSou.eff.etaMot
3508
-2 3.5629245896652888E-02 0 0
3509
6 1280 # pumSou.eff.r_V
3510
-2 1 0 0
3511
6 1281 # pumSou.eff.preSpe
3512
-2 0 0 0
3513
6 1281 # pumSou.eff.prePre
3514
-2 0 0 0
3515
6 1280 # pumSou.eff.motDer[1]
3516
-2 0 0 0
3517
6 1280 # pumSou.eff.hydDer[1]
3518
-2 5.0004418393852495E+04 0 0
3519
6 1280 # pumSou.eff.dpMax
3520
-2 5.0000000000000003E-02 0 0
3521
6 1280 # pumSou.eff.delta
3522
-2 4.1630709941932291E+03 0 1.0000000000000000E+100
3523
6 1280 # pumSou.eff.kRes
3524
-2 3 0 0
3525
6 1282 # pumSou.eff.curve
3526
-2 8 0 0
3527
6 1282 # pumSou.eff.pCur1.n
3528
-2 0 0 1.0000000000000000E+100
3529
6 1280 # pumSou.eff.pCur1.V_flow[1]
3530
-2 0 0 1.0000000000000000E+100
3531
6 1280 # pumSou.eff.pCur1.V_flow[2]
3532
-2 0 0 1.0000000000000000E+100
3533
6 1280 # pumSou.eff.pCur1.V_flow[3]
3534
-2 0 0 1.0000000000000000E+100
3535
6 1280 # pumSou.eff.pCur1.V_flow[4]
3536
-2 0 0 1.0000000000000000E+100
3537
6 1280 # pumSou.eff.pCur1.V_flow[5]
3538
-2 0 0 1.0000000000000000E+100
3539
6 1280 # pumSou.eff.pCur1.V_flow[6]
3540
-2 0 0 1.0000000000000000E+100
3541
6 1280 # pumSou.eff.pCur1.V_flow[7]
3542
-2 0 0 1.0000000000000000E+100
3543
6 1280 # pumSou.eff.pCur1.V_flow[8]
3544
-2 0 0 1.0000000000000000E+100
3545
6 1280 # pumSou.eff.pCur1.dp[1]
3546
-2 0 0 1.0000000000000000E+100
3547
6 1280 # pumSou.eff.pCur1.dp[2]
3548
-2 0 0 1.0000000000000000E+100
3549
6 1280 # pumSou.eff.pCur1.dp[3]
3550
-2 0 0 1.0000000000000000E+100
3551
6 1280 # pumSou.eff.pCur1.dp[4]
3552
-2 0 0 1.0000000000000000E+100
3553
6 1280 # pumSou.eff.pCur1.dp[5]
3554
-2 0 0 1.0000000000000000E+100
3555
6 1280 # pumSou.eff.pCur1.dp[6]
3556
-2 0 0 1.0000000000000000E+100
3557
6 1280 # pumSou.eff.pCur1.dp[7]
3558
-2 0 0 1.0000000000000000E+100
3559
6 1280 # pumSou.eff.pCur1.dp[8]
3560
-2 9 0 0
3561
6 1282 # pumSou.eff.pCur2.n
3562
-2 0 0 1.0000000000000000E+100
3563
6 1280 # pumSou.eff.pCur2.V_flow[1]
3564
-2 0 0 1.0000000000000000E+100
3565
6 1280 # pumSou.eff.pCur2.V_flow[2]
3566
-2 0 0 1.0000000000000000E+100
3567
6 1280 # pumSou.eff.pCur2.V_flow[3]
3568
-2 0 0 1.0000000000000000E+100
3569
6 1280 # pumSou.eff.pCur2.V_flow[4]
3570
-2 0 0 1.0000000000000000E+100
3571
6 1280 # pumSou.eff.pCur2.V_flow[5]
3572
-2 0 0 1.0000000000000000E+100
3573
6 1280 # pumSou.eff.pCur2.V_flow[6]
3574
-2 0 0 1.0000000000000000E+100
3575
6 1280 # pumSou.eff.pCur2.V_flow[7]
3576
-2 0 0 1.0000000000000000E+100
3577
6 1280 # pumSou.eff.pCur2.V_flow[8]
3578
-2 0 0 1.0000000000000000E+100
3579
6 1280 # pumSou.eff.pCur2.V_flow[9]
3580
-2 0 0 1.0000000000000000E+100
3581
6 1280 # pumSou.eff.pCur2.dp[1]
3582
-2 0 0 1.0000000000000000E+100
3583
6 1280 # pumSou.eff.pCur2.dp[2]
3584
-2 0 0 1.0000000000000000E+100
3585
6 1280 # pumSou.eff.pCur2.dp[3]
3586
-2 0 0 1.0000000000000000E+100
3587
6 1280 # pumSou.eff.pCur2.dp[4]
3588
-2 0 0 1.0000000000000000E+100
3589
6 1280 # pumSou.eff.pCur2.dp[5]
3590
-2 0 0 1.0000000000000000E+100
3591
6 1280 # pumSou.eff.pCur2.dp[6]
3592
-2 0 0 1.0000000000000000E+100
3593
6 1280 # pumSou.eff.pCur2.dp[7]
3594
-2 0 0 1.0000000000000000E+100
3595
6 1280 # pumSou.eff.pCur2.dp[8]
3596
-2 0 0 1.0000000000000000E+100
3597
6 1280 # pumSou.eff.pCur2.dp[9]
3598
-2 10 0 0
3599
6 1282 # pumSou.eff.pCur3.n
3600
-2 0 0 1.0000000000000000E+100
3601
6 1280 # pumSou.eff.pCur3.V_flow[1]
3602
-2 2.6611158290900002E-06 0 1.0000000000000000E+100
3603
6 1280 # pumSou.eff.pCur3.V_flow[2]
3604
-2 6.2148663503699996E-04 0 1.0000000000000000E+100
3605
6 1280 # pumSou.eff.pCur3.V_flow[3]
3606
-2 8.8705646953300004E-04 0 1.0000000000000000E+100
3607
6 1280 # pumSou.eff.pCur3.V_flow[4]
3608
-2 1.1525489113999999E-03 0 1.0000000000000000E+100
3609
6 1280 # pumSou.eff.pCur3.V_flow[5]
3610
-2 1.4085934990800001E-03 0 1.0000000000000000E+100
3611
6 1280 # pumSou.eff.pCur3.V_flow[6]
3612
-2 1.6801820989100001E-03 0 1.0000000000000000E+100
3613
6 1280 # pumSou.eff.pCur3.V_flow[7]
3614
-2 1.9174083708500000E-03 0 1.0000000000000000E+100
3615
6 1280 # pumSou.eff.pCur3.V_flow[8]
3616
-2 2.1983198059899998E-03 0 1.0000000000000000E+100
3617
6 1280 # pumSou.eff.pCur3.V_flow[9]
3618
-2 3.0028564528205323E-03 0 1.0000000000000000E+100
3619
6 1280 # pumSou.eff.pCur3.V_flow[10]
3620
-2 5.0004418393852495E+04 0 1.0000000000000000E+100
3621
6 1280 # pumSou.eff.pCur3.dp[1]
3622
-2 5.0002714593514123E+04 0 1.0000000000000000E+100
3623
6 1280 # pumSou.eff.pCur3.dp[2]
3624
-2 4.9606506687983601E+04 0 1.0000000000000000E+100
3625
6 1280 # pumSou.eff.pCur3.dp[3]
3626
-2 4.7786986947558522E+04 0 1.0000000000000000E+100
3627
6 1280 # pumSou.eff.pCur3.dp[4]
3628
-2 4.4509988979742440E+04 0 1.0000000000000000E+100
3629
6 1280 # pumSou.eff.pCur3.dp[5]
3630
-2 3.9888533566838632E+04 0 1.0000000000000000E+100
3631
6 1280 # pumSou.eff.pCur3.dp[6]
3632
-2 3.3695974429460934E+04 0 1.0000000000000000E+100
3633
6 1280 # pumSou.eff.pCur3.dp[7]
3634
-2 2.7843082353472706E+04 0 1.0000000000000000E+100
3635
6 1280 # pumSou.eff.pCur3.dp[8]
3636
-2 2.0640592755620277E+04 0 1.0000000000000000E+100
3637
6 1280 # pumSou.eff.pCur3.dp[9]
3638
-2 0 0 1.0000000000000000E+100
3639
6 1280 # pumSou.eff.pCur3.dp[10]
3640
-2 0 0 0
3641
6 1280 # pumSou.eff.preDer1[1]
3642
-2 0 0 0
3643
6 1280 # pumSou.eff.preDer1[2]
3644
-2 0 0 0
3645
6 1280 # pumSou.eff.preDer1[3]
3646
-2 0 0 0
3647
6 1280 # pumSou.eff.preDer1[4]
3648
-2 0 0 0
3649
6 1280 # pumSou.eff.preDer1[5]
3650
-2 0 0 0
3651
6 1280 # pumSou.eff.preDer1[6]
3652
-2 0 0 0
3653
6 1280 # pumSou.eff.preDer1[7]
3654
-2 0 0 0
3655
6 1280 # pumSou.eff.preDer1[8]
3656
-2 0 0 0
3657
6 1280 # pumSou.eff.preDer2[1]
3658
-2 0 0 0
3659
6 1280 # pumSou.eff.preDer2[2]
3660
-2 0 0 0
3661
6 1280 # pumSou.eff.preDer2[3]
3662
-2 0 0 0
3663
6 1280 # pumSou.eff.preDer2[4]
3664
-2 0 0 0
3665
6 1280 # pumSou.eff.preDer2[5]
3666
-2 0 0 0
3667
6 1280 # pumSou.eff.preDer2[6]
3668
-2 0 0 0
3669
6 1280 # pumSou.eff.preDer2[7]
3670
-2 0 0 0
3671
6 1280 # pumSou.eff.preDer2[8]
3672
-2 0 0 0
3673
6 1280 # pumSou.eff.preDer2[9]
3674
-2 -6.4025786466949852E+05 0 0
3675
6 1280 # pumSou.eff.preDer3[1]
3676
-2 -3.2361686088331771E+05 0 0
3677
6 1280 # pumSou.eff.preDer3[2]
3678
-2 -1.8933154324577046E+06 0 0
3679
6 1280 # pumSou.eff.preDer3[3]
3680
-2 -9.5972364149565119E+06 0 0
3681
6 1280 # pumSou.eff.preDer3[4]
3682
-2 -1.5196254890532378E+07 0 0
3683
6 1280 # pumSou.eff.preDer3[5]
3684
-2 -2.0425332482743196E+07 0 0
3685
6 1280 # pumSou.eff.preDer3[6]
3686
-2 -2.3736720107293140E+07 0 0
3687
6 1280 # pumSou.eff.preDer3[7]
3688
-2 -2.5155954208669100E+07 0 0
3689
6 1280 # pumSou.eff.preDer3[8]
3690
-2 -2.5647485772848155E+07 0 0
3691
6 1280 # pumSou.eff.preDer3[9]
3692
-2 -2.5655254905955836E+07 0 0
3693
6 1280 # pumSou.eff.preDer3[10]
3694
-2 4.8452168052439854E+04 0 0
3695
6 1280 # pumSou.eff.powDer[1]
3696
-2 5.1123595844180527E+04 0 0
3697
6 1280 # pumSou.eff.powDer[2]
3698
-2 5.0812791628376952E+04 0 0
3699
6 1280 # pumSou.eff.powDer[3]
3700
-2 4.1117032352846814E+04 0 0
3701
6 1280 # pumSou.eff.powDer[4]
3702
-2 3.3580215855265895E+04 0 0
3703
6 1280 # pumSou.eff.powDer[5]
3704
-2 2.8448334735947432E+04 0 0
3705
6 1280 # pumSou.eff.powDer[6]
3706
-2 2.1545287004444392E+04 0 0
3707
6 1280 # pumSou.eff.powDer[7]
3708
-2 1.8950831162664781E+04 0 0
3709
6 1280 # pumSou.eff.powDer[8]
3710
-2 1 0 0
3711
6 1281 # pumSou.eff.haveMinimumDecrease
3712
-2 0 0 0
3713
6 1281 # pumSou.eff.haveDPMax
3714
-2 0 0 0
3715
6 1280 # pumSou.eff.dp_internal
3716
-2 -1 0 0
3717
6 1280 # pumSou.gain.k
3718
-2 0 0 0
3719
6 1280 # pumSou.gain.u
3720
-2 0 0 0
3721
6 1280 # pumSou.gain.y
3722
-2 2 1 4
3723
6 258 # Room.energyDynamics
3724
-2 2 1 4
3725
6 258 # Room.massDynamics
3726
-2 2 1 4
3727
6 258 # Room.substanceDynamics
3728
-2 2 1 4
3729
6 258 # Room.traceDynamics
3730
-1 3.0000000000000000E+05 0 1.0000000000000000E+08
3731
1 280 # Room.p_start
3732
-1 2.9314999999999998E+02 1 10000
3733
1 280 # Room.T_start
3734
-1 1 0 1
3735
1 280 # Room.X_start[1]
3736
-2 1 1 1.0000000000000000E+100
3737
6 256 # Room.mSenFac
3738
-2 0 0 0
3739
6 769 # Room.initialize_p
3740
-2 0 0 0
3741
6 257 # Room.prescribedHeatFlowRate
3742
-2 1 0 0
3743
6 257 # Room.simplify_mWat_flow
3744
-2 5.0000000000000000E-01 0 1.0000000000000000E+100
3745
6 256 # Room.m_flow_nominal
3746
-2 2 0 0
3747
6 258 # Room.nPorts
3748
-2 5.0000000000000002E-05 0 1.0000000000000000E+100
3749
6 256 # Room.m_flow_small
3750
-2 1 0 0
3751
6 257 # Room.allowFlowReversal
3752
-2 5 0 0
3753
6 256 # Room.V
3754
-2 8.4806180966774278E+04 -1.0000000000000000E+10 1.0000000000000000E+10
3755
6 260 # Room.ports[1].h_outflow
3756
-2 2.9341916371098807E+02 1 10000
3757
6 256 # Room.T
3758
-2 4.9779300000000003E+03 0 0
3759
6 256 # Room.m
3760
-2 9.9558600000000001E+02 0 1.0000000000000000E+100
3761
6 1280 # Room.rho_start
3762
-2 3.0000000000000000E+05 0 1.0000000000000000E+08
3763
6 1280 # Room.state_default.p
3764
-2 2.9314999999999998E+02 1 10000
3765
6 1280 # Room.state_default.T
3766
-2 9.9558600000000001E+02 0 1.0000000000000000E+100
3767
6 1280 # Room.rho_default
3768
-2 3.0000000000000000E+05 0 1.0000000000000000E+08
3769
6 1280 # Room.state_start.p
3770
-2 2.9314999999999998E+02 1 10000
3771
6 1280 # Room.state_start.T
3772
-2 0 0 0
3773
6 1281 # Room.useSteadyStateTwoPort
3774
-2 0 0 0
3775
6 257 # Room.use_C_flow
3776
-2 -2.9999999999999991E+03 0 0
3777
6 388 # Room.heatPort.Q_flow
3778
-1 100 0 0
3779
1 280 # nIn.k
3780
-1 2.9314999999999998E+02 0 1.0000000000000000E+100
3781
1 280 # heatFlowRateCon.T_ref
3782
-1 0 0 0
3783
1 280 # heatFlowRateCon.alpha
3784
-2 -2.9999999999999991E+03 0 0
3785
6 256 # heatFlowRateCon.Q_flow
3786
-1 -1 0 0
3787
1 280 # gain.k
3788
-2 1 0 0
3789
6 258 # sinkSideFixedBoundary.nPorts
3790
-2 1 0 0
3791
6 257 # sinkSideFixedBoundary.verifyInputs
3792
-2 0 -9.9999999999999995E+59 9.9999999999999995E+59
3793
6 388 # sinkSideFixedBoundary.ports[1].m_flow
3794
-2 83680 -1.0000000000000000E+10 1.0000000000000000E+10
3795
6 260 # sinkSideFixedBoundary.ports[1].h_outflow
3796
-2 3 1 3
3797
6 1282 # sinkSideFixedBoundary.flowDirection
3798
-2 2.9314999999999998E+02 1 10000
3799
6 1280 # sinkSideFixedBoundary.medium.T
3800
-2 9.9558600000000001E+02 0 1.0000000000000000E+100
3801
6 1280 # sinkSideFixedBoundary.medium.d
3802
-2 1 0 1
3803
6 1280 # sinkSideFixedBoundary.medium.X[1]
3804
-2 0 0 0
3805
6 1280 # sinkSideFixedBoundary.medium.R
3806
-2 1.8015268000000001E-02 0 1.0000000000000000E+100
3807
6 1280 # sinkSideFixedBoundary.medium.MM
3808
-2 0 0 0
3809
6 1281 # sinkSideFixedBoundary.medium.preferredMediumStates
3810
-2 1 0 0
3811
6 1281 # sinkSideFixedBoundary.medium.standardOrderComponents
3812
-2 20 0 0
3813
6 1280 # sinkSideFixedBoundary.medium.T_degC
3814
-2 3.0000000000000004E+00 0 0
3815
6 1280 # sinkSideFixedBoundary.medium.p_bar
3816
-2 1 0 0
3817
6 257 # sinkSideFixedBoundary.use_p
3818
-1 3.0000000000000000E+05 0 1.0000000000000000E+08
3819
1 280 # sinkSideFixedBoundary.p
3820
-1 9.9558600000000001E+02 0 100000
3821
1 280 # sinkSideFixedBoundary.d
3822
-2 1 0 0
3823
6 257 # sinkSideFixedBoundary.use_T
3824
-1 2.9314999999999998E+02 1 10000
3825
1 280 # sinkSideFixedBoundary.T
3826
-1 83680 -1.0000000000000000E+10 1.0000000000000000E+10
3827
1 280 # sinkSideFixedBoundary.h
3828
-1 1 0 1
3829
1 280 # sinkSideFixedBoundary.X[1]
3830
-2 1 0 0
3831
6 256 # iceFac.k
3832
-2 1 0 0
3833
6 256 # iceFac.y
3834
-2 2 1 4
3835
6 1282 # heatPump.con.vol.dynBal.energyDynamics
3836
-2 1 1 4
3837
6 1282 # heatPump.con.vol.dynBal.massDynamics
3838
-2 2 1 4
3839
6 1282 # heatPump.con.vol.dynBal.substanceDynamics
3840
-2 2 1 4
3841
6 1282 # heatPump.con.vol.dynBal.traceDynamics
3842
-2 3.0000000000000000E+05 0 1.0000000000000000E+08
3843
6 1280 # heatPump.con.vol.dynBal.p_start
3844
-2 3.0314999999999998E+02 1 10000
3845
6 1280 # heatPump.con.vol.dynBal.T_start
3846
-2 1 0 1
3847
6 1280 # heatPump.con.vol.dynBal.X_start[1]
3848
-2 1 1 1.0000000000000000E+100
3849
6 1280 # heatPump.con.vol.dynBal.mSenFac
3850
-2 0 0 0
3851
6 769 # heatPump.con.vol.dynBal.initialize_p
3852
-2 1 0 0
3853
6 1281 # heatPump.con.vol.dynBal.simplify_mWat_flow
3854
-2 2 0 0
3855
6 1282 # heatPump.con.vol.dynBal.nPorts
3856
-2 0 0 0
3857
6 1281 # heatPump.con.vol.dynBal.use_mWat_flow
3858
-2 0 0 0
3859
6 1281 # heatPump.con.vol.dynBal.use_C_flow
3860
-2 3.9823440000000005E+02 0 1.0000000000000000E+100
3861
6 1280 # heatPump.con.vol.dynBal.mOut
3862
-2 3.0498258485931552E+02 1 10000
3863
6 1280 # heatPump.con.vol.dynBal.medium.T
3864
-2 9.9558600000000001E+02 0 1.0000000000000000E+100
3865
6 1280 # heatPump.con.vol.dynBal.medium.d
3866
-2 1 0 1
3867
6 1280 # heatPump.con.vol.dynBal.medium.X[1]
3868
-2 0 0 0
3869
6 1280 # heatPump.con.vol.dynBal.medium.R
3870
-2 1.8015268000000001E-02 0 1.0000000000000000E+100
3871
6 1280 # heatPump.con.vol.dynBal.medium.MM
3872
-2 0 0 0
3873
6 1281 # heatPump.con.vol.dynBal.medium.preferredMediumStates
3874
-2 1 0 0
3875
6 1281 # heatPump.con.vol.dynBal.medium.standardOrderComponents
3876
-2 3.1832584859315546E+01 0 0
3877
6 1280 # heatPump.con.vol.dynBal.medium.T_degC
3878
-2 3.0000000000000004E+00 0 0
3879
6 1280 # heatPump.con.vol.dynBal.medium.p_bar
3880
-2 5.3039858108663842E+07 0 0
3881
2 1296 # heatPump.con.vol.dynBal.U
3882
-2 1.5315336230042121E+03 0 0
3883
3 1280 # heatPump.con.vol.dynBal.der(U)
3884
-2 3.9823440000000005E+02 0 1.0000000000000000E+100
3885
6 1280 # heatPump.con.vol.dynBal.m
3886
-2 0 0 0
3887
6 1280 # heatPump.con.vol.dynBal.der(m)
3888
-2 0 0 0
3889
6 1280 # heatPump.con.vol.dynBal.mb_flow
3890
-2 -5.1544399762168614E+03 0 0
3891
6 1280 # heatPump.con.vol.dynBal.Hb_flow
3892
-2 4.0000000000000002E-01 0 0
3893
6 1280 # heatPump.con.vol.dynBal.fluidVolume
3894
-2 0 0 0
3895
6 1280 # heatPump.con.vol.dynBal.CSen
3896
-2 9.0323312235273697E+03 -1.0000000000000000E+08 1.0000000000000000E+08
3897
6 1280 # heatPump.con.vol.dynBal.ports_H_flow[1]
3898
-2 -1.4186771199744231E+04 -1.0000000000000000E+08 1.0000000000000000E+08
3899
6 1280 # heatPump.con.vol.dynBal.ports_H_flow[2]
3900
-2 4184 0 0
3901
6 1280 # heatPump.con.vol.dynBal.cp_default
3902
-2 9.9558600000000001E+02 0 1.0000000000000000E+100
3903
6 1280 # heatPump.con.vol.dynBal.rho_start
3904
-2 0 0 0
3905
6 1281 # heatPump.con.vol.dynBal.computeCSen
3906
-2 3.0000000000000000E+05 0 1.0000000000000000E+08
3907
6 1280 # heatPump.con.vol.dynBal.state_default.p
3908
-2 2.9314999999999998E+02 1 10000
3909
6 1280 # heatPump.con.vol.dynBal.state_default.T
3910
-2 9.9558600000000001E+02 0 1.0000000000000000E+100
3911
6 1280 # heatPump.con.vol.dynBal.rho_default
3912
-2 1.2552000000000000E+05 0 0
3913
6 1280 # heatPump.con.vol.dynBal.hStart
3914
-2 0 0 0
3915
6 1281 # heatPump.con.vol.dynBal._simplify_mWat_flow
3916
-2 0 0 0
3917
6 1280 # heatPump.con.vol.dynBal.mWat_flow_internal
3918
-2 2 1 4
3919
6 1282 # heatPump.eva.vol.dynBal.energyDynamics
3920
-2 1 1 4
3921
6 1282 # heatPump.eva.vol.dynBal.massDynamics
3922
-2 2 1 4
3923
6 1282 # heatPump.eva.vol.dynBal.substanceDynamics
3924
-2 2 1 4
3925
6 1282 # heatPump.eva.vol.dynBal.traceDynamics
3926
-2 3.0000000000000000E+05 0 1.0000000000000000E+08
3927
6 1280 # heatPump.eva.vol.dynBal.p_start
3928
-2 2.9314999999999998E+02 1 10000
3929
6 1280 # heatPump.eva.vol.dynBal.T_start
3930
-2 1 0 1
3931
6 1280 # heatPump.eva.vol.dynBal.X_start[1]
3932
-2 1 1 1.0000000000000000E+100
3933
6 1280 # heatPump.eva.vol.dynBal.mSenFac
3934
-2 0 0 0
3935
6 769 # heatPump.eva.vol.dynBal.initialize_p
3936
-2 1 0 0
3937
6 1281 # heatPump.eva.vol.dynBal.simplify_mWat_flow
3938
-2 2 0 0
3939
6 1282 # heatPump.eva.vol.dynBal.nPorts
3940
-2 0 0 0
3941
6 1281 # heatPump.eva.vol.dynBal.use_mWat_flow
3942
-2 0 0 0
3943
6 1281 # heatPump.eva.vol.dynBal.use_C_flow
3944
-2 3.9823439999999998E+01 0 1.0000000000000000E+100
3945
6 1280 # heatPump.eva.vol.dynBal.mOut
3946
-2 3.0156842332178218E+02 1 10000
3947
6 1280 # heatPump.eva.vol.dynBal.medium.T
3948
-2 9.9558600000000001E+02 0 1.0000000000000000E+100
3949
6 1280 # heatPump.eva.vol.dynBal.medium.d
3950
-2 1 0 1
3951
6 1280 # heatPump.eva.vol.dynBal.medium.X[1]
3952
-2 0 0 0
3953
6 1280 # heatPump.eva.vol.dynBal.medium.R
3954
-2 1.8015268000000001E-02 0 1.0000000000000000E+100
3955
6 1280 # heatPump.eva.vol.dynBal.medium.MM
3956
-2 0 0 0
3957
6 1281 # heatPump.eva.vol.dynBal.medium.preferredMediumStates
3958
-2 1 0 0
3959
6 1281 # heatPump.eva.vol.dynBal.medium.standardOrderComponents
3960
-2 2.8418423321782200E+01 0 0
3961
6 1280 # heatPump.eva.vol.dynBal.medium.T_degC
3962
-2 3.0000000000000004E+00 0 0
3963
6 1280 # heatPump.eva.vol.dynBal.medium.p_bar
3964
-2 4.7351138693915065E+06 0 0
3965
2 1296 # heatPump.eva.vol.dynBal.U
3966
-2 2.0690543235159566E+00 0 0
3967
3 1280 # heatPump.eva.vol.dynBal.der(U)
3968
-2 3.9823439999999998E+01 0 1.0000000000000000E+100
3969
6 1280 # heatPump.eva.vol.dynBal.m
3970
-2 0 0 0
3971
6 1280 # heatPump.eva.vol.dynBal.der(m)
3972
-2 0 0 0
3973
6 1280 # heatPump.eva.vol.dynBal.mb_flow
3974
-2 5.9897168216632417E+03 0 0
3975
6 1280 # heatPump.eva.vol.dynBal.Hb_flow
3976
-2 4.0000000000000001E-02 0 0
3977
6 1280 # heatPump.eva.vol.dynBal.fluidVolume
3978
-2 0 0 0
3979
6 1280 # heatPump.eva.vol.dynBal.CSen
3980
-2 1.2489240000000010E+05 -1.0000000000000000E+08 1.0000000000000000E+08
3981
6 1280 # heatPump.eva.vol.dynBal.ports_H_flow[1]
3982
-2 -1.1890268317833685E+05 -1.0000000000000000E+08 1.0000000000000000E+08
3983
6 1280 # heatPump.eva.vol.dynBal.ports_H_flow[2]
3984
-2 4184 0 0
3985
6 1280 # heatPump.eva.vol.dynBal.cp_default
3986
-2 9.9558600000000001E+02 0 1.0000000000000000E+100
3987
6 1280 # heatPump.eva.vol.dynBal.rho_start
3988
-2 0 0 0
3989
6 1281 # heatPump.eva.vol.dynBal.computeCSen
3990
-2 3.0000000000000000E+05 0 1.0000000000000000E+08
3991
6 1280 # heatPump.eva.vol.dynBal.state_default.p
3992
-2 2.9314999999999998E+02 1 10000
3993
6 1280 # heatPump.eva.vol.dynBal.state_default.T
3994
-2 9.9558600000000001E+02 0 1.0000000000000000E+100
3995
6 1280 # heatPump.eva.vol.dynBal.rho_default
3996
-2 83680 0 0
3997
6 1280 # heatPump.eva.vol.dynBal.hStart
3998
-2 0 0 0
3999
6 1281 # heatPump.eva.vol.dynBal._simplify_mWat_flow
4000
-2 0 0 0
4001
6 1280 # heatPump.eva.vol.dynBal.mWat_flow_internal
4002
-2 2 1 4
4003
6 1282 # pumSou.vol.dynBal.energyDynamics
4004
-2 2 1 4
4005
6 1282 # pumSou.vol.dynBal.massDynamics
4006
-2 2 1 4
4007
6 1282 # pumSou.vol.dynBal.substanceDynamics
4008
-2 2 1 4
4009
6 1282 # pumSou.vol.dynBal.traceDynamics
4010
-2 3.0000000000000000E+05 0 1.0000000000000000E+08
4011
6 1280 # pumSou.vol.dynBal.p_start
4012
-2 2.9314999999999998E+02 1 10000
4013
6 1280 # pumSou.vol.dynBal.T_start
4014
-2 1 0 1
4015
6 1280 # pumSou.vol.dynBal.X_start[1]
4016
-2 1 1 1.0000000000000000E+100
4017
6 1280 # pumSou.vol.dynBal.mSenFac
4018
-2 0 0 0
4019
6 769 # pumSou.vol.dynBal.initialize_p
4020
-2 1 0 0
4021
6 1281 # pumSou.vol.dynBal.simplify_mWat_flow
4022
-2 2 0 0
4023
6 1282 # pumSou.vol.dynBal.nPorts
4024
-2 0 0 0
4025
6 1281 # pumSou.vol.dynBal.use_mWat_flow
4026
-2 0 0 0
4027
6 1281 # pumSou.vol.dynBal.use_C_flow
4028
-2 0 0 0
4029
6 1280 # pumSou.vol.dynBal.Q_flow
4030
-2 2.9341694066621477E+02 1 10000
4031
6 1280 # pumSou.vol.dynBal.medium.T
4032
-2 9.9558600000000001E+02 0 1.0000000000000000E+100
4033
6 1280 # pumSou.vol.dynBal.medium.d
4034
-2 1 0 1
4035
6 1280 # pumSou.vol.dynBal.medium.X[1]
4036
-2 0 0 0
4037
6 1280 # pumSou.vol.dynBal.medium.R
4038
-2 1.8015268000000001E-02 0 1.0000000000000000E+100
4039
6 1280 # pumSou.vol.dynBal.medium.MM
4040
-2 0 0 0
4041
6 1281 # pumSou.vol.dynBal.medium.preferredMediumStates
4042
-2 1 0 0
4043
6 1281 # pumSou.vol.dynBal.medium.standardOrderComponents
4044
-2 2.0266940666214794E+01 0 0
4045
6 1280 # pumSou.vol.dynBal.medium.T_degC
4046
-2 3.0000000000000004E+00 0 0
4047
6 1280 # pumSou.vol.dynBal.medium.p_bar
4048
-2 1.8558784358067813E+05 0 0
4049
2 1296 # pumSou.vol.dynBal.U
4050
-2 9.9074039088554855E-01 0 0
4051
3 1280 # pumSou.vol.dynBal.der(U)
4052
-2 2.1886164223663598E+00 0 1.0000000000000000E+100
4053
6 1280 # pumSou.vol.dynBal.m
4054
-2 0 0 0
4055
6 1280 # pumSou.vol.dynBal.der(m)
4056
-2 0 0 0
4057
6 1280 # pumSou.vol.dynBal.mb_flow
4058
-2 2.1983198059899998E-03 0 0
4059
6 1280 # pumSou.vol.dynBal.fluidVolume
4060
-2 0 0 0
4061
6 1280 # pumSou.vol.dynBal.CSen
4062
-2 9.0333219639182553E+03 -1.0000000000000000E+08 1.0000000000000000E+08
4063
6 1280 # pumSou.vol.dynBal.ports_H_flow[1]
4064
-2 -9.0323312235273697E+03 -1.0000000000000000E+08 1.0000000000000000E+08
4065
6 1280 # pumSou.vol.dynBal.ports_H_flow[2]
4066
-2 4184 0 0
4067
6 1280 # pumSou.vol.dynBal.cp_default
4068
-2 9.9558600000000001E+02 0 1.0000000000000000E+100
4069
6 1280 # pumSou.vol.dynBal.rho_start
4070
-2 0 0 0
4071
6 1281 # pumSou.vol.dynBal.computeCSen
4072
-2 3.0000000000000000E+05 0 1.0000000000000000E+08
4073
6 1280 # pumSou.vol.dynBal.state_default.p
4074
-2 2.9314999999999998E+02 1 10000
4075
6 1280 # pumSou.vol.dynBal.state_default.T
4076
-2 9.9558600000000001E+02 0 1.0000000000000000E+100
4077
6 1280 # pumSou.vol.dynBal.rho_default
4078
-2 83680 0 0
4079
6 1280 # pumSou.vol.dynBal.hStart
4080
-2 0 0 0
4081
6 1281 # pumSou.vol.dynBal._simplify_mWat_flow
4082
-2 0 0 0
4083
6 1280 # pumSou.vol.dynBal.mWat_flow_internal
4084
-2 0 0 0
4085
6 1280 # pumSou.eff.dp
4086
-2 2 1 4
4087
6 1282 # Room.dynBal.energyDynamics
4088
-2 2 1 4
4089
6 1282 # Room.dynBal.massDynamics
4090
-2 2 1 4
4091
6 1282 # Room.dynBal.substanceDynamics
4092
-2 2 1 4
4093
6 1282 # Room.dynBal.traceDynamics
4094
-2 3.0000000000000000E+05 0 1.0000000000000000E+08
4095
6 1280 # Room.dynBal.p_start
4096
-2 2.9314999999999998E+02 1 10000
4097
6 1280 # Room.dynBal.T_start
4098
-2 1 0 1
4099
6 1280 # Room.dynBal.X_start[1]
4100
-2 1 1 1.0000000000000000E+100
4101
6 1280 # Room.dynBal.mSenFac
4102
-2 0 0 0
4103
6 769 # Room.dynBal.initialize_p
4104
-2 1 0 0
4105
6 1281 # Room.dynBal.simplify_mWat_flow
4106
-2 2 0 0
4107
6 1282 # Room.dynBal.nPorts
4108
-2 0 0 0
4109
6 1281 # Room.dynBal.use_mWat_flow
4110
-2 0 0 0
4111
6 1281 # Room.dynBal.use_C_flow
4112
-2 4.9779300000000003E+03 0 1.0000000000000000E+100
4113
6 1280 # Room.dynBal.mOut
4114
-2 2.9341916371098807E+02 1 10000
4115
6 1280 # Room.dynBal.medium.T
4116
-2 9.9558600000000001E+02 0 1.0000000000000000E+100
4117
6 1280 # Room.dynBal.medium.d
4118
-2 1 0 1
4119
6 1280 # Room.dynBal.medium.X[1]
4120
-2 0 0 0
4121
6 1280 # Room.dynBal.medium.R
4122
-2 1.8015268000000001E-02 0 1.0000000000000000E+100
4123
6 1280 # Room.dynBal.medium.MM
4124
-2 0 0 0
4125
6 1281 # Room.dynBal.medium.preferredMediumStates
4126
-2 1 0 0
4127
6 1281 # Room.dynBal.medium.standardOrderComponents
4128
-2 2.0269163710988096E+01 0 0
4129
6 1280 # Room.dynBal.medium.T_degC
4130
-2 3.0000000000000004E+00 0 0
4131
6 1280 # Room.dynBal.medium.p_bar
4132
-2 4.2215923241993475E+08 0 0
4133
2 1296 # Room.dynBal.U
4134
-2 2.1534492358259768E+03 0 0
4135
3 1280 # Room.dynBal.der(U)
4136
-2 4.9779300000000003E+03 0 1.0000000000000000E+100
4137
6 1280 # Room.dynBal.m
4138
-2 0 0 0
4139
6 1280 # Room.dynBal.der(m)
4140
-2 0 0 0
4141
6 1280 # Room.dynBal.mb_flow
4142
-2 5.1534492358259758E+03 0 0
4143
6 1280 # Room.dynBal.Hb_flow
4144
-2 5 0 0
4145
6 1280 # Room.dynBal.fluidVolume
4146
-2 0 0 0
4147
6 1280 # Room.dynBal.CSen
4148
-2 -9.0333219639182553E+03 -1.0000000000000000E+08 1.0000000000000000E+08
4149
6 1280 # Room.dynBal.ports_H_flow[1]
4150
-2 1.4186771199744231E+04 -1.0000000000000000E+08 1.0000000000000000E+08
4151
6 1280 # Room.dynBal.ports_H_flow[2]
4152
-2 4184 0 0
4153
6 1280 # Room.dynBal.cp_default
4154
-2 9.9558600000000001E+02 0 1.0000000000000000E+100
4155
6 1280 # Room.dynBal.rho_start
4156
-2 0 0 0
4157
6 1281 # Room.dynBal.computeCSen
4158
-2 3.0000000000000000E+05 0 1.0000000000000000E+08
4159
6 1280 # Room.dynBal.state_default.p
4160
-2 2.9314999999999998E+02 1 10000
4161
6 1280 # Room.dynBal.state_default.T
4162
-2 9.9558600000000001E+02 0 1.0000000000000000E+100
4163
6 1280 # Room.dynBal.rho_default
4164
-2 83680 0 0
4165
6 1280 # Room.dynBal.hStart
4166
-2 0 0 0
4167
6 1281 # Room.dynBal._simplify_mWat_flow
4168
-2 0 0 0
4169
6 1280 # Room.dynBal.mWat_flow_internal
4170
4171
4172
# Matrix with 6 columns defining the initial value calculation
4173
# (columns 5 and 6 are not utilized for the calculation but are
4174
# reported by dymosim via dymosim -i for user convenience):
4175
#
4176
# column 1: Type of initial value
4177
# = -2: special case: for continuing simulation (column 2 = value)
4178
# = -1: fixed value (column 2 = fixed value)
4179
# = 0: free value, i.e., no restriction (column 2 = initial value)
4180
# > 0: desired value (column 1 = weight for optimization
4181
# column 2 = desired value)
4182
# use weight=1, since automatic scaling usually
4183
# leads to equally weighted terms
4184
# column 2: fixed, free or desired value according to column 1.
4185
# column 3: Minimum value (ignored, if Minimum >= Maximum).
4186
# column 4: Maximum value (ignored, if Minimum >= Maximum).
4187
# Minimum and maximum restrict the search range in initial
4188
# value calculation. They might also be used for scaling.
4189
# column 5: Category of variable.
4190
# = 1: parameter.
4191
# = 2: state.
4192
# = 3: state derivative.
4193
# = 4: output.
4194
# = 5: input.
4195
# = 6: auxiliary variable.
4196
# column 6: Data type of variable and flags according to dsBaseType
4197
# <value>&3= 0: real.
4198
# <value>&3= 1: boolean.
4199
# <value>&3= 2: integer.
4200
#
4201
# Initial values are calculated according to the following procedure:
4202
#
4203
# - If parameters, states and inputs are FIXED, and other variables
4204
# are FREE, no special action takes place (default setting).
4205
#
4206
# - If there are only FIXED and FREE variables and the number of
4207
# FREE parameters, states and inputs is IDENTICAL to the number of
4208
# FIXED state derivatives, outputs and auxiliary variables, a non-linear
4209
# equation is solved to determine a consistent set of initial conditions.
4210
#
4211
# - In all other cases the following optimization problem is solved:
4212
# min( sum( weight(i)*( (value(i) - DESIRED(i))/scale(i) )^2 ) )
4213
# under the constraint that the differential equation is fulfilled
4214
# at the initial time. In most cases weight(i)=1 is sufficient, due
4215
# to the automatic scaling (if DESIRED(i) is not close to zero,
4216
# scale(i) = DESIRED(i). Otherwise, the scaling is based on the
4217
# nominal value (and maybe minimum and maximum values given in
4218
# column 3 and 4). If these values are zero, scale(i)=1 is used).
4219
#
4220
char initialDescription(1354,186)
4221
Number of ports [:#(type=Integer)]
4222
Set to true to stop the simulation with an error if the medium temperature is outside its allowable range [:#(type=Boolean)]
4223
Specific thermodynamic enthalpy close to the connection point if m_flow < 0 [J/kg]
4224
Allowed flow direction [:#(type=Modelica.Fluid.Types.PortFlowDirection)]
4225
Needed to connect to conditional connector [kg/kg]
4226
Get the mass flow rate from the input connector [:#(type=Boolean)]
4227
Fixed mass flow rate going out of the fluid port [kg/s]
4228
Get the temperature from the input connector [:#(type=Boolean)]
4229
Fixed value of temperature [K|degC]
4230
Needed to connect to conditional connector [K|degC]
4231
Get the composition (all fractions) from the input connector [:#(type=Boolean)]
4232
Get the composition (independent fractions) from the input connector [:#(type=Boolean)]
4233
Get the trace substances from the input connector [:#(type=Boolean)]
4234
Fixed value of composition [kg/kg]
4235
Number of ports [:#(type=Integer)]
4236
Set to true to stop the simulation with an error if the medium temperature is outside its allowable range [:#(type=Boolean)]
4237
Specific thermodynamic enthalpy close to the connection point if m_flow < 0 [J/kg]
4238
Allowed flow direction [:#(type=Modelica.Fluid.Types.PortFlowDirection)]
4239
Temperature of medium [K|degC]
4240
Density of medium [kg/m3|g/cm3]
4241
Mass fractions (= (component mass)/total mass m_i/m) [1]
4242
Gas constant (of mixture if applicable) [J/(kg.K)]
4243
Molar mass (of mixture or single fluid) [kg/mol]
4244
= true if StateSelect.prefer shall be used for the independent property variables of the medium [:#(type=Boolean)]
4245
If true, and reducedX = true, the last element of X will be computed from the other ones [:#(type=Boolean)]
4246
Temperature of medium in [degC] [degC;]
4247
Absolute pressure of medium in [bar] [bar]
4248
select p or d [:#(type=Boolean)]
4249
Boundary pressure [Pa|bar]
4250
Boundary density [kg/m3|g/cm3]
4251
select T or h [:#(type=Boolean)]
4252
Boundary temperature [K|degC]
4253
Boundary specific enthalpy [J/kg]
4254
Boundary mass fractions m_i/m [kg/kg]
4255
Height of ramps
4256
Duration of ramp (= 0.0 gives a Step) [s]
4257
Offset of output signal
4258
Output = offset for time < startTime [s]
4259
Constant output value
4260
= false to simplify equations, assuming, but not enforcing, no flow reversal for medium 1 [:#(type=Boolean)]
4261
= false to simplify equations, assuming, but not enforcing, no flow reversal for medium 2 [:#(type=Boolean)]
4262
Mass flow rate from the connection point into the component [kg/s]
4263
Specific thermodynamic enthalpy close to the connection point if m_flow < 0 [J/kg]
4264
Specific thermodynamic enthalpy close to the connection point if m_flow < 0 [J/kg]
4265
Nominal mass flow rate [kg/s]
4266
Nominal mass flow rate [kg/s]
4267
Small mass flow rate for regularization of zero flow [kg/s]
4268
Small mass flow rate for regularization of zero flow [kg/s]
4269
= true, if actual temperature at port is computed [:#(type=Boolean)]
4270
Pressure difference between port_a1 and port_b1 [Pa|Pa]
4271
Pressure difference between port_a2 and port_b2 [Pa|Pa]
4272
Temperature of medium [K|degC]
4273
Temperature of medium [K|degC]
4274
Temperature of medium [K|degC]
4275
Temperature of medium [K|degC]
4276
True if the HP is reversible [:#(type=Boolean)]
4277
Scaling-factor of HP
4278
Consider the inertia of the refrigerant cycle [:#(type=Boolean)]
4279
Cut off frequency for inertia of refrigerant cycle [Hz]
4280
Order of refrigerant cycle interia [:#(type=Integer)]
4281
Nominal mass flow rate [kg/s]
4282
Volume in condenser [m3]
4283
Pressure drop at nominal mass flow rate [Pa|bar]
4284
Fraction of nominal mass flow rate where transition to turbulent occurs
4285
If heat losses at capacitor side are considered or not [:#(type=Boolean)]
4286
Heat capacity of Condenser (= cp*m) [J/K]
4287
Constant parameter for heat transfer to the ambient. Represents a sum of thermal resistances such as conductance, insulation and natural convection [W/K]
4288
Constant parameter for heat transfer to heat exchangers capacity. Represents a sum of thermal resistances such as forced convection and conduction inside of the capacity [W/K]
4289
Nominal mass flow rate [kg/s]
4290
Volume in evaporator [m3]
4291
Pressure drop at nominal mass flow rate [Pa|bar]
4292
Fraction of nominal mass flow rate where transition to turbulent occurs
4293
If heat losses at capacitor side are considered or not [:#(type=Boolean)]
4294
Heat capacity of Evaporator (= cp*m) [J/K]
4295
Constant parameter for heat transfer to the ambient. Represents a sum of thermal resistances such as conductance, insulation and natural convection [W/K]
4296
Constant parameter for heat transfer to heat exchangers capacity. Represents a sum of thermal resistances such as forced convection and conduction inside of the capacity [W/K]
4297
Time constant at nominal flow rate (use tau=0 for steady-state sensor, but see user guide for potential problems) [s]
4298
If true, temperature T converges towards TAmb when no flow [:#(type=Boolean)]
4299
= false to simplify equations, assuming, but not enforcing, no flow reversal [:#(type=Boolean)]
4300
= false to simplify equations, assuming, but not enforcing, no flow reversal [:#(type=Boolean)]
4301
Time constant for heat transfer in temperature sensors in evaporator, default 20 minutes [s]
4302
Time constant for heat transfer in temperature sensors in evaporator, default 20 minutes [s]
4303
Fixed ambient temperature for heat transfer of sensors at the condenser side [K|degC]
4304
Fixed ambient temperature for heat transfer of sensors at the evaporator side [K|degC]
4305
Type of initialization (InitialState and InitialOutput are identical) [:#(type=Modelica.Blocks.Types.Init)]
4306
Start value of pressure [Pa|bar]
4307
Start value of temperature [K|degC]
4308
true if T_start of non-fluid capacity in condenser should be fixed at initialization [:#(type=Boolean)]
4309
Start value of mass fractions m_i/m [kg/kg]
4310
Start value of pressure [Pa|bar]
4311
Start value of temperature [K|degC]
4312
true if T_start of non-fluid capacity in evaporator should be fixed at initialization [:#(type=Boolean)]
4313
Start value of mass fractions m_i/m [kg/kg]
4314
Initial or guess values of states
4315
Initial or guess values of states
4316
Initial or guess values of states
4317
Initial or guess value of output (= state)
4318
Type of mass balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
4319
Type of energy balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
4320
= true, if actual temperature at port is computed [:#(type=Boolean)]
4321
= true, use m_flow = f(dp) else dp = f(m_flow) [:#(type=Boolean)]
4322
= true, use homotopy method [:#(type=Boolean)]
4323
= true, use linear relation between m_flow and dp for any flow rate [:#(type=Boolean)]
4324
= false to simplify equations, assuming, but not enforcing, no flow reversal [:#(type=Boolean)]
4325
Nominal mass flow rate [kg/s]
4326
Small mass flow rate for regularization of zero flow [kg/s]
4327
= true, if actual temperature at port is computed [:#(type=Boolean)]
4328
Pressure difference between port_a and port_b [Pa|Pa]
4329
Start value for m_flow, used to avoid a warning if not set in m_flow, and to avoid m_flow.start in parameter window [kg/s]
4330
Start value for dp, used to avoid a warning if not set in dp, and to avoid dp.start in parameter window [Pa|Pa]
4331
=true, compute flow resistance. Set to false to assume no friction [:#(type=Boolean)]
4332
= true, use m_flow = f(dp) else dp = f(m_flow) [:#(type=Boolean)]
4333
Pressure difference [Pa|Pa]
4334
= true, use linear relation between m_flow and dp for any flow rate [:#(type=Boolean)]
4335
Fraction of nominal flow rate where flow transitions to laminar
4336
Time constant at nominal flow (if energyDynamics <> SteadyState) [s]
4337
= true, use homotopy method [:#(type=Boolean)]
4338
Type of energy balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
4339
Type of mass balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
4340
Start value of pressure [Pa|bar]
4341
Start value of temperature [K|degC]
4342
Start value of mass fractions m_i/m [kg/kg]
4343
Type of energy balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
4344
Type of mass balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
4345
Type of independent mass fraction balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
4346
Type of trace substance balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
4347
Start value of pressure [Pa|bar]
4348
Start value of temperature [K|degC]
4349
Start value of mass fractions m_i/m [kg/kg]
4350
Factor for scaling the sensible thermal mass of the volume
4351
= true to set up initial equations for pressure [:#(type=Boolean)]
4352
Set to true if the model has a prescribed heat flow at its heatPort. If the heat flow rate at the heatPort is only based on temperature difference, then set to false [:#(type=Boolean)]
4353
Set to true to cause port_a.m_flow + port_b.m_flow = 0 even if mWat_flow is non-zero [:#(type=Boolean)]
4354
Nominal mass flow rate [kg/s]
4355
Number of ports [:#(type=Integer)]
4356
Small mass flow rate for regularization of zero flow [kg/s]
4357
= false to simplify equations, assuming, but not enforcing, no flow reversal. Used only if model has two ports. [:#(type=Boolean)]
4358
Volume [m3]
4359
Temperature of the fluid [K|degC]
4360
Mass of the component [kg]
4361
Density, used to compute start and guess values [kg/m3|g/cm3]
4362
Default value for mass fractions of medium (for initialization) [kg/kg]
4363
Absolute pressure of medium [Pa|bar]
4364
Temperature of medium [K|degC]
4365
Density, used to compute fluid mass [kg/m3|g/cm3]
4366
Absolute pressure of medium [Pa|bar]
4367
Temperature of medium [K|degC]
4368
Flag, true if the model has two ports only and uses a steady state balance [:#(type=Boolean)]
4369
Set to true to enable input connector for trace substance [:#(type=Boolean)]
4370
= false to simplify equations, assuming, but not enforcing, no flow reversal [:#(type=Boolean)]
4371
Nominal mass flow rate [kg/s]
4372
Small mass flow rate for regularization of zero flow [kg/s]
4373
= true, if actual temperature at port is computed [:#(type=Boolean)]
4374
Pressure difference between port_a and port_b [Pa|Pa]
4375
Start value for m_flow, used to avoid a warning if not set in m_flow, and to avoid m_flow.start in parameter window [kg/s]
4376
Start value for dp, used to avoid a warning if not set in dp, and to avoid dp.start in parameter window [Pa|Pa]
4377
= true, use m_flow = f(dp) else dp = f(m_flow) [:#(type=Boolean)]
4378
Pressure drop at nominal mass flow rate [Pa|Pa]
4379
= true, use homotopy method [:#(type=Boolean)]
4380
= true, use linear relation between m_flow and dp for any flow rate [:#(type=Boolean)]
4381
Turbulent flow if |m_flow| >= m_flow_turbulent [kg/s]
4382
Absolute pressure of medium [Pa|bar]
4383
Temperature of medium [K|degC]
4384
Dynamic viscosity, used to compute transition to turbulent flow regime [Pa.s]
4385
Absolute value of nominal flow rate [kg/s]
4386
Absolute value of nominal pressure difference [Pa|Pa]
4387
Fraction of nominal mass flow rate where transition to turbulent occurs
4388
Flow coefficient, k=m_flow/sqrt(dp), with unit=(kg.m)^(1/2)
4389
Flag to enable/disable computation of flow resistance [:#(type=Boolean)]
4390
Precomputed coefficient to avoid division by parameter
4391
Absolute pressure of medium [Pa|bar]
4392
Temperature of medium [K|degC]
4393
Density, used to compute fluid volume [kg/m3|g/cm3]
4394
Absolute pressure of medium [Pa|bar]
4395
Temperature of medium [K|degC]
4396
Start value for outflowing enthalpy [J/kg]
4397
Type of heat exchanger [:#(type=Boolean)]
4398
Volume in condenser [m3]
4399
False if capacity and heat losses are neglected [:#(type=Boolean)]
4400
Capacity of heat exchanger [J/K]
4401
true if T_start of non-fluid capacity should be fixed at initialization [:#(type=Boolean)]
4402
Formular for calculation of heat transfer coefficient on the outside [W/K]
4403
Formular for calculation of heat transfer coefficient on the inside
4404
Reference temperature [K|degC]
4405
Temperature coefficient of heat flow rate [1/K]
4406
Heat flow rate to the medium
4407
= false to simplify equations, assuming, but not enforcing, no flow reversal [:#(type=Boolean)]
4408
Nominal mass flow rate [kg/s]
4409
Small mass flow rate for regularization of zero flow [kg/s]
4410
= true, if actual temperature at port is computed [:#(type=Boolean)]
4411
Pressure difference between port_a and port_b [Pa|Pa]
4412
Start value for m_flow, used to avoid a warning if not set in m_flow, and to avoid m_flow.start in parameter window [kg/s]
4413
Start value for dp, used to avoid a warning if not set in dp, and to avoid dp.start in parameter window [Pa|Pa]
4414
=true, compute flow resistance. Set to false to assume no friction [:#(type=Boolean)]
4415
= true, use m_flow = f(dp) else dp = f(m_flow) [:#(type=Boolean)]
4416
Pressure difference [Pa|Pa]
4417
= true, use linear relation between m_flow and dp for any flow rate [:#(type=Boolean)]
4418
Fraction of nominal flow rate where flow transitions to laminar
4419
Time constant at nominal flow (if energyDynamics <> SteadyState) [s]
4420
= true, use homotopy method [:#(type=Boolean)]
4421
Type of energy balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
4422
Type of mass balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
4423
Start value of pressure [Pa|bar]
4424
Start value of temperature [K|degC]
4425
Start value of mass fractions m_i/m [kg/kg]
4426
Type of energy balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
4427
Type of mass balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
4428
Type of independent mass fraction balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
4429
Type of trace substance balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
4430
Start value of pressure [Pa|bar]
4431
Start value of temperature [K|degC]
4432
Start value of mass fractions m_i/m [kg/kg]
4433
Factor for scaling the sensible thermal mass of the volume
4434
= true to set up initial equations for pressure [:#(type=Boolean)]
4435
Set to true if the model has a prescribed heat flow at its heatPort. If the heat flow rate at the heatPort is only based on temperature difference, then set to false [:#(type=Boolean)]
4436
Set to true to cause port_a.m_flow + port_b.m_flow = 0 even if mWat_flow is non-zero [:#(type=Boolean)]
4437
Nominal mass flow rate [kg/s]
4438
Number of ports [:#(type=Integer)]
4439
Small mass flow rate for regularization of zero flow [kg/s]
4440
= false to simplify equations, assuming, but not enforcing, no flow reversal. Used only if model has two ports. [:#(type=Boolean)]
4441
Volume [m3]
4442
Temperature of the fluid [K|degC]
4443
Mass of the component [kg]
4444
Density, used to compute start and guess values [kg/m3|g/cm3]
4445
Absolute pressure of medium [Pa|bar]
4446
Temperature of medium [K|degC]
4447
Density, used to compute fluid mass [kg/m3|g/cm3]
4448
Absolute pressure of medium [Pa|bar]
4449
Temperature of medium [K|degC]
4450
Flag, true if the model has two ports only and uses a steady state balance [:#(type=Boolean)]
4451
Set to true to enable input connector for trace substance [:#(type=Boolean)]
4452
= false to simplify equations, assuming, but not enforcing, no flow reversal [:#(type=Boolean)]
4453
Nominal mass flow rate [kg/s]
4454
Small mass flow rate for regularization of zero flow [kg/s]
4455
= true, if actual temperature at port is computed [:#(type=Boolean)]
4456
Pressure difference between port_a and port_b [Pa|Pa]
4457
Start value for m_flow, used to avoid a warning if not set in m_flow, and to avoid m_flow.start in parameter window [kg/s]
4458
Start value for dp, used to avoid a warning if not set in dp, and to avoid dp.start in parameter window [Pa|Pa]
4459
= true, use m_flow = f(dp) else dp = f(m_flow) [:#(type=Boolean)]
4460
Pressure drop at nominal mass flow rate [Pa|Pa]
4461
= true, use homotopy method [:#(type=Boolean)]
4462
= true, use linear relation between m_flow and dp for any flow rate [:#(type=Boolean)]
4463
Turbulent flow if |m_flow| >= m_flow_turbulent [kg/s]
4464
Absolute pressure of medium [Pa|bar]
4465
Temperature of medium [K|degC]
4466
Dynamic viscosity, used to compute transition to turbulent flow regime [Pa.s]
4467
Absolute value of nominal flow rate [kg/s]
4468
Absolute value of nominal pressure difference [Pa|Pa]
4469
Fraction of nominal mass flow rate where transition to turbulent occurs
4470
Flow coefficient, k=m_flow/sqrt(dp), with unit=(kg.m)^(1/2)
4471
Flag to enable/disable computation of flow resistance [:#(type=Boolean)]
4472
Precomputed coefficient to avoid division by parameter
4473
Absolute pressure of medium [Pa|bar]
4474
Temperature of medium [K|degC]
4475
Density, used to compute fluid volume [kg/m3|g/cm3]
4476
Absolute pressure of medium [Pa|bar]
4477
Temperature of medium [K|degC]
4478
Start value for outflowing enthalpy [J/kg]
4479
Type of heat exchanger [:#(type=Boolean)]
4480
Volume in condenser [m3]
4481
False if capacity and heat losses are neglected [:#(type=Boolean)]
4482
Capacity of heat exchanger [J/K]
4483
true if T_start of non-fluid capacity should be fixed at initialization [:#(type=Boolean)]
4484
Formular for calculation of heat transfer coefficient on the outside [W/K]
4485
Formular for calculation of heat transfer coefficient on the inside
4486
Reference temperature [K|degC]
4487
Temperature coefficient of heat flow rate [1/K]
4488
Heat flow rate to the medium
4489
Input signal for icing factor
4490
Input signal speed for compressor relative between 0 and 1
4491
true: heat pump, false: chiller [:#(type=Boolean)]
4492
Total electrical active power [W]
4493
Factor(0..1) to estimate efficiency losses through icing of evaporator
4494
True if the HP is reversible [:#(type=Boolean)]
4495
Scaling factor of heat pump
4496
Factor(0..1) to estimate efficiency losses through icing of evaporator
4497
Electrical Power consumed by HP [W|kW]
4498
Heat flow rate through Condenser [W|kW]
4499
Factor(0..1) to estimate efficiency losses through icing of evaporator
4500
Heat flow rate through Condenser [W|kW]
4501
Scaling factor of heat pump
4502
Smoothness of table interpolation [:#(type=Modelica.Blocks.Types.Smoothness)]
4503
Heating power table; T in degC; Q_flow in W
4504
Heating power table; T in degC; Q_flow in W
4505
Heating power table; T in degC; Q_flow in W
4506
Heating power table; T in degC; Q_flow in W
4507
Heating power table; T in degC; Q_flow in W
4508
Heating power table; T in degC; Q_flow in W
4509
Heating power table; T in degC; Q_flow in W
4510
Heating power table; T in degC; Q_flow in W
4511
Heating power table; T in degC; Q_flow in W
4512
Heating power table; T in degC; Q_flow in W
4513
Heating power table; T in degC; Q_flow in W
4514
Heating power table; T in degC; Q_flow in W
4515
Heating power table; T in degC; Q_flow in W
4516
Heating power table; T in degC; Q_flow in W
4517
Heating power table; T in degC; Q_flow in W
4518
Heating power table; T in degC; Q_flow in W
4519
Heating power table; T in degC; Q_flow in W
4520
Heating power table; T in degC; Q_flow in W
4521
Heating power table; T in degC; Q_flow in W
4522
Heating power table; T in degC; Q_flow in W
4523
Heating power table; T in degC; Q_flow in W
4524
Heating power table; T in degC; Q_flow in W
4525
Heating power table; T in degC; Q_flow in W
4526
Heating power table; T in degC; Q_flow in W
4527
Heating power table; T in degC; Q_flow in W
4528
Heating power table; T in degC; Q_flow in W
4529
Heating power table; T in degC; Q_flow in W
4530
Heating power table; T in degC; Q_flow in W
4531
Heating power table; T in degC; Q_flow in W
4532
Heating power table; T in degC; Q_flow in W
4533
Heating power table; T in degC; Q_flow in W
4534
Heating power table; T in degC; Q_flow in W
4535
Electrical power table; T in degC; Q_flow in W
4536
Electrical power table; T in degC; Q_flow in W
4537
Electrical power table; T in degC; Q_flow in W
4538
Electrical power table; T in degC; Q_flow in W
4539
Electrical power table; T in degC; Q_flow in W
4540
Electrical power table; T in degC; Q_flow in W
4541
Electrical power table; T in degC; Q_flow in W
4542
Electrical power table; T in degC; Q_flow in W
4543
Electrical power table; T in degC; Q_flow in W
4544
Electrical power table; T in degC; Q_flow in W
4545
Electrical power table; T in degC; Q_flow in W
4546
Electrical power table; T in degC; Q_flow in W
4547
Electrical power table; T in degC; Q_flow in W
4548
Electrical power table; T in degC; Q_flow in W
4549
Electrical power table; T in degC; Q_flow in W
4550
Electrical power table; T in degC; Q_flow in W
4551
Electrical power table; T in degC; Q_flow in W
4552
Electrical power table; T in degC; Q_flow in W
4553
Electrical power table; T in degC; Q_flow in W
4554
Electrical power table; T in degC; Q_flow in W
4555
Electrical power table; T in degC; Q_flow in W
4556
Electrical power table; T in degC; Q_flow in W
4557
Electrical power table; T in degC; Q_flow in W
4558
Electrical power table; T in degC; Q_flow in W
4559
Electrical power table; T in degC; Q_flow in W
4560
Electrical power table; T in degC; Q_flow in W
4561
Electrical power table; T in degC; Q_flow in W
4562
Electrical power table; T in degC; Q_flow in W
4563
Electrical power table; T in degC; Q_flow in W
4564
Electrical power table; T in degC; Q_flow in W
4565
Electrical power table; T in degC; Q_flow in W
4566
Electrical power table; T in degC; Q_flow in W
4567
Nominal mass flow rate in condenser [kg/s]
4568
Nominal mass flow rate in evaporator [kg/s]
4569
Points to define upper boundary for sink temperature
4570
Points to define upper boundary for sink temperature
4571
Points to define upper boundary for sink temperature
4572
Points to define upper boundary for sink temperature
4573
Points to define upper boundary for sink temperature
4574
Points to define upper boundary for sink temperature
4575
Points to define upper boundary for sink temperature
4576
Points to define upper boundary for sink temperature
4577
False to hold last value [:#(type=Boolean)]
4578
WARNING: This will lead to a lot of state-events if extrapolation occurs frequently! If extrapolation is enabled, the user will get warnings when extrapolation occurs. [:#(type=Boolean)]
4579
Connector of Real input signal 1 [degC]
4580
Connector of Real input signal 2 [degC]
4581
Connector of Real output signal [W|kW]
4582
False to hold last value [:#(type=Boolean)]
4583
Smoothness of table interpolation [:#(type=Modelica.Blocks.Types.Smoothness)]
4584
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4585
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4586
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4587
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4588
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4589
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4590
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4591
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4592
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4593
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4594
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4595
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4596
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4597
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4598
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4599
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4600
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4601
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4602
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4603
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4604
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4605
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4606
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4607
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4608
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4609
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4610
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4611
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4612
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4613
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4614
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4615
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4616
= true, if table is defined on file or in function usertab [:#(type=Boolean)]
4617
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4618
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4619
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4620
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4621
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4622
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4623
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4624
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4625
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4626
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4627
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4628
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4629
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4630
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4631
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4632
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4633
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4634
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4635
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4636
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4637
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4638
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4639
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4640
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4641
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4642
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4643
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4644
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4645
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4646
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4647
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4648
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4649
= true, if info message that file is loading is to be printed [:#(type=Boolean)]
4650
Smoothness of table interpolation [:#(type=Modelica.Blocks.Types.Smoothness)]
4651
[:#(type=Integer)]
4652
= 1, if table was successfully read from file
4653
Connector of Real output signal [W|kW]
4654
False to hold last value [:#(type=Boolean)]
4655
Smoothness of table interpolation [:#(type=Modelica.Blocks.Types.Smoothness)]
4656
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4657
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4658
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4659
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4660
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4661
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4662
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4663
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4664
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4665
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4666
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4667
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4668
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4669
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4670
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4671
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4672
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4673
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4674
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4675
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4676
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4677
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4678
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4679
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4680
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4681
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4682
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4683
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4684
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4685
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4686
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4687
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4688
= true, if table is defined on file or in function usertab [:#(type=Boolean)]
4689
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4690
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4691
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4692
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4693
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4694
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4695
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4696
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4697
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4698
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4699
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4700
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4701
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4702
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4703
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4704
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4705
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4706
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4707
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4708
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4709
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4710
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4711
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4712
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4713
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4714
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4715
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4716
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4717
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4718
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4719
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4720
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4721
= true, if info message that file is loading is to be printed [:#(type=Boolean)]
4722
Smoothness of table interpolation [:#(type=Modelica.Blocks.Types.Smoothness)]
4723
[:#(type=Integer)]
4724
= 1, if table was successfully read from file
4725
Connector of Real output signal
4726
Connector of Real input signal 1
4727
Gain of upper input
4728
Gain of lower input
4729
Connector of Real input signal 2
4730
4731
4732
4733
4734
Constant output value
4735
Connector of Real output signal
4736
Connector of second Real input signal [W|kW]
4737
Connector of second Real input signal [W|kW]
4738
Factor(0..1) to estimate efficiency losses through icing of evaporator
4739
Scaling factor of heat pump
4740
Smoothness of table interpolation [:#(type=Modelica.Blocks.Types.Smoothness)]
4741
Heating power table; T in degC; Q_flow in W
4742
Heating power table; T in degC; Q_flow in W
4743
Heating power table; T in degC; Q_flow in W
4744
Heating power table; T in degC; Q_flow in W
4745
Heating power table; T in degC; Q_flow in W
4746
Heating power table; T in degC; Q_flow in W
4747
Heating power table; T in degC; Q_flow in W
4748
Heating power table; T in degC; Q_flow in W
4749
Heating power table; T in degC; Q_flow in W
4750
Heating power table; T in degC; Q_flow in W
4751
Heating power table; T in degC; Q_flow in W
4752
Heating power table; T in degC; Q_flow in W
4753
Heating power table; T in degC; Q_flow in W
4754
Heating power table; T in degC; Q_flow in W
4755
Heating power table; T in degC; Q_flow in W
4756
Heating power table; T in degC; Q_flow in W
4757
Heating power table; T in degC; Q_flow in W
4758
Heating power table; T in degC; Q_flow in W
4759
Electrical power table; T in degC; Q_flow in W
4760
Electrical power table; T in degC; Q_flow in W
4761
Electrical power table; T in degC; Q_flow in W
4762
Electrical power table; T in degC; Q_flow in W
4763
Electrical power table; T in degC; Q_flow in W
4764
Electrical power table; T in degC; Q_flow in W
4765
Electrical power table; T in degC; Q_flow in W
4766
Electrical power table; T in degC; Q_flow in W
4767
Electrical power table; T in degC; Q_flow in W
4768
Electrical power table; T in degC; Q_flow in W
4769
Electrical power table; T in degC; Q_flow in W
4770
Electrical power table; T in degC; Q_flow in W
4771
Electrical power table; T in degC; Q_flow in W
4772
Electrical power table; T in degC; Q_flow in W
4773
Electrical power table; T in degC; Q_flow in W
4774
Electrical power table; T in degC; Q_flow in W
4775
Electrical power table; T in degC; Q_flow in W
4776
Electrical power table; T in degC; Q_flow in W
4777
Nominal mass flow rate in condenser [kg/s]
4778
Nominal mass flow rate in evaporator [kg/s]
4779
Points to define upper boundary for sink temperature
4780
Points to define upper boundary for sink temperature
4781
Points to define upper boundary for sink temperature
4782
Points to define upper boundary for sink temperature
4783
False to hold last value [:#(type=Boolean)]
4784
WARNING: This will lead to a lot of state-events if extrapolation occurs frequently! If extrapolation is enabled, the user will get warnings when extrapolation occurs. [:#(type=Boolean)]
4785
Connector of Real input signal 1 [degC]
4786
Connector of Real input signal 2 [degC]
4787
Connector of Real output signal [W|kW]
4788
False to hold last value [:#(type=Boolean)]
4789
Smoothness of table interpolation [:#(type=Modelica.Blocks.Types.Smoothness)]
4790
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4791
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4792
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4793
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4794
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4795
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4796
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4797
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4798
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4799
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4800
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4801
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4802
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4803
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4804
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4805
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4806
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4807
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4808
= true, if table is defined on file or in function usertab [:#(type=Boolean)]
4809
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4810
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4811
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4812
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4813
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4814
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4815
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4816
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4817
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4818
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4819
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4820
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4821
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4822
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4823
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4824
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4825
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4826
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4827
= true, if info message that file is loading is to be printed [:#(type=Boolean)]
4828
Smoothness of table interpolation [:#(type=Modelica.Blocks.Types.Smoothness)]
4829
[:#(type=Integer)]
4830
= 1, if table was successfully read from file
4831
Connector of Real output signal [W|kW]
4832
False to hold last value [:#(type=Boolean)]
4833
Smoothness of table interpolation [:#(type=Modelica.Blocks.Types.Smoothness)]
4834
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4835
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4836
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4837
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4838
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4839
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4840
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4841
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4842
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4843
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4844
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4845
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4846
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4847
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4848
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4849
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4850
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4851
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4852
= true, if table is defined on file or in function usertab [:#(type=Boolean)]
4853
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4854
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4855
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4856
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4857
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4858
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4859
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4860
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4861
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4862
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4863
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4864
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4865
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4866
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4867
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4868
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4869
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4870
Table matrix (grid u1 = first column, grid u2 = first row; e.g., table=[0,0;0,1])
4871
= true, if info message that file is loading is to be printed [:#(type=Boolean)]
4872
Smoothness of table interpolation [:#(type=Modelica.Blocks.Types.Smoothness)]
4873
[:#(type=Integer)]
4874
= 1, if table was successfully read from file
4875
Connector of Real output signal
4876
Connector of Real input signal 1
4877
Gain of upper input
4878
Gain of lower input
4879
Connector of Real input signal 2
4880
4881
4882
4883
4884
Constant output value
4885
Connector of Real output signal
4886
Connector of second Real input signal [W|kW]
4887
Gain value multiplied with input signal [1]
4888
Gain value multiplied with input signal [1]
4889
= false to simplify equations, assuming, but not enforcing, no flow reversal [:#(type=Boolean)]
4890
Nominal mass flow rate, used for regularization near zero flow [kg/s]
4891
For bi-directional flow, temperature is regularized in the region |m_flow| < m_flow_small (m_flow_small > 0 required) [kg/s]
4892
Time constant at nominal flow rate (use tau=0 for steady-state sensor, but see user guide for potential problems) [s]
4893
Type of initialization (InitialState and InitialOutput are identical) [:#(type=Modelica.Blocks.Types.Init)]
4894
Gain to take flow rate into account for sensor time constant
4895
Flag, true if the sensor is a dynamic sensor [:#(type=Boolean)]
4896
Normalized mass flow rate
4897
Inverse of tau [s-1]
4898
Temperature of the passing fluid [K|degC]
4899
der(Temperature of the passing fluid) [K/s]
4900
Initial or guess value of output (= state) [K|degC]
4901
if true, temperature T converges towards TAmb when no flow [:#(type=Boolean)]
4902
Fixed ambient temperature for heat transfer [K|degC]
4903
Time constant for heat transfer, default 20 minutes [s]
4904
Dummy parameter to avoid division by tauHeaTra [1/s]
4905
Ratio of tau
4906
Medium temperature to which the sensor is exposed [K|degC]
4907
Temperature of inflowing fluid at port_a [K|degC]
4908
Temperature of inflowing fluid at port_b, or T_a_inflow if uni-directional flow [K|degC]
4909
= false to simplify equations, assuming, but not enforcing, no flow reversal [:#(type=Boolean)]
4910
Nominal mass flow rate, used for regularization near zero flow [kg/s]
4911
For bi-directional flow, temperature is regularized in the region |m_flow| < m_flow_small (m_flow_small > 0 required) [kg/s]
4912
Time constant at nominal flow rate (use tau=0 for steady-state sensor, but see user guide for potential problems) [s]
4913
Type of initialization (InitialState and InitialOutput are identical) [:#(type=Modelica.Blocks.Types.Init)]
4914
Gain to take flow rate into account for sensor time constant
4915
Flag, true if the sensor is a dynamic sensor [:#(type=Boolean)]
4916
Normalized mass flow rate
4917
Inverse of tau [s-1]
4918
Temperature of the passing fluid [K|degC]
4919
der(Temperature of the passing fluid) [K/s]
4920
Initial or guess value of output (= state) [K|degC]
4921
if true, temperature T converges towards TAmb when no flow [:#(type=Boolean)]
4922
Fixed ambient temperature for heat transfer [K|degC]
4923
Time constant for heat transfer, default 20 minutes [s]
4924
Dummy parameter to avoid division by tauHeaTra [1/s]
4925
Ratio of tau
4926
Medium temperature to which the sensor is exposed [K|degC]
4927
Temperature of inflowing fluid at port_a [K|degC]
4928
Temperature of inflowing fluid at port_b, or T_a_inflow if uni-directional flow [K|degC]
4929
= false to simplify equations, assuming, but not enforcing, no flow reversal [:#(type=Boolean)]
4930
Nominal mass flow rate, used for regularization near zero flow [kg/s]
4931
For bi-directional flow, temperature is regularized in the region |m_flow| < m_flow_small (m_flow_small > 0 required) [kg/s]
4932
Default value for mass fractions of medium (for initialization) [kg/kg]
4933
= false to simplify equations, assuming, but not enforcing, no flow reversal [:#(type=Boolean)]
4934
Nominal mass flow rate, used for regularization near zero flow [kg/s]
4935
For bi-directional flow, temperature is regularized in the region |m_flow| < m_flow_small (m_flow_small > 0 required) [kg/s]
4936
Time constant at nominal flow rate (use tau=0 for steady-state sensor, but see user guide for potential problems) [s]
4937
Type of initialization (InitialState and InitialOutput are identical) [:#(type=Modelica.Blocks.Types.Init)]
4938
Gain to take flow rate into account for sensor time constant
4939
Flag, true if the sensor is a dynamic sensor [:#(type=Boolean)]
4940
Normalized mass flow rate
4941
Inverse of tau [s-1]
4942
Temperature of the passing fluid [K|degC]
4943
der(Temperature of the passing fluid) [K/s]
4944
Initial or guess value of output (= state) [K|degC]
4945
if true, temperature T converges towards TAmb when no flow [:#(type=Boolean)]
4946
Fixed ambient temperature for heat transfer [K|degC]
4947
Time constant for heat transfer, default 20 minutes [s]
4948
Dummy parameter to avoid division by tauHeaTra [1/s]
4949
Ratio of tau
4950
Medium temperature to which the sensor is exposed [K|degC]
4951
Temperature of inflowing fluid at port_a [K|degC]
4952
Temperature of inflowing fluid at port_b, or T_a_inflow if uni-directional flow [K|degC]
4953
= false to simplify equations, assuming, but not enforcing, no flow reversal [:#(type=Boolean)]
4954
Nominal mass flow rate, used for regularization near zero flow [kg/s]
4955
For bi-directional flow, temperature is regularized in the region |m_flow| < m_flow_small (m_flow_small > 0 required) [kg/s]
4956
Time constant at nominal flow rate (use tau=0 for steady-state sensor, but see user guide for potential problems) [s]
4957
Type of initialization (InitialState and InitialOutput are identical) [:#(type=Modelica.Blocks.Types.Init)]
4958
Gain to take flow rate into account for sensor time constant
4959
Flag, true if the sensor is a dynamic sensor [:#(type=Boolean)]
4960
Normalized mass flow rate
4961
Inverse of tau [s-1]
4962
Temperature of the passing fluid [K|degC]
4963
der(Temperature of the passing fluid) [K/s]
4964
Initial or guess value of output (= state) [K|degC]
4965
if true, temperature T converges towards TAmb when no flow [:#(type=Boolean)]
4966
Fixed ambient temperature for heat transfer [K|degC]
4967
Time constant for heat transfer, default 20 minutes [s]
4968
Dummy parameter to avoid division by tauHeaTra [1/s]
4969
Ratio of tau
4970
Medium temperature to which the sensor is exposed [K|degC]
4971
Temperature of inflowing fluid at port_a [K|degC]
4972
Temperature of inflowing fluid at port_b, or T_a_inflow if uni-directional flow [K|degC]
4973
= false to simplify equations, assuming, but not enforcing, no flow reversal [:#(type=Boolean)]
4974
Nominal mass flow rate, used for regularization near zero flow [kg/s]
4975
For bi-directional flow, temperature is regularized in the region |m_flow| < m_flow_small (m_flow_small > 0 required) [kg/s]
4976
Time instant of step start [s]
4977
Output before startTime [:#(type=Boolean)]
4978
= false to simplify equations, assuming, but not enforcing, no flow reversal [:#(type=Boolean)]
4979
Specific thermodynamic enthalpy close to the connection point if m_flow < 0 [J/kg]
4980
Nominal mass flow rate, used for regularization near zero flow [kg/s]
4981
For bi-directional flow, temperature is regularized in the region |m_flow| < m_flow_small (m_flow_small > 0 required) [kg/s]
4982
Time constant at nominal flow rate (use tau=0 for steady-state sensor, but see user guide for potential problems) [s]
4983
Type of initialization (InitialState and InitialOutput are identical) [:#(type=Modelica.Blocks.Types.Init)]
4984
Gain to take flow rate into account for sensor time constant
4985
Flag, true if the sensor is a dynamic sensor [:#(type=Boolean)]
4986
Normalized mass flow rate
4987
Inverse of tau [s-1]
4988
Temperature of the passing fluid [K|degC]
4989
der(Temperature of the passing fluid) [K/s]
4990
Initial or guess value of output (= state) [K|degC]
4991
if true, temperature T converges towards TAmb when no flow [:#(type=Boolean)]
4992
Fixed ambient temperature for heat transfer [K|degC]
4993
Time constant for heat transfer, default 20 minutes [s]
4994
Dummy parameter to avoid division by tauHeaTra [1/s]
4995
Ratio of tau
4996
Medium temperature to which the sensor is exposed [K|degC]
4997
Temperature of inflowing fluid at port_a [K|degC]
4998
Temperature of inflowing fluid at port_b, or T_a_inflow if uni-directional flow [K|degC]
4999
if y=true and u<=uLow, switch to y=false
5000
if y=false and u>=uHigh, switch to y=true
5001
Value of pre(y) at initial time [:#(type=Boolean)]
5002
[:#(type=Boolean)]
5003
Connector of Boolean input signal [:#(type=Boolean)]
5004
Output signal for true Boolean input
5005
Output signal for false Boolean input
5006
Amplitude of sine wave
5007
Frequency of sine wave [Hz]
5008
Phase of sine wave [rad|deg]
5009
Offset of output signal
5010
Output = offset for time < startTime [s]
5011
Connector of Real output signal
5012
Type of energy balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
5013
Type of mass balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
5014
Type of independent mass fraction balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
5015
Type of trace substance balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
5016
Start value of pressure [Pa|bar]
5017
Start value of temperature [K|degC]
5018
Start value of mass fractions m_i/m [kg/kg]
5019
Factor for scaling the sensible thermal mass of the volume
5020
= false to simplify equations, assuming, but not enforcing, no flow reversal [:#(type=Boolean)]
5021
Specific thermodynamic enthalpy close to the connection point if m_flow < 0 [J/kg]
5022
Specific thermodynamic enthalpy close to the connection point if m_flow < 0 [J/kg]
5023
Nominal mass flow rate [kg/s]
5024
Small mass flow rate for regularization of zero flow [kg/s]
5025
= true, if actual temperature at port is computed [:#(type=Boolean)]
5026
Pressure difference between port_a and port_b [Pa|Pa]
5027
Start value for m_flow, used to avoid a warning if not set in m_flow, and to avoid m_flow.start in parameter window [kg/s]
5028
Start value for dp, used to avoid a warning if not set in dp, and to avoid dp.start in parameter window [Pa|Pa]
5029
Volume flow rate at user-selected operating points [m3/s]
5030
Volume flow rate at user-selected operating points [m3/s]
5031
Volume flow rate at user-selected operating points [m3/s]
5032
Volume flow rate at user-selected operating points [m3/s]
5033
Volume flow rate at user-selected operating points [m3/s]
5034
Volume flow rate at user-selected operating points [m3/s]
5035
Volume flow rate at user-selected operating points [m3/s]
5036
Volume flow rate at user-selected operating points [m3/s]
5037
Fan or pump total pressure at these flow rates [Pa|Pa]
5038
Fan or pump total pressure at these flow rates [Pa|Pa]
5039
Fan or pump total pressure at these flow rates [Pa|Pa]
5040
Fan or pump total pressure at these flow rates [Pa|Pa]
5041
Fan or pump total pressure at these flow rates [Pa|Pa]
5042
Fan or pump total pressure at these flow rates [Pa|Pa]
5043
Fan or pump total pressure at these flow rates [Pa|Pa]
5044
Fan or pump total pressure at these flow rates [Pa|Pa]
5045
Use power data instead of motor efficiency [:#(type=Boolean)]
5046
Volumetric flow rate at user-selected operating points [m3/s]
5047
Fan or pump efficiency at these flow rates [1]
5048
Volumetric flow rate at user-selected operating points [m3/s]
5049
Fan or pump efficiency at these flow rates [1]
5050
Volume flow rate at user-selected operating points [m3/s]
5051
Volume flow rate at user-selected operating points [m3/s]
5052
Volume flow rate at user-selected operating points [m3/s]
5053
Volume flow rate at user-selected operating points [m3/s]
5054
Volume flow rate at user-selected operating points [m3/s]
5055
Volume flow rate at user-selected operating points [m3/s]
5056
Volume flow rate at user-selected operating points [m3/s]
5057
Volume flow rate at user-selected operating points [m3/s]
5058
Fan or pump electrical power at these flow rates [W]
5059
Fan or pump electrical power at these flow rates [W]
5060
Fan or pump electrical power at these flow rates [W]
5061
Fan or pump electrical power at these flow rates [W]
5062
Fan or pump electrical power at these flow rates [W]
5063
Fan or pump electrical power at these flow rates [W]
5064
Fan or pump electrical power at these flow rates [W]
5065
Fan or pump electrical power at these flow rates [W]
5066
If true, then motor heat is added to fluid stream [:#(type=Boolean)]
5067
Nominal rotational speed for flow characteristic [1]
5068
Normalized speed set point, used if inputType = AixLib.Fluid.Types.InputType.Constant [1]
5069
Vector of normalized speed set points, used if inputType = AixLib.Fluid.Types.InputType.Stages [1]
5070
Nominal rotational speed for flow characteristic [rev/min]
5071
Speed set point, used if inputType = AixLib.Fluid.Types.InputType.Constant [rev/min]
5072
Vector of speed set points, used if inputType = AixLib.Fluid.Types.InputType.Stages [rev/min]
5073
= true, if default record values are being used [:#(type=Boolean)]
5074
Control input type [:#(type=AixLib.Fluid.Types.InputType)]
5075
Constant input set point [1]
5076
Vector of input set points corresponding to stages [1]
5077
= true, compute power exactly, using similarity laws. Otherwise approximate. [:#(type=Boolean)]
5078
Set to false to avoid any power (=heat and flow work) being added to medium (may give simpler equations) [:#(type=Boolean)]
5079
Set to true to avoid warning if m_flow_nominal and dp_nominal are used to construct the default pressure curve [:#(type=Boolean)]
5080
Time constant of fluid volume for nominal flow, used if energy or mass balance is dynamic [s]
5081
= true, if speed is filtered with a 2nd order CriticalDamping filter [:#(type=Boolean)]
5082
Rise time of the filter (time to reach 99.6 % of the speed) [s]
5083
Type of initialization (no init/steady state/initial state/initial output) [:#(type=Modelica.Blocks.Types.Init)]
5084
Initial value of speed [1]
5085
Actual normalised pump speed that is used for computations [1]
5086
Electrical power consumed [W]
5087
Port temperature [K|degC]
5088
Heat flow rate (positive if flowing from outside into the component) [W]
5089
Volume flow rate [m3/s]
5090
Pressure difference [Pa|Pa]
5091
Global efficiency [1]
5092
Hydraulic efficiency [1]
5093
Motor efficiency [1]
5094
Start value for VMachine_flow, used to avoid a warning if not specified [m3/s]
5095
Type of prescribed variable [:#(type=AixLib.Fluid.Movers.BaseClasses.Types.PrescribedVariable)]
5096
Parameter that is true if speed is the controlled variables [:#(type=Boolean)]
5097
Number of data points for pressure curve [:#(type=Integer)]
5098
Flag, true if user specified data that contain V_flow_max [:#(type=Boolean)]
5099
Maximum volume flow rate, used for smoothing [m3/s]
5100
Default medium density [kg/m3|g/cm3]
5101
Absolute pressure of medium [Pa|bar]
5102
Temperature of medium [K|degC]
5103
Start value for outflowing enthalpy [J/kg]
5104
Connector of Real input signal
5105
Type of energy balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
5106
Type of mass balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
5107
Type of independent mass fraction balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
5108
Type of trace substance balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
5109
Start value of pressure [Pa|bar]
5110
Start value of temperature [K|degC]
5111
Start value of mass fractions m_i/m [kg/kg]
5112
Factor for scaling the sensible thermal mass of the volume
5113
= true to set up initial equations for pressure [:#(type=Boolean)]
5114
Set to true if the model has a prescribed heat flow at its heatPort. If the heat flow rate at the heatPort is only based on temperature difference, then set to false [:#(type=Boolean)]
5115
Set to true to cause port_a.m_flow + port_b.m_flow = 0 even if mWat_flow is non-zero [:#(type=Boolean)]
5116
Nominal mass flow rate [kg/s]
5117
Number of ports [:#(type=Integer)]
5118
Small mass flow rate for regularization of zero flow [kg/s]
5119
= false to simplify equations, assuming, but not enforcing, no flow reversal. Used only if model has two ports. [:#(type=Boolean)]
5120
Volume [m3]
5121
Density, used to compute start and guess values [kg/m3|g/cm3]
5122
Absolute pressure of medium [Pa|bar]
5123
Temperature of medium [K|degC]
5124
Density, used to compute fluid mass [kg/m3|g/cm3]
5125
Absolute pressure of medium [Pa|bar]
5126
Temperature of medium [K|degC]
5127
Flag, true if the model has two ports only and uses a steady state balance [:#(type=Boolean)]
5128
Heat flow rate (positive if flowing from outside into the component) [W]
5129
Heat flow from port_a to port_b as output signal [W]
5130
Heat flow rate (positive if flowing from outside into the component) [W]
5131
Heat flow rate (positive if flowing from outside into the component) [W]
5132
Set to true to enable input connector for trace substance [:#(type=Boolean)]
5133
Heat flow rate (positive if flowing from outside into the component) [W]
5134
Time constant at nominal flow [s]
5135
Volume of delay element [m3]
5136
Analog filter characteristics (CriticalDamping/Bessel/Butterworth/ChebyshevI) [:#(type=Modelica.Blocks.Types.AnalogFilter)]
5137
Type of filter (LowPass/HighPass/BandPass/BandStop) [:#(type=Modelica.Blocks.Types.FilterType)]
5138
Order of filter [:#(type=Integer)]
5139
Cut-off frequency [Hz]
5140
Gain (= amplitude of frequency response at zero frequency)
5141
Pass band ripple for Chebyshev filter (otherwise not used); > 0 required [dB]
5142
Band of band pass/stop filter is f_min (A=-3db*gain) .. f_cut (A=-3db*gain) [Hz]
5143
= true, if amplitude at f_cut = -3db, otherwise unmodified filter [:#(type=Boolean)]
5144
Type of initialization (no init/steady state/initial state/initial output) [:#(type=Modelica.Blocks.Types.Init)]
5145
[:#(type=Integer)]
5146
Initial or guess values of states
5147
Initial or guess values of states
5148
Initial value of output
5149
Nominal value of input (used for scaling the states)
5150
Filter states
5151
der(Filter states)
5152
Filter states
5153
der(Filter states)
5154
[:#(type=Integer)]
5155
[:#(type=Integer)]
5156
[:#(type=Integer)]
5157
[:#(type=Integer)]
5158
5159
5160
5161
5162
5163
Gain value multiplied with input signal [1]
5164
= false to simplify equations, assuming, but not enforcing, no flow reversal [:#(type=Boolean)]
5165
Guess value of dp = port_a.p - port_b.p [Pa|Pa]
5166
Guess value of m_flow = port_a.m_flow [kg/s]
5167
Small mass flow rate for regularization of zero flow [kg/s]
5168
= true, if temperatures at port_a and port_b are computed [:#(type=Boolean)]
5169
= true, if volume flow rate at inflowing port is computed [:#(type=Boolean)]
5170
Pressure difference between port_a and port_b (= port_a.p - port_b.p) [Pa|Pa]
5171
Volume flow rate at inflowing port (positive when flow from port_a to port_b) [m3/s]
5172
if true, then the mass flow rate is equal to the value of m_flow_in [:#(type=Boolean)]
5173
if true, then the head is equal to the value of dp_in [:#(type=Boolean)]
5174
Prescribed pressure difference port_a.p-port_b.p [Pa]
5175
Needed to connect to conditional connector [kg/s]
5176
Needed to connect to conditional connector [Pa]
5177
Value of Real output
5178
= false to simplify equations, assuming, but not enforcing, no flow reversal [:#(type=Boolean)]
5179
Nominal mass flow rate, used for regularization near zero flow [kg/s]
5180
For bi-directional flow, temperature is regularized in the region |m_flow| < m_flow_small (m_flow_small > 0 required) [kg/s]
5181
Mass flow rate from the connection point into the component [kg/s]
5182
Specific thermodynamic enthalpy close to the connection point if m_flow < 0 [J/kg]
5183
Mass flow rate from the connection point into the component [kg/s]
5184
Specific thermodynamic enthalpy close to the connection point if m_flow < 0 [J/kg]
5185
Relative pressure of port_a minus port_b [Pa|Pa]
5186
Volume flow rate at user-selected operating points [m3/s]
5187
Volume flow rate at user-selected operating points [m3/s]
5188
Volume flow rate at user-selected operating points [m3/s]
5189
Volume flow rate at user-selected operating points [m3/s]
5190
Volume flow rate at user-selected operating points [m3/s]
5191
Volume flow rate at user-selected operating points [m3/s]
5192
Volume flow rate at user-selected operating points [m3/s]
5193
Volume flow rate at user-selected operating points [m3/s]
5194
Fan or pump total pressure at these flow rates [Pa|Pa]
5195
Fan or pump total pressure at these flow rates [Pa|Pa]
5196
Fan or pump total pressure at these flow rates [Pa|Pa]
5197
Fan or pump total pressure at these flow rates [Pa|Pa]
5198
Fan or pump total pressure at these flow rates [Pa|Pa]
5199
Fan or pump total pressure at these flow rates [Pa|Pa]
5200
Fan or pump total pressure at these flow rates [Pa|Pa]
5201
Fan or pump total pressure at these flow rates [Pa|Pa]
5202
Use power data instead of motor efficiency [:#(type=Boolean)]
5203
Volumetric flow rate at user-selected operating points [m3/s]
5204
Fan or pump efficiency at these flow rates [1]
5205
Volumetric flow rate at user-selected operating points [m3/s]
5206
Fan or pump efficiency at these flow rates [1]
5207
Volume flow rate at user-selected operating points [m3/s]
5208
Volume flow rate at user-selected operating points [m3/s]
5209
Volume flow rate at user-selected operating points [m3/s]
5210
Volume flow rate at user-selected operating points [m3/s]
5211
Volume flow rate at user-selected operating points [m3/s]
5212
Volume flow rate at user-selected operating points [m3/s]
5213
Volume flow rate at user-selected operating points [m3/s]
5214
Volume flow rate at user-selected operating points [m3/s]
5215
Fan or pump electrical power at these flow rates [W]
5216
Fan or pump electrical power at these flow rates [W]
5217
Fan or pump electrical power at these flow rates [W]
5218
Fan or pump electrical power at these flow rates [W]
5219
Fan or pump electrical power at these flow rates [W]
5220
Fan or pump electrical power at these flow rates [W]
5221
Fan or pump electrical power at these flow rates [W]
5222
Fan or pump electrical power at these flow rates [W]
5223
If true, then motor heat is added to fluid stream [:#(type=Boolean)]
5224
Nominal rotational speed for flow characteristic [1]
5225
Normalized speed set point, used if inputType = AixLib.Fluid.Types.InputType.Constant [1]
5226
Vector of normalized speed set points, used if inputType = AixLib.Fluid.Types.InputType.Stages [1]
5227
Nominal rotational speed for flow characteristic [rev/min]
5228
Speed set point, used if inputType = AixLib.Fluid.Types.InputType.Constant [rev/min]
5229
Vector of speed set points, used if inputType = AixLib.Fluid.Types.InputType.Stages [rev/min]
5230
= true, if default record values are being used [:#(type=Boolean)]
5231
Type of prescribed variable [:#(type=AixLib.Fluid.Movers.BaseClasses.Types.PrescribedVariable)]
5232
= true, compute power exactly, using similarity laws. Otherwise approximate. [:#(type=Boolean)]
5233
Nominal volume flow rate, used for homotopy [m3/s]
5234
Fluid density at medium default state [kg/m3|g/cm3]
5235
Flag, true if user specified data that contain V_flow_max [:#(type=Boolean)]
5236
Maximum volume flow rate, used for smoothing [m3/s]
5237
Number of data points for pressure curve [:#(type=Integer)]
5238
= true, use homotopy method [:#(type=Boolean)]
5239
Medium density [kg/m3]
5240
Flow work [W]
5241
Overall efficiency [1]
5242
Hydraulic efficiency [1]
5243
Motor efficiency [1]
5244
Ratio V_flow/V_flow_max [1]
5245
True if speed is a prescribed variable of this block [:#(type=Boolean)]
5246
True if pressure head is a prescribed variable of this block [:#(type=Boolean)]
5247
Coefficients for polynomial of motor efficiency vs. volume flow rate
5248
Coefficients for polynomial of hydraulic efficiency vs. volume flow rate
5249
Maximum head [Pa|Pa]
5250
Small value used to for regularization and to approximate an internal flow resistance of the fan
5251
Coefficient for internal pressure drop of fan or pump [kg/(s.m4)]
5252
Flag, used to pick the right representatio of the fan or pump pressure curve [:#(type=Integer)]
5253
Number of elements in each array [:#(type=Integer)]
5254
Volume flow rate at user-selected operating points [m3/s]
5255
Volume flow rate at user-selected operating points [m3/s]
5256
Volume flow rate at user-selected operating points [m3/s]
5257
Volume flow rate at user-selected operating points [m3/s]
5258
Volume flow rate at user-selected operating points [m3/s]
5259
Volume flow rate at user-selected operating points [m3/s]
5260
Volume flow rate at user-selected operating points [m3/s]
5261
Volume flow rate at user-selected operating points [m3/s]
5262
Fan or pump total pressure at these flow rates [Pa|Pa]
5263
Fan or pump total pressure at these flow rates [Pa|Pa]
5264
Fan or pump total pressure at these flow rates [Pa|Pa]
5265
Fan or pump total pressure at these flow rates [Pa|Pa]
5266
Fan or pump total pressure at these flow rates [Pa|Pa]
5267
Fan or pump total pressure at these flow rates [Pa|Pa]
5268
Fan or pump total pressure at these flow rates [Pa|Pa]
5269
Fan or pump total pressure at these flow rates [Pa|Pa]
5270
Number of elements in each array [:#(type=Integer)]
5271
Volume flow rate at user-selected operating points [m3/s]
5272
Volume flow rate at user-selected operating points [m3/s]
5273
Volume flow rate at user-selected operating points [m3/s]
5274
Volume flow rate at user-selected operating points [m3/s]
5275
Volume flow rate at user-selected operating points [m3/s]
5276
Volume flow rate at user-selected operating points [m3/s]
5277
Volume flow rate at user-selected operating points [m3/s]
5278
Volume flow rate at user-selected operating points [m3/s]
5279
Volume flow rate at user-selected operating points [m3/s]
5280
Fan or pump total pressure at these flow rates [Pa|Pa]
5281
Fan or pump total pressure at these flow rates [Pa|Pa]
5282
Fan or pump total pressure at these flow rates [Pa|Pa]
5283
Fan or pump total pressure at these flow rates [Pa|Pa]
5284
Fan or pump total pressure at these flow rates [Pa|Pa]
5285
Fan or pump total pressure at these flow rates [Pa|Pa]
5286
Fan or pump total pressure at these flow rates [Pa|Pa]
5287
Fan or pump total pressure at these flow rates [Pa|Pa]
5288
Fan or pump total pressure at these flow rates [Pa|Pa]
5289
Number of elements in each array [:#(type=Integer)]
5290
Volume flow rate at user-selected operating points [m3/s]
5291
Volume flow rate at user-selected operating points [m3/s]
5292
Volume flow rate at user-selected operating points [m3/s]
5293
Volume flow rate at user-selected operating points [m3/s]
5294
Volume flow rate at user-selected operating points [m3/s]
5295
Volume flow rate at user-selected operating points [m3/s]
5296
Volume flow rate at user-selected operating points [m3/s]
5297
Volume flow rate at user-selected operating points [m3/s]
5298
Volume flow rate at user-selected operating points [m3/s]
5299
Volume flow rate at user-selected operating points [m3/s]
5300
Fan or pump total pressure at these flow rates [Pa|Pa]
5301
Fan or pump total pressure at these flow rates [Pa|Pa]
5302
Fan or pump total pressure at these flow rates [Pa|Pa]
5303
Fan or pump total pressure at these flow rates [Pa|Pa]
5304
Fan or pump total pressure at these flow rates [Pa|Pa]
5305
Fan or pump total pressure at these flow rates [Pa|Pa]
5306
Fan or pump total pressure at these flow rates [Pa|Pa]
5307
Fan or pump total pressure at these flow rates [Pa|Pa]
5308
Fan or pump total pressure at these flow rates [Pa|Pa]
5309
Fan or pump total pressure at these flow rates [Pa|Pa]
5310
Derivatives of flow rate vs. pressure at the support points
5311
Derivatives of flow rate vs. pressure at the support points
5312
Derivatives of flow rate vs. pressure at the support points
5313
Derivatives of flow rate vs. pressure at the support points
5314
Derivatives of flow rate vs. pressure at the support points
5315
Derivatives of flow rate vs. pressure at the support points
5316
Derivatives of flow rate vs. pressure at the support points
5317
Derivatives of flow rate vs. pressure at the support points
5318
Derivatives of flow rate vs. pressure at the support points
5319
Derivatives of flow rate vs. pressure at the support points
5320
Derivatives of flow rate vs. pressure at the support points
5321
Derivatives of flow rate vs. pressure at the support points
5322
Derivatives of flow rate vs. pressure at the support points
5323
Derivatives of flow rate vs. pressure at the support points
5324
Derivatives of flow rate vs. pressure at the support points
5325
Derivatives of flow rate vs. pressure at the support points
5326
Derivatives of flow rate vs. pressure at the support points
5327
Derivatives of flow rate vs. pressure at the support points
5328
Derivatives of flow rate vs. pressure at the support points
5329
Derivatives of flow rate vs. pressure at the support points
5330
Derivatives of flow rate vs. pressure at the support points
5331
Derivatives of flow rate vs. pressure at the support points
5332
Derivatives of flow rate vs. pressure at the support points
5333
Derivatives of flow rate vs. pressure at the support points
5334
Derivatives of flow rate vs. pressure at the support points
5335
Derivatives of flow rate vs. pressure at the support points
5336
Derivatives of flow rate vs. pressure at the support points
5337
Coefficients for polynomial of power vs. flow rate
5338
Coefficients for polynomial of power vs. flow rate
5339
Coefficients for polynomial of power vs. flow rate
5340
Coefficients for polynomial of power vs. flow rate
5341
Coefficients for polynomial of power vs. flow rate
5342
Coefficients for polynomial of power vs. flow rate
5343
Coefficients for polynomial of power vs. flow rate
5344
Coefficients for polynomial of power vs. flow rate
5345
Flag used for reporting [:#(type=Boolean)]
5346
Flag, true if user specified data that contain dpMax [:#(type=Boolean)]
5347
If dp is prescribed, use dp_in and solve for r_N, otherwise compute dp using r_N
5348
Gain value multiplied with input signal [1]
5349
Input signal connector
5350
Output signal connector
5351
Type of energy balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
5352
Type of mass balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
5353
Type of independent mass fraction balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
5354
Type of trace substance balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
5355
Start value of pressure [Pa|bar]
5356
Start value of temperature [K|degC]
5357
Start value of mass fractions m_i/m [kg/kg]
5358
Factor for scaling the sensible thermal mass of the volume
5359
= true to set up initial equations for pressure [:#(type=Boolean)]
5360
Set to true if the model has a prescribed heat flow at its heatPort. If the heat flow rate at the heatPort is only based on temperature difference, then set to false [:#(type=Boolean)]
5361
Set to true to cause port_a.m_flow + port_b.m_flow = 0 even if mWat_flow is non-zero [:#(type=Boolean)]
5362
Nominal mass flow rate [kg/s]
5363
Number of ports [:#(type=Integer)]
5364
Small mass flow rate for regularization of zero flow [kg/s]
5365
= false to simplify equations, assuming, but not enforcing, no flow reversal. Used only if model has two ports. [:#(type=Boolean)]
5366
Volume [m3]
5367
Specific thermodynamic enthalpy close to the connection point if m_flow < 0 [J/kg]
5368
Temperature of the fluid [K|degC]
5369
Mass of the component [kg]
5370
Density, used to compute start and guess values [kg/m3|g/cm3]
5371
Absolute pressure of medium [Pa|bar]
5372
Temperature of medium [K|degC]
5373
Density, used to compute fluid mass [kg/m3|g/cm3]
5374
Absolute pressure of medium [Pa|bar]
5375
Temperature of medium [K|degC]
5376
Flag, true if the model has two ports only and uses a steady state balance [:#(type=Boolean)]
5377
Set to true to enable input connector for trace substance [:#(type=Boolean)]
5378
Heat flow rate (positive if flowing from outside into the component) [W]
5379
Constant output value
5380
Reference temperature [K|degC]
5381
Temperature coefficient of heat flow rate [1/K]
5382
[W]
5383
Gain value multiplied with input signal [1]
5384
Number of ports [:#(type=Integer)]
5385
Set to true to stop the simulation with an error if the medium temperature is outside its allowable range [:#(type=Boolean)]
5386
Mass flow rate from the connection point into the component [kg/s]
5387
Specific thermodynamic enthalpy close to the connection point if m_flow < 0 [J/kg]
5388
Allowed flow direction [:#(type=Modelica.Fluid.Types.PortFlowDirection)]
5389
Temperature of medium [K|degC]
5390
Density of medium [kg/m3|g/cm3]
5391
Mass fractions (= (component mass)/total mass m_i/m) [1]
5392
Gas constant (of mixture if applicable) [J/(kg.K)]
5393
Molar mass (of mixture or single fluid) [kg/mol]
5394
= true if StateSelect.prefer shall be used for the independent property variables of the medium [:#(type=Boolean)]
5395
If true, and reducedX = true, the last element of X will be computed from the other ones [:#(type=Boolean)]
5396
Temperature of medium in [degC] [degC;]
5397
Absolute pressure of medium in [bar] [bar]
5398
select p or d [:#(type=Boolean)]
5399
Boundary pressure [Pa|bar]
5400
Boundary density [kg/m3|g/cm3]
5401
select T or h [:#(type=Boolean)]
5402
Boundary temperature [K|degC]
5403
Boundary specific enthalpy [J/kg]
5404
Boundary mass fractions m_i/m [kg/kg]
5405
Constant output value
5406
Connector of Real output signal
5407
Type of energy balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
5408
Type of mass balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
5409
Type of independent mass fraction balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
5410
Type of trace substance balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
5411
Start value of pressure [Pa|bar]
5412
Start value of temperature [K|degC]
5413
Start value of mass fractions m_i/m [kg/kg]
5414
Factor for scaling the sensible thermal mass of the volume
5415
= true to set up initial equations for pressure [:#(type=Boolean)]
5416
Set to true to cause port_a.m_flow + port_b.m_flow = 0 even if mWat_flow is non-zero. Used only if Medium.nX > 1 [:#(type=Boolean)]
5417
Number of ports [:#(type=Integer)]
5418
Set to true to enable input connector for moisture mass flow rate [:#(type=Boolean)]
5419
Set to true to enable input connector for trace substance [:#(type=Boolean)]
5420
Mass of the component [kg]
5421
Temperature of medium [K|degC]
5422
Density of medium [kg/m3|g/cm3]
5423
Mass fractions (= (component mass)/total mass m_i/m) [1]
5424
Gas constant (of mixture if applicable) [J/(kg.K)]
5425
Molar mass (of mixture or single fluid) [kg/mol]
5426
= true if StateSelect.prefer shall be used for the independent property variables of the medium [:#(type=Boolean)]
5427
If true, and reducedX = true, the last element of X will be computed from the other ones [:#(type=Boolean)]
5428
Temperature of medium in [degC] [degC;]
5429
Absolute pressure of medium in [bar] [bar]
5430
Internal energy of fluid [J]
5431
der(Internal energy of fluid) [W]
5432
Mass of fluid [kg]
5433
der(Mass of fluid) [kg/s]
5434
Mass flows across boundaries [kg/s]
5435
Enthalpy flow across boundaries or energy source/sink [W]
5436
Volume [m3]
5437
Aditional heat capacity for implementing mFactor [J/K]
5438
[W]
5439
[W]
5440
Heat capacity, to compute additional dry mass [J/(kg.K)]
5441
Density, used to compute fluid mass [kg/m3|g/cm3]
5442
[:#(type=Boolean)]
5443
Absolute pressure of medium [Pa|bar]
5444
Temperature of medium [K|degC]
5445
Density, used to compute fluid mass [kg/m3|g/cm3]
5446
Start value for specific enthalpy [J/kg]
5447
If true, then port_a.m_flow + port_b.m_flow = 0 even if mWat_flow is non-zero, and equations are simplified [:#(type=Boolean)]
5448
Needed to connect to conditional connector [kg/s]
5449
Type of energy balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
5450
Type of mass balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
5451
Type of independent mass fraction balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
5452
Type of trace substance balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
5453
Start value of pressure [Pa|bar]
5454
Start value of temperature [K|degC]
5455
Start value of mass fractions m_i/m [kg/kg]
5456
Factor for scaling the sensible thermal mass of the volume
5457
= true to set up initial equations for pressure [:#(type=Boolean)]
5458
Set to true to cause port_a.m_flow + port_b.m_flow = 0 even if mWat_flow is non-zero. Used only if Medium.nX > 1 [:#(type=Boolean)]
5459
Number of ports [:#(type=Integer)]
5460
Set to true to enable input connector for moisture mass flow rate [:#(type=Boolean)]
5461
Set to true to enable input connector for trace substance [:#(type=Boolean)]
5462
Mass of the component [kg]
5463
Temperature of medium [K|degC]
5464
Density of medium [kg/m3|g/cm3]
5465
Mass fractions (= (component mass)/total mass m_i/m) [1]
5466
Gas constant (of mixture if applicable) [J/(kg.K)]
5467
Molar mass (of mixture or single fluid) [kg/mol]
5468
= true if StateSelect.prefer shall be used for the independent property variables of the medium [:#(type=Boolean)]
5469
If true, and reducedX = true, the last element of X will be computed from the other ones [:#(type=Boolean)]
5470
Temperature of medium in [degC] [degC;]
5471
Absolute pressure of medium in [bar] [bar]
5472
Internal energy of fluid [J]
5473
der(Internal energy of fluid) [W]
5474
Mass of fluid [kg]
5475
der(Mass of fluid) [kg/s]
5476
Mass flows across boundaries [kg/s]
5477
Enthalpy flow across boundaries or energy source/sink [W]
5478
Volume [m3]
5479
Aditional heat capacity for implementing mFactor [J/K]
5480
[W]
5481
[W]
5482
Heat capacity, to compute additional dry mass [J/(kg.K)]
5483
Density, used to compute fluid mass [kg/m3|g/cm3]
5484
[:#(type=Boolean)]
5485
Absolute pressure of medium [Pa|bar]
5486
Temperature of medium [K|degC]
5487
Density, used to compute fluid mass [kg/m3|g/cm3]
5488
Start value for specific enthalpy [J/kg]
5489
If true, then port_a.m_flow + port_b.m_flow = 0 even if mWat_flow is non-zero, and equations are simplified [:#(type=Boolean)]
5490
Needed to connect to conditional connector [kg/s]
5491
Type of energy balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
5492
Type of mass balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
5493
Type of independent mass fraction balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
5494
Type of trace substance balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
5495
Start value of pressure [Pa|bar]
5496
Start value of temperature [K|degC]
5497
Start value of mass fractions m_i/m [kg/kg]
5498
Factor for scaling the sensible thermal mass of the volume
5499
= true to set up initial equations for pressure [:#(type=Boolean)]
5500
Set to true to cause port_a.m_flow + port_b.m_flow = 0 even if mWat_flow is non-zero. Used only if Medium.nX > 1 [:#(type=Boolean)]
5501
Number of ports [:#(type=Integer)]
5502
Set to true to enable input connector for moisture mass flow rate [:#(type=Boolean)]
5503
Set to true to enable input connector for trace substance [:#(type=Boolean)]
5504
Sensible plus latent heat flow rate transferred into the medium [W]
5505
Temperature of medium [K|degC]
5506
Density of medium [kg/m3|g/cm3]
5507
Mass fractions (= (component mass)/total mass m_i/m) [1]
5508
Gas constant (of mixture if applicable) [J/(kg.K)]
5509
Molar mass (of mixture or single fluid) [kg/mol]
5510
= true if StateSelect.prefer shall be used for the independent property variables of the medium [:#(type=Boolean)]
5511
If true, and reducedX = true, the last element of X will be computed from the other ones [:#(type=Boolean)]
5512
Temperature of medium in [degC] [degC;]
5513
Absolute pressure of medium in [bar] [bar]
5514
Internal energy of fluid [J]
5515
der(Internal energy of fluid) [W]
5516
Mass of fluid [kg]
5517
der(Mass of fluid) [kg/s]
5518
Mass flows across boundaries [kg/s]
5519
Volume [m3]
5520
Aditional heat capacity for implementing mFactor [J/K]
5521
[W]
5522
[W]
5523
Heat capacity, to compute additional dry mass [J/(kg.K)]
5524
Density, used to compute fluid mass [kg/m3|g/cm3]
5525
[:#(type=Boolean)]
5526
Absolute pressure of medium [Pa|bar]
5527
Temperature of medium [K|degC]
5528
Density, used to compute fluid mass [kg/m3|g/cm3]
5529
Start value for specific enthalpy [J/kg]
5530
If true, then port_a.m_flow + port_b.m_flow = 0 even if mWat_flow is non-zero, and equations are simplified [:#(type=Boolean)]
5531
Needed to connect to conditional connector [kg/s]
5532
Pressure increase (computed or prescribed) [Pa]
5533
Type of energy balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
5534
Type of mass balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
5535
Type of independent mass fraction balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
5536
Type of trace substance balance: dynamic (3 initialization options) or steady state [:#(type=Modelica.Fluid.Types.Dynamics)]
5537
Start value of pressure [Pa|bar]
5538
Start value of temperature [K|degC]
5539
Start value of mass fractions m_i/m [kg/kg]
5540
Factor for scaling the sensible thermal mass of the volume
5541
= true to set up initial equations for pressure [:#(type=Boolean)]
5542
Set to true to cause port_a.m_flow + port_b.m_flow = 0 even if mWat_flow is non-zero. Used only if Medium.nX > 1 [:#(type=Boolean)]
5543
Number of ports [:#(type=Integer)]
5544
Set to true to enable input connector for moisture mass flow rate [:#(type=Boolean)]
5545
Set to true to enable input connector for trace substance [:#(type=Boolean)]
5546
Mass of the component [kg]
5547
Temperature of medium [K|degC]
5548
Density of medium [kg/m3|g/cm3]
5549
Mass fractions (= (component mass)/total mass m_i/m) [1]
5550
Gas constant (of mixture if applicable) [J/(kg.K)]
5551
Molar mass (of mixture or single fluid) [kg/mol]
5552
= true if StateSelect.prefer shall be used for the independent property variables of the medium [:#(type=Boolean)]
5553
If true, and reducedX = true, the last element of X will be computed from the other ones [:#(type=Boolean)]
5554
Temperature of medium in [degC] [degC;]
5555
Absolute pressure of medium in [bar] [bar]
5556
Internal energy of fluid [J]
5557
der(Internal energy of fluid) [W]
5558
Mass of fluid [kg]
5559
der(Mass of fluid) [kg/s]
5560
Mass flows across boundaries [kg/s]
5561
Enthalpy flow across boundaries or energy source/sink [W]
5562
Volume [m3]
5563
Aditional heat capacity for implementing mFactor [J/K]
5564
[W]
5565
[W]
5566
Heat capacity, to compute additional dry mass [J/(kg.K)]
5567
Density, used to compute fluid mass [kg/m3|g/cm3]
5568
[:#(type=Boolean)]
5569
Absolute pressure of medium [Pa|bar]
5570
Temperature of medium [K|degC]
5571
Density, used to compute fluid mass [kg/m3|g/cm3]
5572
Start value for specific enthalpy [J/kg]
5573
If true, then port_a.m_flow + port_b.m_flow = 0 even if mWat_flow is non-zero, and equations are simplified [:#(type=Boolean)]
5574
Needed to connect to conditional connector [kg/s]
5575
5576
5577