mechmat.properties.flow package

Submodules

mechmat.properties.flow.flow module

class mechmat.properties.flow.flow.Flow(**kwargs)[source]

Bases: mechmat.properties.flow.mass_flow.MassFlow, mechmat.properties.flow.volume_flow.VolumeFlow

mechmat.properties.flow.mass_flow module

class mechmat.properties.flow.mass_flow.MassFlow(**kwargs)[source]

Bases: mechmat.core.chainable.Chainable

density

Descriptor guarding Linked attributes

massflow

Descriptor guarding Linked attributes

specific_volume

Descriptor guarding Linked attributes

specific_weight

Descriptor guarding Linked attributes

mechmat.properties.flow.volume_flow module

class mechmat.properties.flow.volume_flow.VolumeFlow(**kwargs)[source]

Bases: mechmat.properties.geometry.surface.Surface, mechmat.properties.geometry.vector.Segment

volumeflow

Descriptor guarding Linked attributes

Module contents