Amin Kazemi
                                                                                                                                                    Postdoctoral Researcher, University of Toronto
                                                         
                            
                         
                                                
    
        Please login with a confirmed email address before reporting spam
     
    
 
                                                Posted:
                            
                                4 years ago                            
                            
                                30 oct. 2021, 11:20 UTC−4                            
                        
                        
                                                    Oluwasogo,
I recommend you have a look at the Tin Melting Front model:
https://www.comsol.com/model/tin-melting-front-6234
                                                 
                                                
                            Oluwasogo,
I recommend you have a look at the Tin Melting Front model:
https://www.comsol.com/model/tin-melting-front-6234
                        
                                                
                                                                                                            
                                             
                                            
                                                
    
        Please login with a confirmed email address before reporting spam
     
    
 
                                                Posted:
                            
                                4 years ago                            
                            
                                4 nov. 2021, 06:25 UTC−4                            
                        
                        
                                                    Dear Amin,
Thank you for the response. I will check it out.
                                                 
                                                
                            Dear Amin,
Thank you for the response. I will check it out.                        
                                                
                                                                                                            
                                             
                                            
                                                
    
        Please login with a confirmed email address before reporting spam
     
    
 
                                                Posted:
                            
                                4 years ago                            
                            
                                5 nov. 2021, 16:02 UTC−4                            
                        
                        
                                                    Dear Amin,
I have checked it out. Is  there  a mathematical expression to call out the melt depth in the result section?
                                                 
                                                
                            Dear Amin,
I have checked it out. Is  there  a mathematical expression to call out the melt depth in the result section?
                        
                                                
                                                                                                            
                                             
                                            
                            
                                                                                        
                                Amin Kazemi
                                                                                                                                                    Postdoctoral Researcher, University of Toronto
                                                         
                            
                         
                                                
    
        Please login with a confirmed email address before reporting spam
     
    
 
                                                Posted:
                            
                                4 years ago                            
                            
                                5 nov. 2021, 17:49 UTC−4                            
                        
                        
                                                    
  Dear Amin,
  
  I have checked it out. Is  there  a mathematical expression to call out the melt depth in the result section?
You may try integrating a function which is 1 in the liquid and 0 in the solid. Let Tm be the melting point. Then the function is:
if(T<Tm,0,1)
and the liquid depth is:
intop1(if(T<Tm,0,1))
                                                 
                                                
                            >Dear Amin,
>
>I have checked it out. Is  there  a mathematical expression to call out the melt depth in the result section?
You may try integrating a function which is 1 in the liquid and 0 in the solid. Let Tm be the melting point. Then the function is:
if(T                        
                                                
                                                                                                            
                                             
                        
                        
                                                
    
        Please login with a confirmed email address before reporting spam
     
    
 
                                                Posted:
                            
                                4 years ago                            
                            
                                8 nov. 2021, 03:20 UTC−5                            
                        
                        Updated:
                            
                                4 years ago                            
                            
                                8 nov. 2021, 03:20 UTC−5                            
                        
                        
                                                    Dear Amin,
Thank you for the response. I will try it out.
                                                 
                                                
                            Dear Amin,
Thank you for the response. I will try it out.