Robert Koslover
                                                                                                                                                    Certified Consultant
                                                         
                            
                         
                                                
    
        Please login with a confirmed email address before reporting spam
     
    
 
                                                Posted:
                            
                                5 years ago                            
                            
                                2021/01/08 22:15 GMT-5                            
                        
                        
                                                    The pictures are a start, but I suggest you post your .mph file to the forum.  I think that will make it easier for anyone here who wants to help to figure out what is really going on in your model.
    -------------------
    Scientific Applications & Research Associates (SARA) Inc.
www.comsol.com/partners-consultants/certified-consultants/sara                                                 
                                                
                            The pictures are a start, but I suggest you post your .mph file to the forum.  I think that will make it easier for anyone here who wants to help to figure out what is really going on in your model.                        
                                                
                                                                                                            
                                             
                                            
                                                
    
        Please login with a confirmed email address before reporting spam
     
    
 
                                                Posted:
                            
                                5 years ago                            
                            
                                2021/01/29 5:04 GMT-5                            
                        
                        
                                                    SOLVED
The issue was I had to define Dirichlet BC as a Continuity condition at the domains interface.
Without it the second equatuin didn't have any values to calculate.
Best regards,
Oran
                                                 
                                                
                            SOLVED
The issue was I had to define Dirichlet BC as a Continuity condition at the domains interface.
Without it the second equatuin didn't have any values to calculate.
Best regards,
Oran                        
                                                
                                                                                                            
                                             
                                            
                                                
    
        Please login with a confirmed email address before reporting spam
     
    
 
                                                Posted:
                            
                                4 years ago                            
                            
                                2021/06/27 0:15 GMT-4                            
                        
                        Updated:
                            
                                4 years ago                            
                            
                                2021/06/27 0:16 GMT-4                            
                        
                        
                                                    Hi Oran,
May I know how did you apply Dirichlet BC as a Continuity condition at the domains interface? A snapshot would be really helpful for me in the comsol setting. I'm doing the similar thing. Hope you help me.
Thanks a lot...
                                                 
                                                
                            Hi Oran,
May I know how did you apply Dirichlet BC as a Continuity condition at the domains interface? A snapshot would be really helpful for me in the comsol setting. I'm doing the similar thing. Hope you help me.
Thanks a lot...                        
                                                
                                                                                                            
                                             
                        
                        
                                                
    
        Please login with a confirmed email address before reporting spam
     
    
 
                                                Posted:
                            
                                4 years ago                            
                            
                                2021/06/28 4:40 GMT-4                            
                        
                        
                                                    
  Hi Oran,
  May I know how did you apply Dirichlet BC as a Continuity condition at the domains interface? A snapshot would be really helpful for me in the comsol setting. I'm doing the similar thing. Hope you help me.
  
  Thanks a lot...
Hi Chaki,
There's 2 options to solve this issue:
1) Define 2 Helmholtz equations within the same component. assuming your variable us  , then in the second equation u define Dirichlet BC with prescribed value of
, then in the second equation u define Dirichlet BC with prescribed value of  . what happens is that it will take the value obatined from the first equation and apply it as continuity. unfortunately I did not use this method so I don't have pictures for you.
2) Using only 1 Helmholtz equation, you can define its parameters as variables. What I did is to define
. what happens is that it will take the value obatined from the first equation and apply it as continuity. unfortunately I did not use this method so I don't have pictures for you.
2) Using only 1 Helmholtz equation, you can define its parameters as variables. What I did is to define  and
 and  as a step function that varies in the theoretical boundary, without actualy define a geometric doundary. that solver will handle it.
 as a step function that varies in the theoretical boundary, without actualy define a geometric doundary. that solver will handle it.
I hope you will find this helpful
                                                 
                                                
                            >Hi Oran,
>May I know how did you apply Dirichlet BC as a Continuity condition at the domains interface? A snapshot would be really helpful for me in the comsol setting. I'm doing the similar thing. Hope you help me.
>
>Thanks a lot...
Hi Chaki,
There's 2 options to solve this issue:
1) Define 2 Helmholtz equations within the same component. assuming your variable us u, then in the second equation u define Dirichlet BC with prescribed value of u. what happens is that it will take the value obatined from the first equation and apply it as continuity. unfortunately I did not use this method so I don't have pictures for you.
2) Using only 1 Helmholtz equation, you can define its parameters as variables. What I did is to define \mu_{a}  and D as a step function that varies in the theoretical boundary, without actualy define a geometric doundary. that solver will handle it.
I hope you will find this helpful