Differences
- \min-fields is missing in a lot of cases (that could be brought over to E+ without too much trouble)
\default
and\required-field
on a bunch of fields (which isn't that big of a deal, and could be brought over to E+ too), egBoiler:Steam
- ScheduleTypeLimits is mising some of our keys like
ClothingInsulation
(that could be brought over to E+ too, but IDF editor would need update to handle them) - max-fields was added in our ProposedEnergy+.idd for a few cases like
Schedule:Year
,\max-fields 267
- Our parser chokes on a couple of
\note
that have special characters, and some fields likeN13, \field Young's modulus
('
is problematic) or\note no spaces or other special characters (-,+,/,\) allowed in name
Schedule:File
is \url-object- Some objects actually do not have the
\begin-extensible
marker, likeMaterialProperty:PhaseChange
(actually, pretty much ALLMaterialProperty:XXX
at least) (but that could be handled in parsing, and also added to the E+ side). So