mechmat package¶
Submodules¶
mechmat.linked module¶
mechmat.material module¶
-
class
mechmat.material.Material(**kwargs)[source]¶ Bases:
object” All materials inherit from this class. This class describes the basic properties, which all mater have, such as a density, specific weight, and temperature.
-
CAS= None¶ str: Chemical Abstracts Service number
-
category= None¶ CategoryThe Material category
-
name= None¶ str: The common name of the material
-
short_name¶ str: Short name for the material. When it is not user specified, the
nameis used. When this consists of multiple words, the short name is build from all first letters. When the name consist of a single word, the first two letters are used
-
mechmat.subject module¶
Module contents¶
Top-level package for mechmat.