Can I specify different thermal conductivities for different regions in a space using Matlap PDE Toolbox? For example, the space is divided into a thermal conductivity space o

Can I specify different thermal conductivities for different regions in a space using Matlap PDE Toolbox? For example, the space is divided into a thermal conductivity space of 10*10*10 units, each with a different thermal conductivity.

 Respuesta aceptada

Torsten
Torsten el 27 de Feb. de 2025
Editada: Torsten el 27 de Feb. de 2025
There are two ways:
A good method is to generate the geometry such that it consists of a certain number of zones to which you can then assign individual conductivities.
A bad method is to write a user function in which you assign the conductivities according to the spatial position.
The last method will work if you only consider thermal conductivity dependence on temperature, e.g. But it will give bad results if the geometry is composed of different materials.

Más respuestas (0)

Etiquetas

Preguntada:

z
z
el 27 de Feb. de 2025

Editada:

el 27 de Feb. de 2025

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by