: Public Note
Created: 08/01/2011 11:32:21
Modified: 08/01/2011 23:25:59
Project:
Advanced:
[tk, 2011-01-09]<br/><ul>
<li><font color="#ff0000">FYI: In CIM15, you cannot unfortunately represent a Currency on a Curve axis, only some UnitSymbol (String-s in Curve attributes have been replaced with enum UnitSymbol). WG13 should form a "Curve task force" to address this deficiency and provide a better Curve/Schedule model. Please file a combined issue for this.</font></li><li><font color="#ff0000">Mkt_Curve: It doesn't seem this shadow class is necessary - many other market curves derive directly from Curve. -</font><font color="#008040"><b> Removed Mkt_Curve class</b></font></li><li>ResourceOperationMaintenanceCost is the only class that is a subtype of Curve but has not "Curve" in its name. Is it at all intended to be a curve (with points as CurveData)?</li><li>ResourceVerifiableCosts: I don't see what this class is supposed to do, without attributes, without relationships. How one can do what its doc says (describe the verifiable costs associated with a generation resource)?</li><li>InterchangeSchedData: It subtypes not a Curve but CurveData, and is used strictly <i>nowhere in the model</i>. Shouldn't it be removed?</li><li>DefaultBidCurveData: This class also seems to not be used anywhere directly. The comment for DefaultBidCurve.curveType sounds similar to the intention of DefaultBidCurveData.bidSegmentType. Is this latter really per CurveData (point), or for the whole DefaultBidCurve? If later, then this class and the enum BidSegmentType should be removed from the model.</li></ul>
<br/><br/>