SEARCH
TOOLBOX
LANGUAGES
Forum Menu

xyz with energies

From NWChem

Viewed 319 times, With a total of 1 Posts
Jump to: navigation, search

Just Got Here
Threads 1
Posts 1
Hi everyone! I'm using NWChem for some months now. I'm doing a structure optimization, and each step of the optimization it's saved in .xyz files. All it's running really smooth, however I would like to have the energy in each step, in the comment line on the .xyz file. It's anyway to do this?? Thanks in advance!

  • Bert Forum:Admin, Forum:Mod, NWChemDeveloper, bureaucrat, sysop
    Profile
    Send PM
Forum Vet
Threads 5
Posts 576
You could code it in yourself, but it will take some effort.

src/driver/opt_drv.F line 2631, geom_print_xyz is what prints the xyz file. Replacing

 if (.not. geom_print_xyz(geom, 88) 

with

 if (.not. mol_geom_print_xyz(geom, 88, energy)

should do it. Recompile, relink, and you should be good to go.

Bert

Quote:Mramirez Mar 7th 10:01 am
Hi everyone! I'm using NWChem for some months now. I'm doing a structure optimization, and each step of the optimization it's saved in .xyz files. All it's running really smooth, however I would like to have the energy in each step, in the comment line on the .xyz file. It's anyway to do this?? Thanks in advance!


Forum >> NWChem's corner >> Running NWChem



Who's here now Members 0 Guests 1 Bots/Crawler 0


AWC's: 2.5.10 MediaWiki - Stand Alone Forum Extension
Forum theme style by: AWC