I am wondering if it is possible to sum VOM costs over the entire network using the esum
function, as one can with fuel costs.
For example, esum('ENET.FUELCOSTRATE.(%)')
returns a float but esum('ENET.VOMCOSTRATE.(%)')
returns an error message Invalid Input Argument!