Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue1320 add example for ahu control #1380

Merged
merged 23 commits into from
Oct 24, 2022
Merged
Show file tree
Hide file tree
Changes from 13 commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
fc28811
[skip-ci] Add first version of example
martinkremer Aug 5, 2022
6a388c9
[skip-ci] Add CO2 controller for AHU
martinkremer Aug 5, 2022
b4c1d3d
[skip-ci] Update Example for DCV
martinkremer Aug 5, 2022
ab79432
#1320 reverseActing in cooler controler changed to false
alexanderAKU Aug 5, 2022
d63c97c
#1320 bug fix in CtrAHUBasic.moand CtrAHUCO2.mo: invalid bus connection
alexanderAKU Aug 5, 2022
0b59f06
#1320 change parameter in thermal zone: power per person
alexanderAKU Aug 5, 2022
2b1f561
#1320 rel Humidity control added
alexanderAKU Aug 5, 2022
918af85
Add data record for thermal zone and update example
martinkremer Aug 5, 2022
330ef0a
Merge branch 'development' into issue1320_AddExampleForAHUControl
alexanderAKU Oct 13, 2022
e396d00
[skip-ci] Add heat load factor in database
martinkremer Oct 14, 2022
c167fe7
Add profile for office room
martinkremer Oct 17, 2022
4d4fb9c
#1320 plot script for AhuDcv example added
alexanderAKU Oct 18, 2022
e8876e1
Merge branch 'development' into issue1320_AddExampleForAHUControl
KremerMartin Oct 18, 2022
c86ce2d
[skip-ci] Change internal gains data to start from zero
martinkremer Oct 20, 2022
4b197f9
[skip-ci] Add documentation for added example.
martinkremer Oct 20, 2022
4379a1f
[skip-ci] Rename controller (deleting '_1')
martinkremer Oct 21, 2022
33955c2
[skip-ci] Add parameters for start value and ambient air CO2 concentr…
martinkremer Oct 21, 2022
206314c
Link simulate and plot script to example to generate reference results
martinkremer Oct 21, 2022
095d3de
[skip-ci] fix typo in documentation of controller
martinkremer Oct 21, 2022
4827ee6
[skip-ci] Delete obsolete if-condition
martinkremer Oct 21, 2022
6388a10
Change Example name to be more self-explaining.
martinkremer Oct 21, 2022
5f009b9
[skip-ci] Revert unneccessary commits to Examples of ModularAHU
martinkremer Oct 24, 2022
027953a
[skip-ci] Fix Typo in model description (docstring)
martinkremer Oct 24, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
93 changes: 93 additions & 0 deletions AixLib/DataBase/ThermalZones/Office_1995_1000.mo
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
within AixLib.DataBase.ThermalZones;
record Office_1995_1000 "Office zone from 1995 with 1000 m² area and without heater"
extends AixLib.DataBase.ThermalZones.ZoneBaseRecord(
T_start = 293.15,
withAirCap = true,
VAir = 3000.0,
AZone = 1000.0,
hRad = 5.0,
lat = 0.88645272708792,
nOrientations = 6,
AWin = {67.74387527779635, 0.0, 67.74387527779635, 4.977702139977209, 0.0, 4.977702139977209},
ATransparent = {67.74387527779635, 0.0, 67.74387527779635, 4.977702139977209, 0.0, 4.977702139977209},
hConWin = 2.7,
RWin = 0.002462879436498116,
gWin = 0.67,
UWin= 1.8936557576825377,
ratioWinConRad = 0.03,
AExt = {195.06993119118175, 1150.0, 195.06993119118175, 14.33339929187379, 1150.0, 14.33339929187379},
hConExt = 1.8540406189888072,
nExt = 1,
RExt = {1.2309857473569378e-05},
RExtRem = 0.0006398094136154137,
CExt = {688126422.5512525},
AInt = 1500.0,
hConInt = 2.7000000000000006,
nInt = 1,
RInt = {8.239105439369481e-05},
CInt = {93700288.5961044},
AFloor = 0.0,
hConFloor = 0.0,
nFloor = 1,
RFloor = {0.00001},
RFloorRem = 0.00001,
CFloor = {0.00001},
ARoof = 0.0,
hConRoof = 0.0,
nRoof = 1,
RRoof = {0.00001},
RRoofRem = 0.00001,
CRoof = {0.00001},
nOrientationsRoof = 1,
tiltRoof = {0.0},
aziRoof = {0.0},
wfRoof = {0.0},
aRoof = 0.0,
aExt = 0.5,
TSoil = 286.15,
hConWallOut = 20.000000000000004,
hRadWall = 5.0,
hConWinOut = 20.0,
hConRoofOut = 0.0,
hRadRoof = 0.0,
tiltExtWalls = {1.5707963267948966, 0.0, 1.5707963267948966, 1.5707963267948966, 0.0, 1.5707963267948966},
aziExtWalls = {0.0, 0.0, 3.141592653589793, -1.5707963267948966, 0.0, 1.5707963267948966},
wfWall = {0.06949860286083018, 0.3828656673402791, 0.06949860286083018, 0.005106636471078391, 0.0, 0.005106636471078391},
wfWin = {0.46577561765897135, 0.0, 0.46577561765897135, 0.034224382341028765, 0.0, 0.034224382341028765},
wfGro = 0.4679238539959038,
specificPeople = 0.07142857142857142,
fixedHeatFlowRatePersons = 70,
internalGainsMoistureNoPeople = 0.5,
activityDegree = 1.2,
ratioConvectiveHeatPeople = 0.5,
internalGainsMachinesSpecific = 7.0,
ratioConvectiveHeatMachines = 0.75,
lightingPowerSpecific = 12.5,
ratioConvectiveHeatLighting = 0.9,
useConstantACHrate = true,
baseACH = 0.2,
maxUserACH = 1.0,
maxOverheatingACH = {3.0, 2.0},
maxSummerACH = {1.0, 283.15, 290.15},
winterReduction = {0.2, 273.15, 283.15},
maxIrr = {100.0, 9999.9, 100.0, 100.0, 9999.9, 100.0},
shadingFactor = {1.0, 1.0, 1.0, 1.0, 1.0, 1.0},
withAHU = false,
minAHU = 0.0,
maxAHU = 2.6,
hHeat = 43939.72775558922,
lHeat = 0,
KRHeat = 100,
TNHeat = 50,
HeaterOn = false,
hCool = 0,
lCool = -43939.72775558922,
KRCool = 10000,
TNCool = 1,
heaLoadFacOut=0,
heaLoadFacGrd=0,
CoolerOn = false,
withIdealThresholds = false,
TThresholdHeater = 288.15,
TThresholdCooler = 295.15);
end Office_1995_1000;
1 change: 1 addition & 0 deletions AixLib/DataBase/ThermalZones/package.order
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
ZoneBaseRecord
ZoneRecordDummy
OfficePassiveHouse
Office_1995_1000