Package schrodinger :: Package application :: Package matsci :: Module property_names
[hide private]
[frames] | no frames]

Module property_names

Constants for CT-level Materials Science properties.

Functions [hide private]
(str, str)
get_tg_props(temp)
Get the Tg property names for the given temperature
Variables [hide private]
  MATSCI_PROPERTY_BASE = 'matsci'
  CHILD_STRUCTURE = 'b_matsci_Child_Structure'
  CALCULATION_MODE = 's_matsci_Calculation_Mode'
  ELECTROLYTE_PROPERTY_BASE = 'matsci_elyte'
  OE_PROPERTY_BASE = 'matsci_optelec'
  OE_OXIDATION = 'r_matsci_optelec_Oxidation_Potential_(eV)'
  OE_REDUCTION = 'r_matsci_optelec_Reduction_Potential_(eV)'
  OE_HOLE_REORG = 'r_matsci_optelec_Hole_Reorganization_Energy_(...
  OE_HOLE_SPE = 'r_matsci_optelec_Hole_Small_Polaron_Stabilizati...
  OE_HOLE_EP = 'r_matsci_optelec_Hole_Extraction_Potential_(eV)'
  OE_ELECTRON_REORG = 'r_matsci_optelec_Electron_Reorganization_...
  OE_ELECTRON_SPE = 'r_matsci_optelec_Electron_Small_Polaron_Sta...
  OE_ELECTRON_EP = 'r_matsci_optelec_Electron_Extraction_Potenti...
  OE_TRIPLET_REORG = 'r_matsci_optelec_Triplet_Reorganization_En...
  OE_TRIPLET_SPE = 'r_matsci_optelec_Triplet_Stabilization_Energ...
  OE_TRIPLET_EP = 'r_matsci_optelec_Triplet_Extraction_Potential...
  OE_TRIPLET_ENERGY = 'r_matsci_optelec_Triplet_Energy_(eV)'
  OE_ABSORPTION_WINDOW = 'r_matsci_optelec_Absorption_Window'
  OE_BANDGAP = 'r_matsci_optelec_Optical_Bandgap_(eV)'
  OE_SPECTRUM_FILE = 's_matsci_optelec_Spectrum_File'
  OE_LMAX = 'i_matsci_optelec_Lmax_(nm)'
  OE_BLUE_AREA = 'r_matsci_optelec_Blue_Area'
  OE_GREEN_AREA = 'r_matsci_optelec_Green_Area'
  OE_RED_AREA = 'r_matsci_optelec_Red_Area'
  OE_DIPOLE = 'r_matsci_optelec_Dipole_(D)'
  OE_SCALED_HOMO = 'r_matsci_optelec_Scaled_HOMO_(eV)'
  OE_SCALED_LUMO = 'r_matsci_optelec_Scaled_LUMO_(eV)'
  OE_TADF_GAP = 'r_matsci_optelec_S1-T1_Gap_(eV)'
  OE_TADF_GAP2 = 'r_matsci_optelec_S1-T2_Gap_(eV)'
  OE_TADF_GAP3 = 'r_matsci_optelec_S1-T3_Gap_(eV)'
  OE_T1S0_RMSD = 'r_matsci_optelec_T1S0_RMSD_(Angstrom)'
  OE_EMAX = 'i_matsci_optelec_Emax_(nm)'
  OE_EMS_BLUE_AREA = 'r_matsci_optelec_Emission_Blue_Area'
  OE_EMS_GREEN_AREA = 'r_matsci_optelec_Emission_Green_Area'
  OE_EMS_RED_AREA = 'r_matsci_optelec_Emission_Red_Area'
  OE_STOKES_SHIFT = 'r_matsci_optelec_Stokes_Shift'
  OE_TRIPLET_VERT_UP = 'r_matsci_optelec_T1_Vertical_Absorption_...
  OE_TRIPLET_VERT_DOWN = 'r_matsci_optelec_T1_Vertical_Emission_...
  OE_RAW_TRIPLET = 'r_matsci_optelec_T1_Raw_Triplet_Energy_(eV)'
  MARCUS_HOLE_HOPPING_RATE = 'r_matsci_Hole_Hopping_Rate'
  MARCUS_HOLE_MOBILITY = 'r_matsci_Hole_Mobility'
  MARCUS_ELECTRON_HOPPING_RATE = 'r_matsci_Electron_Hopping_Rate'
  MARCUS_ELECTRON_MOBILITY = 'r_matsci_Electron_Mobility'
  MARCUS_DIMER_SEPARATION = 'r_matsci_Dimer_Separation_cm'
  HOPPING_REACTION_ENERGY = 'r_matsci_Reaction_Energy_kcal/mol'
  COUPLING_TYPE = 's_matsci_Coupling_Type'
  ELECTRON_TRANSFER_COUPLING = 'r_matsci_Charge_Transfer_Coupling'
  COUPLING_SIF = 'r_matsci_S\\_if'
  COUPLING_HIF = 'r_matsci_H\\_if'
  COUPLING_HII = 'r_matsci_H\\_ii'
  DIMER_SPLITTING_ECOUPLING = 'r_matsci_Dimer_Splitting_type_Cou...
  BDE_ENERGY = 'r_matsci_Bond_Dissociation_Energy_(kcal/mol)'
  BDE_REACTANT_TITLE = 's_matsci_BDE_Reactant'
  BDE_PRODUCT_TITLES = ['s_matsci_BDE_Product_A', 's_matsci_BDE_...
  DISSOCIATION_ATOM = 'b_matsci_Dissociation_Atom'
  STRESS_AT_VM_STRAIN = 'r_matsci_Stress_@VM_Strain_%.4f'
  TG_DENSITY_LEAD = 'r_matsci_Density(g/cm3)_@_'
  TG_DENSITY = 'r_matsci_Density(g/cm3)_@_{0}_K'
  TG_DENSITY_STDEV = 'r_matsci_stdev_Density(g/cm3)_@_{0}_K'
  __package__ = None
hash(x)
Function Details [hide private]

get_tg_props(temp)

 

Get the Tg property names for the given temperature

Parameters:
  • temp (float) - The temperature for these property names
Returns: (str, str)

Variables Details [hide private]

OE_HOLE_REORG

Value:
'r_matsci_optelec_Hole_Reorganization_Energy_(eV)'

OE_HOLE_SPE

Value:
'r_matsci_optelec_Hole_Small_Polaron_Stabilization_Energy_(eV)'

OE_ELECTRON_REORG

Value:
'r_matsci_optelec_Electron_Reorganization_Energy_(eV)'

OE_ELECTRON_SPE

Value:
'r_matsci_optelec_Electron_Small_Polaron_Stabilization_Energy_(eV)'

OE_ELECTRON_EP

Value:
'r_matsci_optelec_Electron_Extraction_Potential_(eV)'

OE_TRIPLET_REORG

Value:
'r_matsci_optelec_Triplet_Reorganization_Energy_(eV)'

OE_TRIPLET_SPE

Value:
'r_matsci_optelec_Triplet_Stabilization_Energy_(eV)'

OE_TRIPLET_EP

Value:
'r_matsci_optelec_Triplet_Extraction_Potential_(eV)'

OE_TRIPLET_VERT_UP

Value:
'r_matsci_optelec_T1_Vertical_Absorption_(eV)'

OE_TRIPLET_VERT_DOWN

Value:
'r_matsci_optelec_T1_Vertical_Emission_(eV)'

DIMER_SPLITTING_ECOUPLING

Value:
'r_matsci_Dimer_Splitting_type_Coupling'

BDE_PRODUCT_TITLES

Value:
['s_matsci_BDE_Product_A', 's_matsci_BDE_Product_B']