Files
CoolProp/wrappers/Python/CoolProp/constants.pyx
2014-09-15 16:15:23 +02:00

110 lines
5.0 KiB
Cython

# This file is automatically generated by the generate_constants_module.py script in dev/scripts.
# DO NOT MODIFY THE CONTENTS OF THIS FILE!
cimport constants_header
imolar_mass = constants_header.imolar_mass
irhomolar_reducing = constants_header.irhomolar_reducing
irhomolar_critical = constants_header.irhomolar_critical
iT_reducing = constants_header.iT_reducing
iT_critical = constants_header.iT_critical
irhomass_reducing = constants_header.irhomass_reducing
irhomass_critical = constants_header.irhomass_critical
iP_critical = constants_header.iP_critical
iT_triple = constants_header.iT_triple
iP_triple = constants_header.iP_triple
iT_min = constants_header.iT_min
iT_max = constants_header.iT_max
iP_max = constants_header.iP_max
iP_min = constants_header.iP_min
iT = constants_header.iT
iP = constants_header.iP
iQ = constants_header.iQ
iTau = constants_header.iTau
iDelta = constants_header.iDelta
iDmolar = constants_header.iDmolar
iHmolar = constants_header.iHmolar
iSmolar = constants_header.iSmolar
iCpmolar = constants_header.iCpmolar
iCp0molar = constants_header.iCp0molar
iCvmolar = constants_header.iCvmolar
iUmolar = constants_header.iUmolar
iGmolar = constants_header.iGmolar
iDmass = constants_header.iDmass
iHmass = constants_header.iHmass
iSmass = constants_header.iSmass
iCpmass = constants_header.iCpmass
iCp0mass = constants_header.iCp0mass
iCvmass = constants_header.iCvmass
iUmass = constants_header.iUmass
iGmass = constants_header.iGmass
iviscosity = constants_header.iviscosity
iconductivity = constants_header.iconductivity
isurface_tension = constants_header.isurface_tension
iPrandtl = constants_header.iPrandtl
ispeed_sound = constants_header.ispeed_sound
iisothermal_compressibility = constants_header.iisothermal_compressibility
iisobaric_expansion_coefficient = constants_header.iisobaric_expansion_coefficient
ifundamental_derivative_of_gas_dynamics = constants_header.ifundamental_derivative_of_gas_dynamics
ialphar = constants_header.ialphar
idalphar_dtau_constdelta = constants_header.idalphar_dtau_constdelta
idalphar_ddelta_consttau = constants_header.idalphar_ddelta_consttau
ialpha0 = constants_header.ialpha0
idalpha0_dtau_constdelta = constants_header.idalpha0_dtau_constdelta
idalpha0_ddelta_consttau = constants_header.idalpha0_ddelta_consttau
iBvirial = constants_header.iBvirial
iCvirial = constants_header.iCvirial
idBvirial_dT = constants_header.idBvirial_dT
idCvirial_dT = constants_header.idCvirial_dT
iZ = constants_header.iZ
iGWP20 = constants_header.iGWP20
iGWP100 = constants_header.iGWP100
iGWP500 = constants_header.iGWP500
iFH = constants_header.iFH
iHH = constants_header.iHH
iPH = constants_header.iPH
iODP = constants_header.iODP
iundefined_parameter = constants_header.iundefined_parameter
QT_INPUTS = constants_header.QT_INPUTS
PQ_INPUTS = constants_header.PQ_INPUTS
PT_INPUTS = constants_header.PT_INPUTS
DmassT_INPUTS = constants_header.DmassT_INPUTS
DmolarT_INPUTS = constants_header.DmolarT_INPUTS
HmolarT_INPUTS = constants_header.HmolarT_INPUTS
HmassT_INPUTS = constants_header.HmassT_INPUTS
SmolarT_INPUTS = constants_header.SmolarT_INPUTS
SmassT_INPUTS = constants_header.SmassT_INPUTS
TUmolar_INPUTS = constants_header.TUmolar_INPUTS
TUmass_INPUTS = constants_header.TUmass_INPUTS
DmassP_INPUTS = constants_header.DmassP_INPUTS
DmolarP_INPUTS = constants_header.DmolarP_INPUTS
HmassP_INPUTS = constants_header.HmassP_INPUTS
HmolarP_INPUTS = constants_header.HmolarP_INPUTS
PSmass_INPUTS = constants_header.PSmass_INPUTS
PSmolar_INPUTS = constants_header.PSmolar_INPUTS
PUmass_INPUTS = constants_header.PUmass_INPUTS
PUmolar_INPUTS = constants_header.PUmolar_INPUTS
HmassSmass_INPUTS = constants_header.HmassSmass_INPUTS
HmolarSmolar_INPUTS = constants_header.HmolarSmolar_INPUTS
SmassUmass_INPUTS = constants_header.SmassUmass_INPUTS
SmolarUmolar_INPUTS = constants_header.SmolarUmolar_INPUTS
DmassHmass_INPUTS = constants_header.DmassHmass_INPUTS
DmolarHmolar_INPUTS = constants_header.DmolarHmolar_INPUTS
DmassSmass_INPUTS = constants_header.DmassSmass_INPUTS
DmolarSmolar_INPUTS = constants_header.DmolarSmolar_INPUTS
DmassUmass_INPUTS = constants_header.DmassUmass_INPUTS
DmolarUmolar_INPUTS = constants_header.DmolarUmolar_INPUTS
FLUID_TYPE_PURE = constants_header.FLUID_TYPE_PURE
FLUID_TYPE_PSEUDOPURE = constants_header.FLUID_TYPE_PSEUDOPURE
FLUID_TYPE_REFPROP = constants_header.FLUID_TYPE_REFPROP
FLUID_TYPE_INCOMPRESSIBLE_LIQUID = constants_header.FLUID_TYPE_INCOMPRESSIBLE_LIQUID
FLUID_TYPE_INCOMPRESSIBLE_SOLUTION = constants_header.FLUID_TYPE_INCOMPRESSIBLE_SOLUTION
FLUID_TYPE_UNDEFINED = constants_header.FLUID_TYPE_UNDEFINED
iphase_liquid = constants_header.iphase_liquid
iphase_supercritical = constants_header.iphase_supercritical
iphase_supercritical_gas = constants_header.iphase_supercritical_gas
iphase_supercritical_liquid = constants_header.iphase_supercritical_liquid
iphase_gas = constants_header.iphase_gas
iphase_twophase = constants_header.iphase_twophase
iphase_unknown = constants_header.iphase_unknown
iphase_not_imposed = constants_header.iphase_not_imposed