Skip to main content

eCalc v13.2

Features

  • STP: 3 more columns has been added to STP Export. 2 of them; "flareGasCo2Mass" and "flareGasCh4Mass" are for FIXED installations only, while the last one "powerSupplyOnshore" is added for both FIXED and MOBILE installations. They are calculated the exact same way as the corresponding columns in LTP Export.

Bug Fixes

  • Header names in resource files are now case-insensitive.

Breaking changes

  • LTP/STP: Instead of defaulting to no data when the result is 0 (e.g. energy accumulation), we will now explicitly set 0 in the result. This means that all the LTP and STP files generated are consistent wrt. number of columns - always the same.
  • LTP: It is no longer possible to use FUEL_CONSUMERS for the loadedAndStoredOil column in LTP Export. You will now have to use VENTING_EMITTERS for loadedAndStoredOil results; ie in order to get correct results for that LOADING must be set on a VENTING_EMITTER. In a later version of libeCalc we will give ERRORs or WARNINGs if this is used incorrectly.

CLI