Magnus Ringh
                                                                                                                                                    COMSOL Employee
                                                         
                            
                                                                                                                                                
                         
                                                
    
        Please login with a confirmed email address before reporting spam
     
    
 
                                                Posted:
                            
                                5 years ago                            
                            
                                2020年7月8日 GMT+8 15:06                            
                        
                        
                                                    Hi Ben,
There are large differences between versions 5.2 and 5.5. COMSOL Multiphysics is backward compatible, so that you can open and run 5.2 model files in version 5.5, but the other way around is more problematic. The 5.5 code might contain functionality that does not exist in version 5.2, and there may be other changes that affect the compatibility. I strongly recommend upgrading to version 5.5, which contains a lot of new and powerful functionality.
That said, you are correct: model.component() corresponds to model.modelNode() in earlier versions of COMSOL Multiphysics.
Best regards,
Magnus Ringh, COMSOL
                                                 
                                                
                            Hi Ben,
There are large differences between versions 5.2 and 5.5. COMSOL Multiphysics is backward compatible, so that you can open and run 5.2 model files in version 5.5, but the other way around is more problematic. The 5.5 code might contain functionality that does not exist in version 5.2, and there may be other changes that affect the compatibility. I strongly recommend upgrading to version 5.5, which contains a lot of new and powerful functionality.
That said, you are correct: `model.component()` corresponds to `model.modelNode()` in earlier versions of COMSOL Multiphysics.
Best regards,
Magnus Ringh, COMSOL                        
                                                
                                                                                                            
                                             
                        
                        
                                                
    
        Please login with a confirmed email address before reporting spam
     
    
 
                                                Posted:
                            
                                5 years ago                            
                            
                                2020年7月9日 GMT+8 02:33                            
                        
                        
                                                
                            Thank you, Magnus