|
用 Multiwfn 导入文件后会看到
- "q": Exit program gracefully "r": Load a new file
- ************ Main function menu ************
- 0 Show molecular structure and view orbitals
- 1 Output all properties at a point 2 Topology analysis
- 3 Output and plot specific property in a line
- 4 Output and plot specific property in a plane
- 5 Output and plot specific property within a spatial region (calc. grid data)
- 6 Check & modify wavefunction
- 7 Population analysis and calculation of atomic charges
- 8 Orbital composition analysis 9 Bond order analysis
- 10 Plot total DOS, partial DOS, OPDOS, local DOS and photoelectron spectrum
- 11 Plot IR/Raman/UV-Vis/ECD/VCD/ROA/NMR spectrum
- 12 Quantitative analysis of molecular surface
- 13 Process grid data (No grid data is presented currently)
- 14 Adaptive natural density partitioning (AdNDP) analysis
- 15 Fuzzy atomic space analysis
- 16 Charge decomposition analysis (CDA) and plot orbital interaction diagram
- 17 Basin analysis 18 Electron excitation analysis
- 19 Orbital localization analysis 20 Visual study of weak interaction
- 21 Energy decomposition analysis 22 Conceptual DFT (CDFT) analysis
- 23 ETS-NOCV analysis 24 (Hyper)polarizability analysis
- 25 Electron delocalization and aromaticity analyses
- 100 Other functions (Part 1) 200 Other functions (Part 2)
- 300 Other functions (Part 3)
复制代码
输入 100 后会看到
- ============ Other functions (Part 1) ============
- 0 Return
- 1 Draw scatter graph between two functions and generate their cube files
- 2 Export various files (mwfn/pdb/xyz/wfn/wfx/molden/fch/47/mkl...) or generate input file of quantum chemistry programs 3 Calculate molecular van der Waals Volume
- 4 Integrate a function in whole space
- 5 Show overlap integral between alpha and beta orbitals
- 6 Monitor SCF convergence process of Gaussian
- 8 Generate Gaussian input file with initial guess from fragment wavefunctions
- 9 Evaluate interatomic connectivity and atomic coordination number
- 11 Calculate overlap and centroid distance between two orbitals
- 12 Biorthogonalization between alpha and beta orbitals
- 13 Calculate HOMA and Bird aromaticity index
- 14 Calculate LOLIPOP (LOL Integrated Pi Over Plane)
- 15 Calculate intermolecular orbital overlap
- 17 Generate Fock/KS matrix based on orbital energies and coefficients
- 18 Yoshizawa's electron transport route analysis
- 19 Generate new wavefunction by combining fragment wavefunctions
- 20 Calculate Hellmann-Feynman forces
- 21 Calculate properties based on geometry information for specific atoms
- 22 Detect pi orbitals, set occupation numbers and calculate pi composition
- 23 Fit function distribution to atomic value
- 24 Obtain NICS_ZZ value for non-planar or tilted system
复制代码
输入 2 后会看到
- 0 Return
- Export system to various formats of files:
- 1 Output current structure to .pdb file
- 2 Output current structure to .xyz file
- 3 Output current structure and atomic charges to .chg file
- 4 Output current wavefunction as .wfx file
- 5 Output current wavefunction as .wfn file
- 6 Output current wavefunction as Molden input file (.molden)
- 7 Output current wavefunction as .fch file
- 8 Output current wavefunction as .47 file
- 9 Output current wavefunction as old Molekel input file (.mkl)
- 31 Output current structure to .cml file
- 32 Output current wavefunction as .mwfn file
- Generate input file of quantum chemistry codes:
- 10 Gaussian (with/without initial guess of wavefunction)
- 11 GAMESS-US (with/without initial guess of wavefunction)
- 12 ORCA 13 NWChem 14 MOPAC
- 15 PSI4 16 MRCC 17 CFOUR
- 18 Molpro 19 Dalton 20 Molcas
- 21 Q-Chem
- 25 CP2K 26 Quantum ESPRESSO 27 VASP (POSCAR)
复制代码
然后,你想转换(或者产生)什么格式的文件,就输入对应的编号
|
|