<?xml version="1.0" encoding="UTF-8" ?>
<DelphinProject xmlns="https://www.bauklimatik-dresden.de" fileVersion="6.1">
	<ProjectInfo created="Mo Sep 12 10:14:26 2022" lastEdited="Mo Feb 6 16:10:53 2023">
		<Comment>&#x0A;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Base construction for tutorial 1&lt;/p&gt;</Comment>
		<ProjectName>Test project</ProjectName>
		<ConstructionID>Test 1</ConstructionID>
		<UserName>Heiko Fechner</UserName>
		<Company>Bauklimatik Dresden Software GmbH</Company>
		<Description>&#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;</Description>
		<Location>Here</Location>
	</ProjectInfo>

	<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->

	<!--DirectoryPlaceholders section defines strings to be substituted with directories-->
	<DirectoryPlaceholders>
		<Placeholder name="Climate Database">G:/Programming/Delphin/Delphin6/Delphin6_git/bin/release_x64/resources/DB_climate</Placeholder>
		<Placeholder name="Material Database">G:/Programming/Delphin/Delphin6/Delphin6_git/bin/release_x64/resources/DB_materials</Placeholder>
	</DirectoryPlaceholders>

	<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->

	<!--Model data, solver settings, general parameters-->
	<Init>
		<SimulationParameter>
			<BalanceEquationModule>BEHeatMoisture</BalanceEquationModule>
			<Interval>
				<IBK:Parameter name="Start" unit="s">23587200</IBK:Parameter>
				<IBK:Parameter name="Duration" unit="a">3</IBK:Parameter>
			</Interval>
			<ClimateDataFilePath>${Climate Database}/Europe/Germany/TRY2011/DE-04-TRY-2010__Potsdam__Jahr_00000K0_00081m.c6b</ClimateDataFilePath>
			<StartYear>2020</StartYear>
		</SimulationParameter>
	</Init>

	<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->

	<!--List of all materials used in this construction-->
	<Materials>
		<MaterialReference name="Lime Plaster [629]" color="#ff00ff00" hatchCode="13">${Material Database}/SchaeferkalkKalkputzSKKP_629.m6</MaterialReference>
		<MaterialReference name="Lime Plaster (historical) [148]" color="#ff409020" hatchCode="13">${Material Database}/LimePlasterHist_148.m6</MaterialReference>
		<MaterialReference name="Old Building Brick Dresden ZK [499]" color="#ffffaa00" hatchCode="13">${Material Database}/AltbauziegelDresdenZK_499.m6</MaterialReference>
		<MaterialReference name="Calciumsilicate insulation board glue mortar [1783]" color="#ffffaaff" hatchCode="13">${Material Database}/CalciumsilikatKleber_1783.m6</MaterialReference>
		<MaterialReference name="Calsitherm KP inside lime plaster [722]" color="#ffaaff7f" hatchCode="13">${Material Database}/KPInnenputz_722.m6</MaterialReference>
		<MaterialReference name="Calsitherm Climate Board F [706]" color="#ffff00ff" hatchCode="13">${Material Database}/ClimateBoardFNew_706.m6</MaterialReference>
	</Materials>

	<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->

	<!--Discretization data (grid and sketches)-->
	<Discretization>
		<XSteps unit="m">0.0027626 0.0027626 0.0027626 0.0027626 0.0027626 0.002197 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.0106045 0.0137858 0.0179216 0.0232981 0.0447499 0.0232981 0.0179216 0.0137858 0.0106045 0.00815731 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.002626 0.002197 0.00169 0.0013 0.001 0.001 0.001 0.001 0.001 0.001 0.001 0.0013 0.00169 0.002197 0.0028561 0.00371293 0.00482681 0.00627485 0.00815731 0.01597 0.00815731 0.00627485 0.00482681 0.00371293 0.0028561 0.002197 0.00169 0.0013 0.001 0.001 0.001 0.001 0.001 0.001 </XSteps>
	</Discretization>

	<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->

	<!--Conditions data, specifies how construction interacts with environment-->
	<Conditions>

		<Interfaces>
			<Interface name="Inside" type="EngineeringIndoor">
				<IBK:Parameter name="CustomIndoorHeatTransferCoefficient" unit="W/m2K">8</IBK:Parameter>
				<IBK:Parameter name="CustomIndoorVaporTransferCoefficient" unit="s/m">2.5e-08</IBK:Parameter>
				<ClimateTypeIndoor>IndoorWTA</ClimateTypeIndoor>
				<IndoorWTAType>IndoorWTANormalp5Load</IndoorWTAType>
			</Interface>
			<Interface name="Outside" type="EngineeringOutdoor">
				<IBK:Parameter name="Orientation" unit="Deg">270</IBK:Parameter>
				<IBK:Parameter name="OutdoorConvectiveHeatTransferCoefficient" unit="W/m2K">12</IBK:Parameter>
				<IBK:Parameter name="OutdoorVaporTransferCoefficient" unit="s/m">7.5e-08</IBK:Parameter>
				<IBK:Parameter name="OutdoorAdsorptionCoefficient" unit="-">0.7</IBK:Parameter>
				<IBK:Parameter name="OutdoorEmissionCoefficient" unit="-">0.9</IBK:Parameter>
				<IBK:Parameter name="OutdoorRainShelteringCoefficient" unit="-">0.7</IBK:Parameter>
				<IBK:Flag name="UseHeatCond">true</IBK:Flag>
				<IBK:Flag name="UseVapDiff">true</IBK:Flag>
				<IBK:Flag name="UseShortWaveRadiation">true</IBK:Flag>
				<IBK:Flag name="UseLongWaveRadiation">true</IBK:Flag>
				<IBK:Flag name="UseStandardRain">true</IBK:Flag>
				<ClimateTypeOutdoor>OutdoorUserData</ClimateTypeOutdoor>
			</Interface>
			<Interface name="Outside west" type="EngineeringOutdoor">
				<IBK:Parameter name="Orientation" unit="Deg">270</IBK:Parameter>
				<IBK:Parameter name="OutdoorHeatTransferCoefficient" unit="W/m2K">12</IBK:Parameter>
				<IBK:Parameter name="OutdoorConvectiveHeatTransferCoefficient" unit="W/m2K">12</IBK:Parameter>
				<IBK:Parameter name="OutdoorRadiantHeatTransferCoefficient" unit="W/m2K">5</IBK:Parameter>
				<IBK:Parameter name="OutdoorVaporTransferCoefficient" unit="s/m">7.5e-08</IBK:Parameter>
				<IBK:Parameter name="OutdoorSdValue" unit="m">0</IBK:Parameter>
				<IBK:Parameter name="OutdoorAdsorptionCoefficient" unit="-">0.7</IBK:Parameter>
				<IBK:Parameter name="OutdoorEmissionCoefficient" unit="-">0.9</IBK:Parameter>
				<IBK:Parameter name="OutdoorRainShelteringCoefficient" unit="-">0.7</IBK:Parameter>
				<IBK:Flag name="UseHeatCond">true</IBK:Flag>
				<IBK:Flag name="UseVapDiff">true</IBK:Flag>
				<IBK:Flag name="UseShortWaveRadiation">true</IBK:Flag>
				<IBK:Flag name="UseLongWaveRadiation">true</IBK:Flag>
				<IBK:Flag name="UseStandardRain">true</IBK:Flag>
				<ClimateTypeOutdoor>OutdoorUserData</ClimateTypeOutdoor>
			</Interface>
			<Interface name="Inside const" type="EngineeringIndoor">
				<IBK:Parameter name="CustomIndoorTemperature" unit="C">20</IBK:Parameter>
				<IBK:Parameter name="CustomIndoorRelativeHumidity" unit="%">50</IBK:Parameter>
				<IBK:Parameter name="CustomIndoorHeatTransferCoefficient" unit="W/m2K">8</IBK:Parameter>
				<IBK:Parameter name="CustomIndoorVaporTransferCoefficient" unit="s/m">5e-06</IBK:Parameter>
				<ClimateTypeIndoor>IndoorUserData</ClimateTypeIndoor>
			</Interface>
		</Interfaces>

		<ClimateConditions>

			<ClimateCondition name="Temperature inside 20C const" type="Temperature" kind="Constant">
				<IBK:Parameter name="ConstantValue" unit="C">20</IBK:Parameter>
			</ClimateCondition>
		</ClimateConditions>
	</Conditions>

	<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->

	<!--Contains definitions of output files and schedules for outputs.-->
	<Outputs>
		<!--General parameters-->
		<IBK:Unit name="TimeUnit">h</IBK:Unit>
		<!--List of all Output schedules-->
		<OutputGrids>
			<OutputGrid name="Fields/Profiles (1.5 d)">
				<Interval>
					<IBK:Parameter name="Duration" unit="a">0</IBK:Parameter>
					<IBK:Parameter name="StepSize" unit="d">1.5</IBK:Parameter>
				</Interval>
			</OutputGrid>
			<OutputGrid name="Single values (1 h)">
				<Interval>
					<IBK:Parameter name="Duration" unit="a">0</IBK:Parameter>
					<IBK:Parameter name="StepSize" unit="h">1</IBK:Parameter>
				</Interval>
			</OutputGrid>
		</OutputGrids>
		<!--List of all Output files-->
		<OutputFiles>
			<OutputFile name="Temperature profile">
				<Quantity unit="C">Temperature</Quantity>
				<TimeType>None</TimeType>
				<SpaceType>Single</SpaceType>
				<OutputGrid>Fields/Profiles (1.5 d)</OutputGrid>
			</OutputFile>
			<OutputFile name="Relative humidity profile">
				<Quantity unit="%">RelativeHumidity</Quantity>
				<TimeType>None</TimeType>
				<SpaceType>Single</SpaceType>
				<OutputGrid>Fields/Profiles (1.5 d)</OutputGrid>
			</OutputFile>
			<OutputFile name="Moisture content profile">
				<Quantity unit="kg/m3">MoistureMassDensity</Quantity>
				<TimeType>None</TimeType>
				<SpaceType>Single</SpaceType>
				<OutputGrid>Fields/Profiles (1.5 d)</OutputGrid>
			</OutputFile>
			<OutputFile name="Moisture content integral">
				<Quantity unit="kg">MoistureMassDensity</Quantity>
				<TimeType>None</TimeType>
				<SpaceType>Integral</SpaceType>
				<OutputGrid>Single values (1 h)</OutputGrid>
			</OutputFile>
			<OutputFile name="Surface temperature - outer surface">
				<Quantity unit="C">Temperature</Quantity>
				<TimeType>None</TimeType>
				<SpaceType>Mean</SpaceType>
				<OutputGrid>Single values (1 h)</OutputGrid>
			</OutputFile>
			<OutputFile name="Surface temperature - inner surface">
				<Quantity unit="C">Temperature</Quantity>
				<TimeType>None</TimeType>
				<SpaceType>Mean</SpaceType>
				<OutputGrid>Single values (1 h)</OutputGrid>
			</OutputFile>
			<OutputFile name="Surface relative humidity - outer surface">
				<Quantity unit="%">RelativeHumidity</Quantity>
				<TimeType>None</TimeType>
				<SpaceType>Mean</SpaceType>
				<OutputGrid>Single values (1 h)</OutputGrid>
			</OutputFile>
			<OutputFile name="Surface relative humidity - inner surface">
				<Quantity unit="%">RelativeHumidity</Quantity>
				<TimeType>None</TimeType>
				<SpaceType>Mean</SpaceType>
				<OutputGrid>Single values (1 h)</OutputGrid>
			</OutputFile>
			<OutputFile name="Surface heat flux - outer surface">
				<Quantity unit="W/m2">TotalFluxHeat</Quantity>
				<TimeType>None</TimeType>
				<SpaceType>Mean</SpaceType>
				<OutputGrid>Single values (1 h)</OutputGrid>
			</OutputFile>
			<OutputFile name="Surface heat flux - inner surface">
				<Quantity unit="W/m2">TotalFluxHeat</Quantity>
				<TimeType>None</TimeType>
				<SpaceType>Mean</SpaceType>
				<OutputGrid>Single values (1 h)</OutputGrid>
			</OutputFile>
			<OutputFile name="Saturation degree outside">
				<Quantity unit="---">DegreeOfSaturation</Quantity>
				<TimeType>None</TimeType>
				<SpaceType>Mean</SpaceType>
				<OutputGrid>Single values (1 h)</OutputGrid>
			</OutputFile>
		</OutputFiles>
	</Outputs>

	<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->

	<!--List of all assignments of materials and conditions-->
	<Assignments>

		<Assignment type="Material" location="Element">
			<Reference>Lime Plaster [629]</Reference>
			<Name />
			<Range>0 0 8 0</Range>
		</Assignment>

		<Assignment type="Material" location="Element">
			<Reference>Old Building Brick Dresden ZK [499]</Reference>
			<Name />
			<Range>9 0 35 0</Range>
		</Assignment>

		<Assignment type="Material" location="Element">
			<Reference>Lime Plaster (historical) [148]</Reference>
			<Name />
			<Range>36 0 73 0</Range>
		</Assignment>

		<Assignment type="Output" location="Element">
			<Reference>Temperature profile</Reference>
			<Name />
			<Range>0 0 73 0</Range>
		</Assignment>

		<Assignment type="Output" location="Element">
			<Reference>Relative humidity profile</Reference>
			<Name />
			<Range>0 0 73 0</Range>
		</Assignment>

		<Assignment type="Output" location="Element">
			<Reference>Moisture content profile</Reference>
			<Name />
			<Range>0 0 73 0</Range>
		</Assignment>

		<Assignment type="Output" location="Element">
			<Reference>Moisture content integral</Reference>
			<Name />
			<Range>0 0 73 0</Range>
		</Assignment>

		<Assignment type="Material" location="Element">
			<Reference>Calciumsilicate insulation board glue mortar [1783]</Reference>
			<Name />
			<Range>45 0 49 0</Range>
		</Assignment>

		<Assignment type="Material" location="Element">
			<Reference>Calsitherm Climate Board F [706]</Reference>
			<Name />
			<Range>50 0 68 0</Range>
		</Assignment>

		<Assignment type="Material" location="Element">
			<Reference>Calsitherm KP inside lime plaster [722]</Reference>
			<Name />
			<Range>69 0 73 0</Range>
		</Assignment>

		<Assignment type="Interface" location="Left">
			<Reference>Outside west</Reference>
			<Name />
			<Range>0 0 0 0</Range>
		</Assignment>

		<Assignment type="Interface" location="Right">
			<Reference>Inside</Reference>
			<Name />
			<Range>73 0 73 0</Range>
		</Assignment>
	</Assignments>

	<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->


	<Assessments>
		<AssessmentTypes>MoistureAccumulation,IceCriteriaDIN4108</AssessmentTypes>
	</Assessments>
</DelphinProject>
