-
Notifications
You must be signed in to change notification settings - Fork 6
/
input.yml
43 lines (43 loc) · 2.19 KB
/
input.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
vessel:
length: 1.524
diameter: 0.273
thickness: 0.025
heat_capacity: 500
density: 7800.
orientation: "vertical"
initial:
temperature: 288.0
pressure: 15000000.
fluid: "N2"
calculation:
type: "energybalance"
time_step: 0.05
end_time: 200.
valve:
flow: "discharge"
type: "orifice"
diameter: 0.00635
discharge_coef: 0.8
back_pressure: 101300.
heat_transfer:
type: "specified_h"
temp_ambient: 288.
h_outer: 5
h_inner: 'calc'
validation:
temperature:
gas_high:
time: [0.050285, 5.0799, 10.09, 15.068, 20.011, 24.94, 30.124, 35.029, 39.933, 45.109, 50.004, 54.896, 60.059, 64.947, 70.106, 74.997, 79.885, 85.048, 89.94, 95.102, 99.994]
temp: [288.93,261.4,238.25,222.05,213.58, 208.2,206.68, 206.7,206.73,207.01, 209.1,211.96,215.07, 218.7,222.59,225.71,229.34,232.46,235.31,238.43,241.29]
gas_low:
time: [0.32393, 5.3957, 10.408, 15.37, 20.328, 25.264, 30.191, 35.381, 40.292, 45.194, 50.096, 55.264, 60.16, 65.054, 70.22, 75.115, 80.279, 85.171, 90.06, 95.223, 100.11]
temp: [288.67,251.87,228.21,215.62, 203.8,196.87,192, 189.2,187.68,188.22,188.76,190.84,192.67,195.01,197.61, 199.7,202.56,205.42,208.79,211.91,215.28]
wall_low:
time: [0.32276, 5.2378, 10.422, 15.335, 20.245, 25.153, 30.333, 35.24, 40.145, 45.322, 50.226, 55.131, 60.305, 65.21, 70.116, 75.02, 80.196, 85.099, 90.003, 95.179, 100.08]
temp: [288.93,286.64,285.12,283.34,282.08,281.33,280.59, 280.1,280.12,280.15,280.17, 280.2,280.74,280.77,280.53,280.56,280.84,281.12,281.41,281.69,281.72]
wall_high:
time: [0.049115, 4.9618,10.142, 15.05,19.957, 25.137,30.043,34.947,40.125,45.029,49.933,55.11,60.014,65.191,70.096,75,80.177, 85.081,89.984, 95.16,100.06]
temp: [289.18,287.41,286.66,285.91,285.42,284.94,284.45,284.73, 284.5,284.52,284.81,284.83,284.86,284.89,284.91,284.94,284.96,285.25,285.53,285.81,286.09]
pressure:
time: [0.28869, 5.2776, 10.214, 15.131, 19.77, 24.674, 29.847, 34.747, 39.644, 44.541, 49.436, 54.331, 59.225, 64.119, 69.012, 73.905, 78.798, 83.69, 88.583, 93.475, 98.367]
pres: [150.02, 92.559,65.72,50.581,39.226,31.656,25.806,20.989,17.548,14.108,12.043,9.9785,8.2581,6.5376,5.5054,4.4731,3.7849,3.0968,2.4086,2.0645,1.7204]