FormFlowsheetGHGEmissionCompositions Property

Gets or sets the dictionary of GHG emission composition profiles used for flowsheet-level emissions accounting.

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
public Dictionary<string, IGHGComposition> GHGEmissionCompositions { get; set; }

Property Value

DictionaryString, IGHGComposition

Implements

IFlowsheetGHGEmissionCompositions

See Also