luminarycloud.params.simulation.material.fluid

Submodules

Classes

BoussinesqApproximation

Introduce a body force due to thermal expansion without modifying the material density.

MaterialModel

Material model.

ThermalConductivityModel

Model for the laminar thermal conductivity of a fluid.

ViscosityModel

Models available for the dynamic viscosity of the fluid.

Package Contents

class BoussinesqApproximation

Introduce a body force due to thermal expansion without modifying the material density.

to_code() str
class MaterialModel

Material model.

to_code() str
class ThermalConductivityModel

Model for the laminar thermal conductivity of a fluid.

to_code() str
class ViscosityModel

Models available for the dynamic viscosity of the fluid.

to_code() str