Ticket #308: test4PP.d6p

File test4PP.d6p, 6.2 KB (added by ghorwin, 13 months ago)
Line 
1<?xml version="1.0" encoding="UTF-8" ?>
2<DelphinProject xmlns="https://www.bauklimatik-dresden.de" fileVersion="6.1">
3 <ProjectInfo created="Mi. Juni 12 06:41:49 2024" lastEdited="Do. Juni 13 12:24:04 2024">
4 <Comment>&#x0A;&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;br /&gt;&lt;/p&gt;</Comment>
5 <ProjectName />
6 <ConstructionID />
7 <UserName />
8 <Company />
9 <Description />
10 <Location />
11 </ProjectInfo>
12
13 <!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
14
15 <!--DirectoryPlaceholders section defines strings to be substituted with directories-->
16 <DirectoryPlaceholders>
17 <Placeholder name="Climate Database">/home/dirk/Software/Delphin-6.1/resources/DB_climate</Placeholder>
18 <Placeholder name="Material Database">/home/dirk/Software/Delphin-6.1/resources/DB_materials</Placeholder>
19 </DirectoryPlaceholders>
20
21 <!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
22
23 <!--Model data, solver settings, general parameters-->
24 <Init>
25 <SimulationParameter>
26 <BalanceEquationModule>BEHeat</BalanceEquationModule>
27 <Interval>
28 <IBK:Parameter name="Duration" unit="d">30</IBK:Parameter>
29 </Interval>
30 <ClimateDataFilePath>${Climate Database}/Europe/Germany/TRY2011/DE-04-TRY-2010__Potsdam__Jahr_00000K0_00081m.c6b</ClimateDataFilePath>
31 <StartYear>2020</StartYear>
32 </SimulationParameter>
33 </Init>
34
35 <!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
36
37 <!--List of all materials used in this construction-->
38 <Materials>
39 <MaterialReference name="Beton B25 [411]" color="#ff409020" hatchCode="13">${Material Database}/ConcreteB25_411.m6</MaterialReference>
40 </Materials>
41
42 <!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
43
44 <!--Discretization data (grid and sketches)-->
45 <Discretization>
46 <XSteps unit="m">0.001 0.0013 0.00169 0.002197 0.0028561 0.00371293 0.00482681 0.00627485 0.00675654 0.00675654 0.00675654 0.00627485 0.00482681 0.00371293 0.0028561 0.002197 0.00169 0.0013 0.001 0.001 0.0013 0.00169 0.002197 0.0028561 0.00371293 0.00650294 0.00371293 0.0028561 0.002197 0.00169 0.0013 0.001 </XSteps>
47 <YSteps unit="m">0.001 0.0013 0.00169 0.00238801 0.00238801 0.00169 0.0013 0.001 0.001 0.0013 0.00169 0.002197 0.0028561 0.00371293 0.00482681 0.00627485 0.00815731 0.011607 0.011607 0.00815731 0.00627485 0.00482681 0.00371293 0.0028561 0.002197 0.00169 0.0013 0.001 </YSteps>
48 </Discretization>
49
50 <!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
51
52 <!--Conditions data, specifies how construction interacts with environment-->
53 <Conditions>
54
55 <Interfaces>
56 <Interface name="T=10" type="Detailed">
57 <BCReference>RB T=10 const</BCReference>
58 </Interface>
59 <Interface name="T=20" type="Detailed">
60 <BCReference>RB T=20 const</BCReference>
61 </Interface>
62 </Interfaces>
63
64 <ClimateConditions>
65
66 <ClimateCondition name="Tconst10" type="Temperature" kind="Constant">
67 <IBK:Parameter name="ConstantValue" unit="C">10</IBK:Parameter>
68 </ClimateCondition>
69
70 <ClimateCondition name="Tconst20" type="Temperature" kind="Constant">
71 <IBK:Parameter name="ConstantValue" unit="C">20</IBK:Parameter>
72 </ClimateCondition>
73 </ClimateConditions>
74
75 <BoundaryConditions>
76
77 <BoundaryCondition name="RB T=10 const" type="HeatConduction" kind="Exchange">
78 <IBK:Parameter name="ExchangeCoefficient" unit="W/m2K">10</IBK:Parameter>
79 <CCReference type="Temperature">Tconst10</CCReference>
80 </BoundaryCondition>
81
82 <BoundaryCondition name="RB T=20 const" type="HeatConduction" kind="Exchange">
83 <IBK:Parameter name="ExchangeCoefficient" unit="W/m2K">10</IBK:Parameter>
84 <CCReference type="Temperature">Tconst20</CCReference>
85 </BoundaryCondition>
86 </BoundaryConditions>
87 </Conditions>
88
89 <!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
90
91 <!--Contains definitions of output files and schedules for outputs.-->
92 <Outputs>
93 <!--General parameters-->
94 <IBK:Unit name="TimeUnit">h</IBK:Unit>
95 <!--List of all Output schedules-->
96 <OutputGrids>
97 <OutputGrid name="Felder/Profile (1.5 d)">
98 <Interval>
99 <IBK:Parameter name="Duration" unit="a">0</IBK:Parameter>
100 <IBK:Parameter name="StepSize" unit="d">1.5</IBK:Parameter>
101 </Interval>
102 </OutputGrid>
103 <OutputGrid name="Einzelwerte (1 h)">
104 <Interval>
105 <IBK:Parameter name="Duration" unit="a">0</IBK:Parameter>
106 <IBK:Parameter name="StepSize" unit="h">1</IBK:Parameter>
107 </Interval>
108 </OutputGrid>
109 </OutputGrids>
110 <!--List of all Output files-->
111 <OutputFiles>
112 <OutputFile name="Temperaturprofil">
113 <Quantity unit="C">Temperature</Quantity>
114 <TimeType>None</TimeType>
115 <SpaceType>Single</SpaceType>
116 <OutputGrid>Felder/Profile (1.5 d)</OutputGrid>
117 </OutputFile>
118 </OutputFiles>
119 </Outputs>
120
121 <!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
122
123 <!--List of all assignments of materials and conditions-->
124 <Assignments>
125
126 <Assignment type="Output" location="Element">
127 <Reference>Temperaturprofil</Reference>
128 <Range>0 0 31 27</Range>
129 </Assignment>
130
131 <Assignment type="Material" location="Element">
132 <Reference>Beton B25 [411]</Reference>
133 <Range>0 0 31 27</Range>
134 </Assignment>
135
136 <Assignment type="Interface" location="Right">
137 <Reference>T=20</Reference>
138 <Range>31 0 31 27</Range>
139 </Assignment>
140
141 <Assignment type="Interface" location="Left">
142 <Reference>T=20</Reference>
143 <Range>0 0 0 27</Range>
144 </Assignment>
145
146 <Assignment type="Interface" location="Bottom">
147 <Reference>T=20</Reference>
148 <Range>0 0 31 0</Range>
149 </Assignment>
150
151 <Assignment type="Interface" location="Top">
152 <Reference>T=10</Reference>
153 <Range>0 27 31 27</Range>
154 </Assignment>
155
156 <Assignment type="Material" location="Element">
157 <Reference>VOID</Reference>
158 <Range>19 8 31 27</Range>
159 </Assignment>
160 </Assignments>
161
162 <!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
163
164</DelphinProject>