Re: How to obtain the initial charge? ( No.1 ) |
- Date: 2019/12/16 23:19
- Name: T. Ozaki
- Hi,
As explained at http://www.openmx-square.org/openmx_man3.9/node22.html
you may obtain 'filename.dden.cube' and 'filename.tden.cube' files, which store (rho-rho_A) and rho, respectively, in the cube format, where rho is the charge density and rho_A is the superposition of atomic charge density.
Then, using a utility tool 'diff_gcube.c' explained at http://www.openmx-square.org/openmx_man3.9/node209.html
you can calculate rho_A as % ./diff_gcube filename.tden.cube filename.dden.cube filename.Aden.cube
Regards,
TO
|
|