geometry optimization output coordinates
Click here for full thread
Clicked A Few Times
1:11:55 AM PDT - Wed, Oct 23rd 2013
I don't know if it is the faster way, but to extract the optimized geometry I use a prepare module at the end of the input:
prepare
read file_name_ref.qrs
write file_name_opt.pdb
end
task prepare
Ale