Skip to content

Commit 00407bc

Browse files
authored
Merge pull request #18 from libefp2/lyuda_refs
added section cite_efp
2 parents 2c1c70c + 39e7d63 commit 00407bc

6 files changed

Lines changed: 49 additions & 7 deletions

File tree

.DS_Store

2 KB
Binary file not shown.

doc/cite_efp.rst

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
.. _cite_efp:
2+
3+
********************
4+
How to reference EFP
5+
********************
6+
7+
The paper desdcribing the original implementation of EFP1 (EFP version for water solvent) method in GAMESS is
8+
`The first EFP paper (1996) <https://doi.org/10.1063/1.472045>`_
9+
10+
Paul N. Day, Jan H. Jensen, Mark S. Gordon, Simon P. Webb, Walter J. Stevens, Morris Krauss, David Garmer, Harold Basch, Drora Cohen. An effective fragment method for modeling solvent effects in quantum mechanical calculations. J. Chem. Phys. **1996**, 105 (5), 1968–1986.
11+
12+
The original description of the EFP2 (general EFP) model:
13+
`2001 Feature Article <https://doi.org/10.1021/jp002747h>`_
14+
15+
Mark S. Gordon, Mark A. Freitag, Pradipta Bandyopadhyay, Jan H. Jensen, Visvaldas Kairys, and Walter J. Stevens. The Effective Fragment Potential Method:  A QM-Based MM Approach to Modeling Environmental Effects in Chemistry. J. Phys. Chem. A **2001** 105 (2), 293-307
16+
17+
A more recent review of the EFP2 model:
18+
`2013 review of EFP2 developments <http://dx.doi.org/10.1146/annurev-physchem-040412-110031>`_
19+
20+
Mark S. Gordon, Quentin A. Smith, Peng Xu, Lyudmila V. Slipchenko.
21+
Accurate First Principles Model Potentials for Intermolecular Interactions.
22+
Ann. Rev. Phys. Chem. **2013** 64, 553-578.
23+
24+
Excited states QM/EFP models in GAMESS:
25+
`2011 review of excited state QM/EFP models and applications <http://dx.doi.org/10.1021/jz200947j>`_
26+
27+
Albert DeFusco, Noriyuki Minezawa, Lyudmila V. Slipchenko, Federico Zahariev, and Mark S. Gordon.
28+
Modeling Solvent Effects on Electronic Excited States.
29+
J. Phys. Chem. Lett. **2011** 2 (17), 2184-2192.
30+
31+
CIS, CIS(D) and EOM-CCSD /EFP models in Q-Chem:
32+
`EOM-CCSD and CIS(D) QM/EFP models <http://dx.doi.org/10.1021/jp101797a>`_
33+
34+
Lyudmila V. Slipchenko. Solvation of the Excited States of Chromophores in Polarizable Environment: Orbital Relaxation versus Polarization.
35+
J. Phys. Chem. A **2010** 114 (33), 8824-8830.
36+
37+
If you use LibEFP library and/or EFP implementation in Q-Chem, please cite:
38+
39+
`Original LibEFP paper <http://dx.doi.org/10.1002/jcc.23375>`_
40+
41+
Ilya A. Kaliman, Lyudmila V. Slipchenko. LIBEFP: A new parallel implementation of the effective fragment potential method as a portable software library. J. Comput. Chem. **2013** 34, 2284–2292.
42+
43+
`Parallel implementation of LibEFP <http://dx.doi.org/10.1002/jcc.23772>`_
44+
45+
Ilya A. Kaliman, Lyudmila V. Slipchenko. Hybrid MPI/OpenMP parallelization of the effective fragment potential method in the libefp software library. J. Comput. Chem. **2015** 36, 129–135.

doc/gallery.rst

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,9 @@
44
EFP gallery
55
***********
66

7-
Gallery
8-
=======
9-
10-
This gallery highlights the use of EFP to bridge the gap between chemistry, biology, and physics,
11-
particularly in solving real-world challenges in drug design and photosynthesis. EFP plays a crucial
12-
role in understanding and optimizing these complex processes by providing detailed insights into
7+
This gallery highlights the use of EFP to bridge the gap between chemistry, biology, and physics,
8+
particularly in solving real-world challenges in drug design and photosynthesis. EFP plays a crucial
9+
role in understanding and optimizing these complex processes by providing detailed insights into
1310
molecular interactions.
1411

1512

@@ -27,4 +24,3 @@ molecular interactions.
2724
.. image:: ../images/photo.png
2825
:alt: Photosynthesis
2926
:width: 300
30-

doc/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ EFP, or the Effective Fragment Potential, is a polarizable quantum-mechanics-bas
1616

1717
learn_more
1818
gallery
19+
cite_efp
1920

2021

2122
.. toctree::

images/libefp_logo.png

5.36 KB
Loading

images/libefp_logo_square.png

86.7 KB
Loading

0 commit comments

Comments
 (0)