295a296,300
> /**
> * The thermal model used for this system (if any).
> */
> ThermalModel * getThermalModel() const { return thermalModel; }
>
315a321,322
> ThermalModel * thermalModel;
>