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                            
                            
                                28.01.2011, 08:22 GMT-5                            
                        
                        
                                                    Hi
Could itbe that you are in structural and that v and vt are already used by COMSOL ?
Always use "private names, most 1-2 letter names are already used by COMSOL, sometimes you want to redefine them, but often it gives errors, as you need to know exactly what you are doing
--
Good luck
Ivar                                                
                                                
                            Hi
Could itbe that you are in structural and that v and vt are already used by COMSOL ?
Always use "private names, most 1-2 letter names are already used by COMSOL, sometimes you want to redefine them, but often it gives errors, as you need to know exactly what you are doing
--
Good luck
Ivar                        
                                                
                                                                                                            
                                             
                                            
                                                
    
        Please login with a confirmed email address before reporting spam
     
    
 
                                                Posted:
                            
                                1 decade ago                            
                            
                                28.01.2011, 08:26 GMT-5                            
                        
                        
                                                    Thanks a lot for you reply.
I'm not using Structural. I have chosen ODEs and DAEs.
I have attached the Model.
I'd appreciate it if you could take a look.                                                
                                                
                            Thanks a lot for you reply.
I'm not using Structural. I have chosen ODEs and DAEs.
I have attached the Model.
I'd appreciate it if you could take a look.                        
                                                
                        
                                                
                                                                                                            
                                             
                                            
                            
                                                                                        
                                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                            
                            
                                29.01.2011, 13:04 GMT-5                            
                        
                        
                                                    Hi
you cannot try to solve for an ODE alone as you have not defined any dependent variables What is v ?, and vol1 ?
You need to define some physics via an PDE and possibly add an ODE if required
--
Good luck
Ivar                                                
                                                
                            Hi
you cannot try to solve for an ODE alone as you have not defined any dependent variables What is v ?, and vol1 ?
You need to define some physics via an PDE and possibly add an ODE if required
--
Good luck
Ivar                        
                                                
                                                                                                            
                                             
                        
                        
                                                
    
        Please login with a confirmed email address before reporting spam
     
    
 
                                                Posted:
                            
                                1 decade ago                            
                            
                                08.02.2011, 10:25 GMT-5                            
                        
                        
                                                    
Ivar is right (of course!).
But you can in fact solve an ODE, as a global space independent problem. You to define the dependent variable, as Ivar points out, and you can do this by setting Name to v in the Global Equations settings, also, change vol1 to 0 or something else that is defined.
If you want to solve a distributed ODE on a 2D domain (where sources may change with position, but you have no gradient driven transport), use rather a General form PDE and only use the f and da terms.
--
Niklas                                                
                                                
                            
Ivar is right (of course!).
But you can in fact solve an ODE, as a global space independent problem. You to define the dependent variable, as Ivar points out, and you can do this by setting Name to v in the Global Equations settings, also, change vol1 to 0 or something else that is defined.
If you want to solve a distributed ODE on a 2D domain (where sources may change with position, but you have no gradient driven transport), use rather a General form PDE and only use the f and da terms.
--
Niklas