Skip to content

Commit 237f9e4

Browse files
committed
remove obsolete shakeup routine, now replaced by kfreeze
1 parent a6ad868 commit 237f9e4

3 files changed

Lines changed: 14 additions & 530 deletions

File tree

source/emetal.f

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313
c
1414
c
1515
c "emetal" calculates the transition metal ligand field energy
16+
c via a method from Anders Carlsson's group
17+
c
18+
c note the current code is specific for Cu+2 ions, and is kept as
19+
c a placeholder for future development of ligand field treatments
1620
c
1721
c literature reference:
1822
c

source/emetal1.f

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,16 @@
1414
c
1515
c "emetal1" calculates the transition metal ligand field energy
1616
c and its first derivatives with respect to Cartesian coordinates
17+
c via a method from Anders Carlsson's group
18+
c
19+
c note the current code is specific for Cu+2 ions, and is kept as
20+
c a placeholder for future development of ligand field treatments
21+
c
22+
c literature reference:
23+
c
24+
c A. E. Carlsson and S. Zapata, "The Functional Form of Angular
25+
c Forces around Transition Metal Ions in Biomolecules", Biophysical
26+
c Journal, 81, 1-10 (2001)
1727
c
1828
c
1929
subroutine emetal1

0 commit comments

Comments
 (0)