PEMFuel Cell Unit Op BaseInput Parameters Property
Gets or sets the dictionary of input parameters sent to the OPEM model.
Definition
Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public Dictionary<string, PEMFuelCellModelParameter> InputParameters { get; set; }VB
Public Property InputParameters As Dictionary(Of String, PEMFuelCellModelParameter)
Get
Set