Options
All
  • Public
  • Public/Protected
  • All
Menu

@manufac-analytics/perry

Index

Variables

DIPPRCriticalConstantsAndAcentricFactorDictionary

DIPPRCriticalConstantsAndAcentricFactorDictionary: Record<string, DIPPRCriticalConstantAndAcentricFactorProps> = ...

DIPPRDensityDictionary

DIPPRDensityDictionary: Record<string, DIPPRDensityProps> = ...

DIPPRThermalConductivityDictionary

DIPPRThermalConductivityDictionary: Record<string, DIPPRThermalConductivityProps> = ...

DIPPRVaporPressureDictionary

DIPPRVaporPressureDictionary: Record<string, DIPPRVaporPressureProps> = ...

DIPPRVaporThermalConductivityDictionary

DIPPRVaporThermalConductivityDictionary: Record<string, DIPPRVaporThermalConductivityProps> = ...

ElementDictionary

ElementDictionary: Record<string, ElementProps> = ...

FoodCompounds

FoodCompounds: Record<string, FoodProps> = ...

INCHIDictionary

INCHIDictionary: Record<string, INCHIProps> = ...

Functions

calculateDIPPRDensity

  • calculateDIPPRDensity(compound: string, temperature: number): number

calculateDIPPRThermalConductivity

  • calculateDIPPRThermalConductivity(compound: string, temperature: number): number

calculateDIPPRVaporPressure

  • calculateDIPPRVaporPressure(compound: string, temperature: number): number

calculateDIPPRVaporThermalConductivity

  • calculateDIPPRVaporThermalConductivity(compound: string, temperature: number): number

Generated using TypeDoc