forked from santoshphilip/eppy
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy patheplus_enhancements.txt
55 lines (45 loc) · 1.7 KB
/
eplus_enhancements.txt
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
44
45
46
47
48
49
50
51
52
53
54
55
2013-09-17
----------
nothing here
--------------------
These are list of posible enhancements for the E+ engine
2013-06-22
----------
in idd version 8.0.0
reference spelled as "BiQuadraticCurves" and "BiquadraticCurves"
reference spelled as "FMUFileName" and "FMUFilename"
2013-04-23
----------
SizingPeriod:DesignDay,
\memo The design day object creates the parameters for the program to create
\memo the 24 hour weather profile that can be used for sizing as well as
\memo running to test the other simulation parameters. Parameters in this
\memo include a date (month and day), a day type (which uses the appropriate
\memo schedules for either sizing or simple tests), min/max temperatures,
\memo wind speeds, and solar radiation values.
A1, \field Name
\type alpha
\required-field
\reference DesignDays
\reference RunPeriodsAndDesignDays
field A1 is of type alpha
SizingPeriod:WeatherFileConditionType,
\memo Use a weather file period for design sizing calculations.
\memo EPW weather files are created with typical and extreme periods
\memo created heuristically from the weather file data. For more
\memo details on these periods, see AuxiliaryPrograms document.
A1 , \field Name
\required-field
\reference DesignDays
\reference RunPeriodsAndDesignDays
\note user supplied name for reporting
field A1 does not have a type.
WHY ?
2013-01-26
----------
Object: BuildingSurface:Detailed
field: N2 , \field Number of Vertices
No type is indicated in idd version 7.0
Should be of type integer.
html table output should have tags for easy searching
TODO : give more detailed specs for this