From NWChem
			Viewed 425 times, With a total of 1 Posts
												
			
                  
        
            
                | 
                    
                 | 
            
            
                
                    
                        
                            | 
                 Clicked A Few Times 
                
                                Threads 13 
                                Posts 35                              
                             | 
                         
                     
                 | 
            		
		                
		                    
		                        | 10:45:23 AM PDT - Wed, Oct 19th 2016  | 
		                             | 
		                     
		                    
		                        Now that ECCE isn't being supported, there isn't another program (to my knowledge) that can fully visualize molecular orbitals from NWChem outputs. Programs like Jmol can parse the NWChem output, but that doesn't include the full MO information because NWChem only provides information about the 10 most important basis functions. 
 
I would suggest changing it from a hard coded 10 basis functions to all bf with coefficients greater than some threshold with a reasonable default but that can be modified by the end user.
 | 
		                     
		                 
		             | 
        
 
         | 
        
              
        
            
                | 
                    
                 | 
            
            
                
                    
                        
                            | 
                 Gets Around 
                
                                Threads 1 
                                Posts 146                              
                             | 
                         
                     
                 | 
            		
		                
		                    
		                        | 6:30:45 AM PDT - Thu, Oct 20th 2016  | 
		                             | 
		                     
		                    
		                        This is already possible. Adding 
 
print "final vectors analysis" 
 
to the DFT/SCF input blocks will cause the code to output the MO analysis for all molecular orbitals. Additionally for a DFT calculation, you can add 
 
set movecs:tanalyze <real> 
 
to your input deck to set the coefficient cutoff threshold for printing contributions to the orbitals. So an input setup like 
 
set movecs:tanalyze 1.e-10 
dft 
 print "final vectors analysis" 
end 
task dft 
 
 
would get you information about (essentially) all atomic orbital contributions to every molecular orbital.
 | 
		                     
		                 
		             | 
        
 
         | 
        
      
        	
            
                AWC's:
                 2.5.10 MediaWiki - Stand Alone Forum Extension
Forum theme style by: AWC