Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Genrating Inputs for Diffrence Electron Density #47

Open
GoogleCodeExporter opened this issue Mar 17, 2015 · 4 comments
Open

Genrating Inputs for Diffrence Electron Density #47

GoogleCodeExporter opened this issue Mar 17, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

I am working with molecular interactions. I want to calculate the difference 
electron density in these complexes. For that i need to calculate the Full ED 
of (a) Complex, (b) Molecule-1 alone and (c) Molecule-2 alone. 
Diff-ED = ED(Complex) - { ED(Molecule-1)+ ED(Molecule-2)} 
1) Main problem arises when we calculate the ED of Molecule-1 or Molecule-2 
alone since Xmin, Ymin, Zmin, Xmax, Ymax and Zmax are different for each 
fragment than complex. So it become difficult to add and subtract the 
properties due to different grids here. 
2) Now what I expect is to generate the Input file for the calculating the ED 
(preferably Gaussian input format) such that the step size and Xmin, Ymin, 
Zmin, Xmax, Ymax and Zmax are kept constant in all the fragments. 

Will it be possible in MetaStudio? 

Original issue reported on code.google.com by [email protected] on 15 Nov 2010 at 7:08

@GoogleCodeExporter
Copy link
Author

Manually we can do it with wasting lot of time. 
*** Instead of molecules can it be possible to have selection based criteria? 
*** 

Original comment by [email protected] on 15 Nov 2010 at 7:12

@GoogleCodeExporter
Copy link
Author

Forwarding to kritwik for comments, and assigning ownership

Original comment by [email protected] on 16 Nov 2010 at 12:53

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

Are the coordinates for the molecule written in cube file in standard 
orientation ? If so, then the min max bounding conditions will not matter as 
long as the grid is equally dense for all calculations. If not, the missing 
values will have to be interpolated or better recalculated within the same 
level/basis. This can be done in MetaStudio, of course with a bit of work :)

Original comment by [email protected] on 20 Nov 2010 at 10:56

  • Changed state: Accepted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant