Pawan Soami
                                                                                                                                                    COMSOL Employee
                                                         
                            
                                                                                                                                                
                         
                                                
    
        Please login with a confirmed email address before reporting spam
     
    
 
                                                Posted:
                            
                                5 years ago                            
                            
                                15 déc. 2020, 03:48 UTC−5                            
                        
                        
                                                    Hello,
I am assuming that you are evaluating stress on a point using Point Evaluation node and setting the dataset to Layered Material and correcting specifying the Through-thickness location.
When you evaluate or plot such quantities on lower dimensions (i.e. edges or points) instead of boundaries, you need to wrap the quantity in mean() or mean(mean()) operator for edge and point evaluation respectively.
So in this case try evaluating mean(mean(lshell.mises)). Hope this resolves your problem.
Best regards,
Pawan Soami
                                                 
                                                
                            Hello,
I am assuming that you are evaluating stress on a point using *Point Evaluation* node and setting the dataset to *Layered Material* and correcting specifying the *Through-thickness location*. 
When you evaluate or plot such quantities on lower dimensions (i.e. edges or points) instead of boundaries, you need to wrap the quantity in *mean()* or *mean(mean())* operator for edge and point evaluation respectively.
So in this case try evaluating *mean(mean(lshell.mises))*. Hope this resolves your problem.
Best regards,  
Pawan Soami                        
                                                
                                                                                                            
                                             
                        
                        
                                                
    
        Please login with a confirmed email address before reporting spam
     
    
 
                                                Posted:
                            
                                5 years ago                            
                            
                                29 déc. 2020, 04:49 UTC−5                            
                        
                        
                                                    Hello,
Thanks Pawan Soami.
I have learned to use mean(), but I can not understand the meaning of the mean value of expression as evaluated on the adjacent boundaries.Does mean() only calculate the mean of adjacent boundaries?If I have multiple shells overlapping, I can't use this operator.
For example, If I want to calculate the mean(lshell.sxx) of multiple overlapping shell edges (more than three), then how should I represent it?
Jiali Mao
                                                 
                                                
                            Hello,
Thanks Pawan Soami.
I have learned to use mean(), but I can not understand the meaning of the mean value of expression as evaluated on the adjacent boundaries.Does mean() only calculate the mean of adjacent boundaries?If I have multiple shells overlapping, I can't use this operator.
For example, If I want to calculate the mean(lshell.sxx) of multiple overlapping shell edges (more than three), then how should I represent it?
Jiali Mao