Skip to content

Unused attributes and functions in Materialflow, Process, Reactor #168

@yardasol

Description

@yardasol

The Materialflow, Process, and Reactor classes contains several attributes and functions that appear to be unused in the code. Specifically, the following attributes and functions are in question:
For Materialflow:

  • mass_flowrate
  • density
  • volume
  • temperature
  • get_mass()
  • __eq__
  • __add__

For Process:

  • capacity
  • volume'
  • check_mass_conservation()

For Reactor:

  • mass_flowrate
  • volume

The purpose and function of each of these attributes should be investigated, and a PR made that either removes or clarifies their purpose.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions