enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Differential scanning calorimetry - Wikipedia

    en.wikipedia.org/wiki/Differential_scanning...

    The percent crystalline content of a polymer can be estimated from the crystallization/melting peaks of the DSC graph using reference heats of fusion found in the literature. [25] DSC can also be used to study thermal degradation of polymers using an approach such as Oxidative Onset Temperature/Time (OOT); however, the user risks contamination ...

  3. Ternary plot - Wikipedia

    en.wikipedia.org/wiki/Ternary_plot

    A ternary plot, ternary graph, triangle plot, simplex plot, or Gibbs triangle is a barycentric plot on three variables which sum to a constant. [1] It graphically depicts the ratios of the three variables as positions in an equilateral triangle .

  4. Oxidative-induction time - Wikipedia

    en.wikipedia.org/wiki/Oxidative-Induction_Time

    Characteristic DSC curve for a polyethylene, the OIT is measured. Oxidation induction time or OIT is a standardized test performed in a DSC which measures the level of thermal stabilization of the material tested. The time between melting and the onset of decomposition in isothermal conditions is measured.

  5. Talk:Differential scanning calorimetry - Wikipedia

    en.wikipedia.org/wiki/Talk:Differential_scanning...

    I think on the DSC graph the peaks and valley which correspond to crystallization and melting are switched. THe peak should be melting and the valley be crystallization. 130.49.144.110 21:27, 26 October 2010 (UTC) I was just going to make that observation ... Abtract 16:52, 21 January 2012 (UTC)

  6. Graph Modelling Language - Wikipedia

    en.wikipedia.org/wiki/Graph_Modelling_Language

    Graph-tool, a free Python module for manipulation and statistical analysis of graphs. NetworkX, an open source Python library for studying complex graphs. Tulip (software) is a free software in the domain of information visualisation capable of manipulating huge graphs (with more than 1.000.000 elements).

  7. Accessible surface area - Wikipedia

    en.wikipedia.org/wiki/Accessible_surface_area

    FreeSASA Open source command line tool, C library and Python module for calculating ASA. Surface Racer Oleg Tsodikov's Surface Racer program. Solvent accessible and molecular surface area and average curvature calculation. Free for academic use. ASA.py — a Python-based implementation of the Shrake-Rupley algorithm.

  8. Force-directed graph drawing - Wikipedia

    en.wikipedia.org/wiki/Force-directed_graph_drawing

    Force-directed graph drawing algorithms assign forces among the set of edges and the set of nodes of a graph drawing.Typically, spring-like attractive forces based on Hooke's law are used to attract pairs of endpoints of the graph's edges towards each other, while simultaneously repulsive forces like those of electrically charged particles based on Coulomb's law are used to separate all pairs ...

  9. Graph (abstract data type) - Wikipedia

    en.wikipedia.org/wiki/Graph_(abstract_data_type)

    In computer science, a graph is an abstract data type that is meant to implement the undirected graph and directed graph concepts from the field of graph theory within mathematics. A graph data structure consists of a finite (and possibly mutable) set of vertices (also called nodes or points ), together with a set of unordered pairs of these ...