Skip to content

Why are Thermal[Conductor|Resistor] so different from their Convective* counterparts #172

Open
@kakila

Description

@kakila

From a purely mathematical perspective both modes conduction and Convection are indistinguishable, both have the form h * dT.
Why is this not reflected in their implementations. For example:

  • Why does not the Thermal* element impose same flow on its ports/connectors?
  • Why is Conductive* not based on its Thermal* counterpart?
  • Why is the code of these elements so different?

In my view, Convective* (except for the heat flow conditions imposed) are just syntax sugar. Giving a semantic interface that allows the user to express the condition in which the exchange is between a solid and a fluid, but otherwise should not differ form the Conductive* (Thermal*) counterparts. Am I missing something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions