Please login with a confirmed email address before reporting spam
Posted:
6 months ago
10 dic 2024, 09:17 CET
If I don't miss anything, that should not be more difficult than typing it in!
heat source = 100 * k/3/T
with k defined either as a parameter, either by ht.kxx if you use the heat transfer physics (isotropic), either referring to the material definition : mat1.def.k_iso if you have defined it in the materials section. Or k may be defined by a more elaborate expression that may be dependent on T (or from another equation that you would solve for), in such case just type it in!
So if you made it with including T, adding dependence on conductivity should be easy.
Good luck!
Eric Favre
-------------------
Eric Favre
Renaissance Fusion
If I don't miss anything, that should not be more difficult than typing it in!
heat source = 100 * k/3/T
with k defined either as a parameter, either by ht.kxx if you use the heat transfer physics (isotropic), either referring to the material definition : mat1.def.k_iso if you have defined it in the materials section. Or k may be defined by a more elaborate expression that may be dependent on T (or from another equation that you would solve for), in such case just type it in!
So if you made it with including T, adding dependence on conductivity should be easy.
Good luck!
Eric Favre