-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d7a546b
commit 6b5180d
Showing
2 changed files
with
45 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
read | ||
mol pqr 1l2y.pqr | ||
end | ||
elec | ||
mg-auto | ||
dime 97 65 65 | ||
cglen 42.9505 38.8433 27.8477 | ||
fglen 42.9505 38.8433 27.8477 | ||
cgcent mol 1 | ||
fgcent mol 1 | ||
mol 1 | ||
lpbe | ||
bcfl sdh | ||
pdie 2.0000 | ||
sdie 78.5400 | ||
srfm smol | ||
chgm spl2 | ||
sdens 10.00 | ||
srad 1.40 | ||
swin 0.30 | ||
temp 298.15 | ||
calcenergy total | ||
calcforce no | ||
write pot dx 1l2y.pqr | ||
end | ||
print elecEnergy 1 end | ||
quit |