Please login with a confirmed email address before reporting spam
     
    
 
                                                Posted:
                            
                                1 decade ago                            
                            
                                2011/12/07 9:35 GMT-5                            
                        
                        
                                                    Birgit,
I think your expression must be sr_maxi*(sr_maxi>0)
This will plot all values > 0 and will plot 0 for negative values. 
Maybe just defining a range for the plot would yield the same result?
Cheers
Edgar                                                
                                                
                            Birgit,
I think your expression must be sr_maxi*(sr_maxi>0)
This will plot all values > 0 and will plot 0 for negative values. 
Maybe just defining a range for the plot would yield the same result?
Cheers
Edgar                        
                                                
                                                                                                            
                                             
                                            
                                                
    
        Please login with a confirmed email address before reporting spam
     
    
 
                                                Posted:
                            
                                1 decade ago                            
                            
                                2011/12/08 2:37 GMT-5                            
                        
                        
                                                    Dear Edgar,
thanks for your reply.
Using the expression the square stresses [Pa^2] was shown, not what I wanted. But as usual, the simple things work best - just adjusting the range to 0-70 MPa gave me the needed picture. Thanks for the hint - I sometimes tend to think too complicated ;-)
Greetings, Birgit                                                
                                                
                            Dear Edgar,
thanks for your reply.
Using the expression the square stresses [Pa^2] was shown, not what I wanted. But as usual, the simple things work best - just adjusting the range to 0-70 MPa gave me the needed picture. Thanks for the hint - I sometimes tend to think too complicated ;-)
Greetings, Birgit                        
                                                
                                                                                                            
                                             
                                            
                            
                                                                                        
                                Ivar KJELBERG
                                                                                                                                                    COMSOL Multiphysics(r) fan, retired, former "Senior Expert" at CSEM SA (CH)
                                                         
                            
                         
                                                
    
        Please login with a confirmed email address before reporting spam
     
    
 
                                                Posted:
                            
                                1 decade ago                            
                            
                                2011/12/09 1:08 GMT-5                            
                        
                        
                                                    Hi
What about trying sr_maxi*(sr_maxi[1/Pa]>0) that should remove the extra Pa unit, and Boolean's work best dimension-less
--
Good luck
Ivar                                                
                                                
                            Hi
What about trying sr_maxi*(sr_maxi[1/Pa]>0) that should remove the extra Pa unit, and Boolean's work best dimension-less
--
Good luck
Ivar                        
                                                
                                                                                                            
                                             
                                            
                                                
    
        Please login with a confirmed email address before reporting spam
     
    
 
                                                Posted:
                            
                                1 decade ago                            
                            
                                2011/12/12 10:41 GMT-5                            
                        
                        
                                                    Dear Ivar,
thanks also for your reply - I just tried your option and it worked - the stress is shown in MPa. Although the edition of the range has the advantage that everything below 0 is left blank and only stresses above 0 MPa is colored, whereas your suggestion already displays 0 MPa in dark blue. The option with everything blank besides >0 MPa is a bit clearer for looking at the overview.
Best regards,
Birgit                                                
                                                
                            Dear Ivar,
thanks also for your reply - I just tried your option and it worked - the stress is shown in MPa. Although the edition of the range has the advantage that everything below 0 is left blank and only stresses above 0 MPa is colored, whereas your suggestion already displays 0 MPa in dark blue. The option with everything blank besides >0 MPa is a bit clearer for looking at the overview.
Best regards,
Birgit                        
                                                
                                                                                                            
                                             
                                            
                                                
    
        Please login with a confirmed email address before reporting spam
     
    
 
                                                Posted:
                            
                                1 decade ago                            
                            
                                2011/12/12 10:47 GMT-5                            
                        
                        
                                                    Hi Ivar,
I find it a little funny (or isn't it strange?) that a boolean expression returns a unit? I am wondering if this is consistent from mathematical point of view.
Cheers
Edgar                                                
                                                
                            Hi Ivar,
I find it a little funny (or isn't it strange?) that a boolean expression returns a unit? I am wondering if this is consistent from mathematical point of view.
Cheers
Edgar                        
                                                
                                                                                                            
                                             
                        
                        
                            
                                                                                        
                                Ivar KJELBERG
                                                                                                                                                    COMSOL Multiphysics(r) fan, retired, former "Senior Expert" at CSEM SA (CH)
                                                         
                            
                         
                                                
    
        Please login with a confirmed email address before reporting spam
     
    
 
                                                Posted:
                            
                                1 decade ago                            
                            
                                2011/12/12 16:08 GMT-5                            
                        
                        
                                                    Hi Edgar
 I do agree with you, but that is the only explanation I can come to if there is a ^2 on the units, or there are something more on the line not shown. I havent rechecked, I mostly make my variables without units to enter a boolean expression, but in some fields its not possible, it flags an error, it seemsthat units are not accepted systematically and everywhere. Anyhoe  I do not have 3.5 running anymore so I cannot check either ;)
--
Good luck
Ivar                                                
                                                
                            Hi Edgar
 I do agree with you, but that is the only explanation I can come to if there is a ^2 on the units, or there are something more on the line not shown. I havent rechecked, I mostly make my variables without units to enter a boolean expression, but in some fields its not possible, it flags an error, it seemsthat units are not accepted systematically and everywhere. Anyhoe  I do not have 3.5 running anymore so I cannot check either ;)
--
Good luck
Ivar