Skip to content

Implement thermal conductivity models #211

@acodcha

Description

@acodcha

Implement thermal conductivity models:

  • PhQ::ThermalConductivityModel
  • PhQ::ThermalConductivityModel::ConstantIsotropic
  • PhQ::ThermalConductivityModel::TemperatureTableIsotropic
  • PhQ::ThermalConductivityModel::ConstantOrthotropic
  • PhQ::ThermalConductivityModel::TemperatureTableOrthotropic

For the orthotropic models, their constructors take 3 scalars and 2 directions. Modify direction 2 to be perpendicular to direction 1, and calculate direction 3 to be direction 1 cross direction 2. Construct the dyadic tensor from these.

Requires #205

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions