I want to use one of energyplus components lib only : ChillerEIR.cc and ChillerEIR.hh to get chiller output only while i have all input data of real chiller (no sizing, all parameters known) like an independent .dll or library, which could be called in python. The current approach EMS or FMI-EMS requires too much steps or build the whole idf file which should be hard to review. Could i do like that with current energyplus architect ?