Please login with a confirmed email address before reporting spam
     
    
 
                                                Posted:
                            
                                11 months ago                            
                            
                                10.12.2024, 03:17 GMT-5                            
                        
                        
                                                    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