Skip to main content

EMISSION

New keyword from eCalc v8.8!


INSTALLATIONS / VENTING_EMITTERS

RequiredChild ofChildren/Options
NoVENTING_EMITTERSNAME
RATE
important
  • From eCalc version 8.8: The new keyword EMISSION is a part of an updated definition of VENTING_EMITTERS.
  • eCalc version 8.7 and earlier: EMISSION-keyword cannot be used.

Description

The emission specifies the data to calculate the direct emissions on an installation. This data is used to set up a function that may be evaluated for a set of time series and return an emission result.

The attributes NAME and RATE are required.

Format

EMISSION:
- NAME: <emission name>
RATE:
VALUE: <emission rate>
UNIT: <emission rate unit, default kg/d>
TYPE: <emission rate type, default STREAM_DAY>

Example

EMISSION:
- NAME: CH4
RATE:
VALUE: 4
UNIT: kg/d
TYPE: STREAM_DAY