DistributionSee also: Mn, Mw, Mz |
Top Previous Next |
By using a probability distribution function (PDF) a distribution can be generated based on user input of number of pseudo components, Mn, Mw, Mz and the minimum and maximum molar mass of pseudo component.
3 different models are currently implemented. I recommend using the Gamma function.
To use the function use either the Distribution wizard or the calculation wizard.
Input
Extra This function is defined in C# as: public Object[,] Distribution(string Model, int Size, double MolarmassMinimum, double MolarmassMaximum, [In, Optional] object Mn, [In, Optional] object Mw, [In, Optional] object Mz, [In, Optional] object AdvVLXE, [In, Optional] object AdvUser)
Below is a screen dump where 100 pseudo components has been generated
|