The geometries and orbitals can be saved for visualization using MOLDEN (see MOLDEN) using the PUT directive. In frequency calculations, also the normal modes are saved. An example is given below:
***,H2O geometry !z-matrix input for h2o angstrom !distance in angstrom o h,o,roh h,o,roh,h,theta end roh=1.0 !bond distance theta=104.0 !bond angle hf !do hartree-fock optg !optimize geometry at hf level frequencies !compute harmonic frequencies put,molden,h2o.molden; !save results in file h2o.molden
The file h2o.molden can be used directly as input to MOLDEN.