mechmat package

Subpackages

Submodules

mechmat.material module

mechmat.material.material_factory(*args, flow=False, **kwargs)[source]

Material instance facotry

Args:

*args: Chainable sub-propperties flow: is the material a continium flowing \(\frac{\text{d}m}{}\) **kwargs:

Returns:

mechmat.polymer module

class mechmat.polymer.PolyLacticAcid(**kwargs)[source]

Bases: mechmat.properties.thermal.polymer.ThermalPolymer, mechmat.properties.viscosity.crosswlf.CrossWLF, mechmat.properties.specific_volume.twodomaintaitpvt.TwoDomainTaitpvT

class mechmat.polymer.PolyLacticAcidThermoplasticPolyUrethane(**kwargs)[source]

Bases: mechmat.properties.thermal.polymer.ThermalPolymer, mechmat.properties.viscosity.crosswlf.CrossWLF, mechmat.properties.specific_volume.twodomaintaitpvt.TwoDomainTaitpvT

class mechmat.polymer.PolyLacticAcidThermoplasticStarch(**kwargs)[source]

Bases: mechmat.properties.thermal.polymer.ThermalPolymer, mechmat.properties.viscosity.crosswlf.CrossWLF, mechmat.properties.specific_volume.twodomaintaitpvt.TwoDomainTaitpvT

class mechmat.polymer.Polyamide66CrossWLF(**kwargs)[source]

Bases: mechmat.properties.thermal.polymer.ThermalPolymer, mechmat.properties.viscosity.crosswlf.CrossWLF

class mechmat.polymer.Polycarbonate_CrossWLF(**kwargs)[source]

Bases: mechmat.properties.thermal.polymer.ThermalPolymer, mechmat.properties.viscosity.crosswlf.CrossWLF

class mechmat.polymer.PolypropyleneCrossWLF(**kwargs)[source]

Bases: mechmat.properties.thermal.polymer.ThermalPolymer, mechmat.properties.viscosity.crosswlf.CrossWLF

class mechmat.polymer.PolystyreneCrossWLF(**kwargs)[source]

Bases: mechmat.properties.thermal.polymer.ThermalPolymer, mechmat.properties.viscosity.crosswlf.CrossWLF

Module contents

Top-level package for mechmat.