Uses of Class
neqsim.thermo.characterization.PseudoComponentCombiner.PseudoComponentProfile
Packages that use PseudoComponentCombiner.PseudoComponentProfile
-
Uses of PseudoComponentCombiner.PseudoComponentProfile in neqsim.thermo.characterization
Methods in neqsim.thermo.characterization that return PseudoComponentCombiner.PseudoComponentProfileModifier and TypeMethodDescriptionPseudoComponentCombiner.PseudoComponentGroupBuilder.buildWithOverrides(Double tbOverride, Double tcOverride, Double pcOverride, Double omegaOverride) private static PseudoComponentCombiner.PseudoComponentProfilePseudoComponentCombiner.PseudoComponentProfile.empty()Methods in neqsim.thermo.characterization that return types with arguments of type PseudoComponentCombiner.PseudoComponentProfileModifier and TypeMethodDescriptionprivate static List<PseudoComponentCombiner.PseudoComponentProfile> PseudoComponentCombiner.combineProfiles(List<List<PseudoComponentCombiner.PseudoComponentProfile>> perFluidProfiles, double[] fluidMassTotals, double[] fluidMoleTotals) private static List<PseudoComponentCombiner.PseudoComponentProfile> PseudoComponentCombiner.distributeToProfiles(List<PseudoComponentCombiner.PseudoComponentContribution> contributions, List<Double> boundaries, int targetPseudoComponents) Methods in neqsim.thermo.characterization with parameters of type PseudoComponentCombiner.PseudoComponentProfileModifier and TypeMethodDescriptionprivate voidPseudoComponentCombiner.PseudoComponentGroupBuilder.addProfile(PseudoComponentCombiner.PseudoComponentProfile profile) Method parameters in neqsim.thermo.characterization with type arguments of type PseudoComponentCombiner.PseudoComponentProfileModifier and TypeMethodDescriptionprivate static List<PseudoComponentCombiner.PseudoComponentProfile> PseudoComponentCombiner.combineProfiles(List<List<PseudoComponentCombiner.PseudoComponentProfile>> perFluidProfiles, double[] fluidMassTotals, double[] fluidMoleTotals)