Get started
User interface
Structure and algorithms
Libraries
For developers
CBaseUnit
ConfigureUnitStructures()
GetUnitName()
GetAuthorName()
GetVersion()
GetUniqueID()
GetHelpLink()
SetUnitName()
SetAuthorName()
SetVersion()
SetUniqueID()
SetHelpLink()
GetPortsManager()
AddPort()
GetPort()
GetPortStream()
AddFeed()
GetFeed()
RemoveFeed()
AddHoldup()
GetHoldup()
RemoveHoldup()
AddStream()
GetStream()
RemoveStream()
GetUnitParametersManager()
AddConstRealParameter()
AddConstIntParameter()
AddConstUIntParameter()
AddDependentParameter()
AddTDParameter()
AddStringParameter()
AddCheckBoxParameter()
AddComboParameter()
AddCompoundParameter()
AddMDBCompoundParameter()
AddReactionParameter()
AddListRealParameter()
AddListIntParameter()
AddListUIntParameter()
AddSolverAgglomeration()
AddParametersToGroup()
GetConstRealParameterValue()
GetConstIntParameterValue()
GetConstUIntParameterValue()
GetDependentParameterValue()
GetTDParameterValue()
GetStringParameterValue()
GetCheckboxParameterValue()
GetComboParameterValue()
GetCompoundParameterValue()
GetMDBCompoundParameterValue()
GetReactionParameterValue()
GetListRealParameterValue()
GetListIntParameterValue()
GetListUIntParameterValue()
GetSolverAgglomeration()
GetStateVariablesManager()
AddStateVariable()
GetStateVariable()
SetStateVariable()
AddPlot()
AddCurveOnPlot()
AddPointOnCurve()
AddPointsOnCurve()
CopyStreamToPort()
CopyPortToStream()
GetAllTimePoints()
GetAllTimePointsClosed()
GetInputTimePoints()
GetInputTimePointsClosed()
GetStreamsTimePoints()
GetStreamsTimePointsClosed()
GetTimePoints()
GetCompoundName()
GetCompoundKey()
GetCompoundIndex()
GetCompoundIndexByName()
GetAllCompounds()
GetAllCompoundsNames()
GetCompoundsNumber()
IsCompoundDefined()
IsCompoundNameDefined()
GetAllOverallProperties()
GetPhaseName()
GetPhaseType()
GetAllPhases()
GetPhasesNumber()
IsPhaseDefined()
GetDistributionsNumber()
GetDistributionsTypes()
GetDistributionsClasses()
GetDistributionGridType()
GetClassesNumber()
GetNumericGrid()
GetSymbolicGrid()
GetClassesSizes()
GetClassesMeans()
GetPSDGridDiameters()
GetPSDGridSurfaces()
GetPSDGridVolumes()
GetPSDMeanDiameters()
GetPSDMeanSurfaces()
GetPSDMeanVolumes()
IsDistributionDefined()
GetAbsTolerance()
GetRelTolerance()
GetCompoundProperty()
IsPropertyDefined()
GetEnthalpyCalculator()
CalculateEnthalpyFromTemperature()
CalculateTemperatureFromEnthalpy()
HeatExchange()
RaiseError()
RaiseWarning()
ShowInfo()
HasError()
HasWarning()
HasInfo()
GetErrorMessage()
GetWarningMessage()
GetInfoMessage()
CreateBasicInfo()
CreateStructure()
Initialize()
Simulate()
Finalize()
SaveState()
LoadState()
CopyStreamToStream()
CalculateTM()
swap
CBaseStream
GetName()
SetName()
GetKey()
SetKey()
AddTimePoint()
CopyTimePoint()
RemoveTimePoint()
RemoveTimePoints()
RemoveTimePointsAfter()
RemoveAllTimePoints()
ReduceTimePoints()
GetTimePointsClosed()
GetLastTimePoint()
GetPreviousTimePoint()
GetOverallProperty()
GetMass()
GetTemperature()
GetPressure()
SetOverallProperty()
SetMass()
SetTemperature()
SetPressure()
GetMol()
SetMol()
GetCompoundFraction()
GetCompoundMass()
GetCompoundsFractions()
GetCompoundsMasses()
SetCompoundFraction()
SetCompoundsFractions()
SetCompoundMass()
GetCompoundMolFraction()
GetCompoundMol()
SetCompoundMolFraction()
GetPhaseFraction()
GetPhaseMass()
GetPhaseProperty()
SetPhaseFraction()
SetPhaseMass()
GetPhaseMolFraction()
GetPhaseMol()
SetPhaseMolFraction()
SetPhaseMol()
GetMixtureProperty()
SetMixtureProperty()
GetFraction()
SetFraction()
GetDistribution()
SetDistribution()
ApplyTM()
Normalize()
GetPSD()
SetPSD()
Copy()
Add()
CStream
CopyFromStream()
CopyFromHoldup()
GetMassFlow()
GetAccumulatedMass()
GetMolFlow()
SetMassFlow()
SetMolFlow()
GetCompoundMassFlow()
GetCompoundMolFlow()
GetCompoundsMassFlows()
GetPhaseMassFlow()
GetPhaseMolFlow()
SetPhaseMassFlow()
SetPhaseMolFlow()
CHoldup
CPortsManager
GetAllPorts()
GetAllInputPorts()
GetAllOutputPorts()
GetPortsNumber()
GetInputPortsNames()
GetOutputPortsNames()
Clear()
CUnitPort
GetType()
SetType()
GetStreamKey()
SetStreamKey()
SetStream()
CUnitParametersManager
ParametersNumber()
IsNameExist()
GetParameters()
GetActiveParameters()
GetParameter()
GetConstRealParameter()
GetConstIntParameter()
GetConstUIntParameter()
GetDependentParameter()
GetTDParameter()
GetStringParameter()
GetCheckboxParameter()
GetSolverParameter()
GetComboParameter()
GetCompoundParameter()
GetMDBCompoundParameter()
GetReactionParameter()
GetListRealParameter()
GetListIntParameter()
GetListUIntParameter()
GetSolverParameterValue()
IsParameterActive()
IsGroupSelector()
CBaseUnitParameter
CConstUnitParameter
CConstRealUnitParameter
CConstIntUnitParameter
CConstUIntUnitParameter
CDependentUnitParameter
CTDUnitParameter
CStringUnitParameter
CCheckBoxUnitParameter
CComboUnitParameter
CCompoundUnitParameter
CMDBCompoundUnitParameter
CReactionUnitParameter
CListUnitParameter
CListRealUnitParameter
CListIntUnitParameter
CListUIntUnitParameter
CSolverUnitParameter
CChemicalReaction
ESubstance
CChemicalReaction()
operator=()
Swap()
operator==()
AddSubstance()
RemoveSubstance()
GetSubstances()
GetSubstancesNumber()
SetBaseSubstance()
GetBaseSubstance()
GetBaseSubstanceIndex()
SetEnthalpy()
GetEnthalpy()
CChemicalReaction::SChemicalSubstance
CAgglomerationSolver
EKernels
Calculate()
CBaseSolver
CStateVariablesManager
GetAllStateVariables()
GetStateVariablesNumber()
CStateVariable
GetValue()
HasHistory()
GetHistory()
GetHistoryValue()
CPoint
CPoint()
operator[]()
x
y
Size()
CCurve
GetZValue()
SetZValue()
AddPoint()
AddPoints()
GetXValues()
GetYValues()
GetPoints()
RemovePoint()
ClearData()
CPlot
GetLabelX()
GetLabelY()
GetLabelZ()
SetLabelX()
SetLabelY()
SetLabelZ()
SetLabels()
AddCurve()
AddCurves()
GetCurve()
RemoveCurve()
GetAllCurves()
GetZValues()
Is2D()
GetCurvesNumber()
CPlotManager
GetPlot()
GetAllPlots()
GetPlotsNumber()
CMixtureEnthalpyLookup
CMixtureEnthalpyLookup()
SetLimits()
GetLimits()
GetIntervalsNumber()
SetMaterialsDatabase()
SetCompounds()
SetCompoundFractions()
GetCompoundFractions()
Multiply()
operator+()
operator*()
operator+=()
operator*=()
CMatrix2D
CMatrix2D()
Resize()
Assign()
Rows()
Cols()
GetRow()
GetCol()
GetMatrix()
SetRow()
SetCol()
SetMatrix()
Fill()
ToVector()
operator-=()
operator-()
operator/=()
operator/()
Identity()
CDenseMDMatrix
CDenseMDMatrix()
SetDimensions()
GetDimensions()
GetClasses()
GetDimensionsNumber()
GetDataPtr()
GetDataLength()
GetVectorValue()
SetValue()
SetVectorValue()
IsNormalized()
CTransformMatrix
CTransformMatrix()
GetMMoment()
GetQ()
Q2q()
q2Q()
qx2qy()
ConvertQ0Toq0()
Convertq0ToQ0()
ConvertQ2Toq2()
Convertq2ToQ2()
ConvertQ3Toq3()
Convertq3ToQ3()
Convertq0Toq2()
Convertq0Toq3()
Convertq2Toq0()
Convertq2Toq3()
Convertq3Toq0()
Convertq3Toq2()
ConvertMassFractionsToq3()
ConvertMassFractionsToQ3()
ConvertMassFractionsToq2()
ConvertMassFractionsToQ2()
ConvertMassFractionsToq0()
ConvertMassFractionsToQ0()
Convertq3ToMassFractions()
ConvertQ3ToMassFractions()
Convertq2ToMassFractions()
ConvertQ2ToMassFractions()
Convertq0ToMassFractions()
ConvertQ0ToMassFractions()
ConvertNumbersToq0()
ConvertNumbersToQ0()
ConvertNumbersToQ2()
ConvertNumbersToq2()
ConvertNumbersToq3()
ConvertNumbersToQ3()
ConvertNumbersToMassFractions()
Convertq0ToQ2()
Convertq0ToQ3()
Convertq2ToQ0()
Convertq2ToQ3()
Convertq3ToQ0()
Convertq3ToQ2()
ConvertQ0Toq2()
ConvertQ0Toq3()
ConvertQ2Toq0()
ConvertQ2Toq3()
ConvertQ3Toq0()
ConvertQ3Toq2()
ConvertQ0ToQ2()
ConvertQ0ToQ3()
ConvertQ2ToQ0()
ConvertQ2ToQ3()
ConvertQ3ToQ0()
ConvertQ3ToQ2()
ConvertMassFractionsToNumbers()
Convertq0ToNumbers()
Convertq2ToNumbers()
Convertq3ToNumbers()
ConvertQ0ToNumbers()
ConvertQ2ToNumbers()
ConvertQ3ToNumbers()
ConvertOnNewGrid()
ConvertqOnNewGrid()
Convertq0Toq0()
Convertq2Toq2()
Convertq3Toq3()
NormalizeDensityDistribution()
GetDistributionValue()
GetDistributionMedian()
GetDistributionMode()
GetDistributionMean()
GetDistributionVariance()
GetDistributionStdDev()
GetAverageDiameter()
GetSpecificSurface()
GetSauterDiameter()
EDistributionFunction
MANUAL
NORMAL
RRSB
GGS
LOG_NORMAL
CreateDistribution()
AVOGADRO_CONSTANT
BOLTZMANN_CONSTANT
MOLAR_GAS_CONSTANT
SPEED_OF_LIGHT_IN_VACUUM
STANDARD_ACCELERATION_OF_GRAVITY
STANDARD_CONDITION_T
STANDARD_CONDITION_P
STEFAN_BOLTZMANN_CONSTANT
MATH_PI
EUnitPort
EUnitParameter
EPhase
EDistrTypes
EGridEntry
ECompoundConstProperties
ECompoundTPProperties
EInteractionProperties
EOverall
EPSDTypes
EPSDGridType
ESolverTypes
Please activate JavaScript to enable the search functionality.