Skip to content

Commit d321183

Browse files
authored
Formal printout updates for 3.0 (#283)
Signed-off-by: Philipp Pracht <pp555@cam.ac.uk>
1 parent 2719412 commit d321183

File tree

6 files changed

+209
-10
lines changed

6 files changed

+209
-10
lines changed

CITATION.cff

Lines changed: 103 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,103 @@
1+
cff-version: 1.2.0
2+
message: "If you use this software, please cite it as below."
3+
authors:
4+
- family-names: "Pracht"
5+
given-names: "Philipp"
6+
orcid: "https://orcid.org/0000-0002-8495-9504"
7+
- family-names: "Grimme"
8+
given-names: "Stefan"
9+
orcid: "https://orcid.org/0000-0002-5844-4371"
10+
- family-names: "Bannwarth"
11+
given-names: "Christoph"
12+
orcid: "https://orcid.org/0000-0003-3242-496X"
13+
- family-names: "Bohle"
14+
given-names: "Fabian"
15+
orcid: "https://orcid.org/0000-0003-2621-6339"
16+
- family-names: "Ehlert"
17+
given-names: "Sebastian"
18+
orcid: "https://orcid.org/0000-0001-7809-771X"
19+
- family-names: "Feldmann"
20+
given-names: "Gereon"
21+
orcid: "https://orcid.org/0009-0009-1466-4610"
22+
- family-names: "Gorges"
23+
given-names: "Johannes"
24+
orcid: "https://orcid.org/0000-0002-9309-0193"
25+
- family-names: "Müller"
26+
given-names: "Marcel"
27+
orcid: "https://orcid.org/0000-0002-5398-4192"
28+
- family-names: "Neudecker"
29+
given-names: "Tim"
30+
orcid: "https://orcid.org/0000-0001-7599-3578"
31+
- family-names: "Plett"
32+
given-names: "Christoph"
33+
orcid: "https://orcid.org/0000-0002-3911-2478"
34+
- family-names: "Spicher"
35+
given-names: "Sebastian"
36+
orcid: "https://orcid.org/0000-0001-6541-3680"
37+
- family-names: "Steinbach"
38+
given-names: "Pit"
39+
orcid: "https://orcid.org/0000-0001-7437-242X"
40+
- family-names: "Wesołowski"
41+
given-names: "Patryk Adam"
42+
orcid: "https://orcid.org/0000-0002-7751-980X"
43+
- family-names: "Zeller"
44+
given-names: "Felix"
45+
orcid: "https://orcid.org/0000-0001-9140-8359"
46+
title: "CREST - Conformer-Rotamer Sampling Tool"
47+
version: 3.0
48+
doi: 10.1063/5.0197592
49+
date-released: 2024-03-21
50+
url: "https://github.com/crest-lab/crest"
51+
preferred-citation:
52+
type: article
53+
authors:
54+
- family-names: "Pracht"
55+
given-names: "Philipp"
56+
orcid: "https://orcid.org/0000-0002-8495-9504"
57+
- family-names: "Grimme"
58+
given-names: "Stefan"
59+
orcid: "https://orcid.org/0000-0002-5844-4371"
60+
- family-names: "Bannwarth"
61+
given-names: "Christoph"
62+
orcid: "https://orcid.org/0000-0003-3242-496X"
63+
- family-names: "Bohle"
64+
given-names: "Fabian"
65+
orcid: "https://orcid.org/0000-0003-2621-6339"
66+
- family-names: "Ehlert"
67+
given-names: "Sebastian"
68+
orcid: "https://orcid.org/0000-0001-7809-771X"
69+
- family-names: "Feldmann"
70+
given-names: "Gereon"
71+
orcid: "https://orcid.org/0009-0009-1466-4610"
72+
- family-names: "Gorges"
73+
given-names: "Johannes"
74+
orcid: "https://orcid.org/0000-0002-9309-0193"
75+
- family-names: "Müller"
76+
given-names: "Marcel"
77+
orcid: "https://orcid.org/0000-0002-5398-4192"
78+
- family-names: "Neudecker"
79+
given-names: "Tim"
80+
orcid: "https://orcid.org/0000-0001-7599-3578"
81+
- family-names: "Plett"
82+
given-names: "Christoph"
83+
orcid: "https://orcid.org/0000-0002-3911-2478"
84+
- family-names: "Spicher"
85+
given-names: "Sebastian"
86+
orcid: "https://orcid.org/0000-0001-6541-3680"
87+
- family-names: "Steinbach"
88+
given-names: "Pit"
89+
orcid: "https://orcid.org/0000-0001-7437-242X"
90+
- family-names: "Wesołowski"
91+
given-names: "Patryk Adam"
92+
orcid: "https://orcid.org/0000-0002-7751-980X"
93+
- family-names: "Zeller"
94+
given-names: "Felix"
95+
orcid: "https://orcid.org/0000-0001-9140-8359"
96+
doi: "10.1063/5.0197592"
97+
journal: "J. Chem. Phys"
98+
month: 03
99+
start: 114110
100+
title: "CREST - A program for the exploration of low-energy molecular chemical space"
101+
issue: 160
102+
volume: 11
103+
year: 2024

CMakeLists.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,7 @@ project(
3030
VERSION 3.0
3131
DESCRIPTION "A tool for the exploration of low-energy chemical space"
3232
)
33-
set(SOVERSION "pre")
34-
35-
#enable_testing()
33+
#set(SOVERSION "pre")
3634

3735
# Follow GNU conventions for installing directories
3836
include(GNUInstallDirs)

README.md

Lines changed: 95 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@ a variety of capabilities for creation and analysis of structure ensembles.
1515
</div>
1616

1717
---
18-
**NOTE: This is the 3.0 pre-release. Please report any bugs or issues ASAP. The program can be switched back to its previous behaviour via the `--legacy` option.**
19-
20-
---
21-
2218

2319
## Documentation
2420

@@ -88,7 +84,7 @@ Some basic build instructions can be found in the following dropdown tabs:
8884
Building CREST with CMake works with the following chain of commands (in this example with `gfortran/gcc` compilers):
8985
```bash
9086
export FC=gfortran CC=gcc
91-
cmake -B _build -DCMAKE_BUILD_TYPE=Release
87+
cmake -B _build
9288
```
9389
and then to build the CREST binary
9490
```bash
@@ -163,6 +159,100 @@ The confa-forge distribution is based on a CMake/`gfortran` build.
163159

164160
6. P. Pracht, C. Bannwarth, *J. Chem. Theory Comput.*, **2022**, *18 (10)*, 6370-6385. DOI: [10.1021/acs.jctc.2c00578](https://dx.doi.org/10.1021/acs.jctc.2c00578)
165161

162+
7. P. Pracht, S. Grimme, C. Bannwarth, F. Bohle, S. Ehlert, G. Feldmann, J. Gorges, M. Müller, T. Neudecker, C. Plett, S. Spicher, P. Steinbach, P. Wesołowski, F. Zeller, *J. Chem. Phys.*, **2024**, *160*, 114110. DOI: [10.1063/5.0197592](https://doi.org/10.1063/5.0197592)
163+
164+
<details>
165+
<summary><h4>BibTex entries</h4></summary>
166+
<!-- blank line to recover markdown format-->
167+
168+
```
169+
@article{Pracht2020,
170+
author ="Pracht, Philipp and Bohle, Fabian and Grimme, Stefan",
171+
title ="Automated exploration of the low-energy chemical space with fast quantum chemical methods",
172+
journal ="Phys. Chem. Chem. Phys.",
173+
year ="2020",
174+
volume ="22",
175+
issue ="14",
176+
pages ="7169-7192",
177+
doi ="10.1039/C9CP06869D"
178+
}
179+
180+
@article{Grimme2019,
181+
author = {Grimme, Stefan},
182+
title = {Exploration of Chemical Compound, Conformer, and Reaction Space with Meta-Dynamics Simulations Based on Tight-Binding Quantum Chemical Calculations},
183+
journal = {J. Chem. Theory Comput.},
184+
volume = {15},
185+
number = {5},
186+
pages = {2847-2862},
187+
year = {2019},
188+
doi = {10.1021/acs.jctc.9b00143}
189+
}
190+
191+
@article{Pracht2021,
192+
author ="Pracht, Philipp and Grimme, Stefan",
193+
title ="Calculation of absolute molecular entropies and heat capacities made simple",
194+
journal ="Chem. Sci.",
195+
year ="2021",
196+
volume ="12",
197+
issue ="19",
198+
pages ="6551-6568",
199+
doi ="10.1039/D1SC00621E",
200+
url ="http://dx.doi.org/10.1039/D1SC00621E"
201+
}
202+
203+
@article{Pracht2017,
204+
author = {Pracht, Philipp and Bauer, Christoph Alexander and Grimme, Stefan},
205+
title = {Automated and efficient quantum chemical determination and energetic ranking of molecular protonation sites},
206+
journal = {J. Comput. Chem.},
207+
volume = {38},
208+
number = {30},
209+
pages = {2618-2631},
210+
doi = {https://doi.org/10.1002/jcc.24922},
211+
url = {https://onlinelibrary.wiley.com/doi/abs/10.1002/jcc.24922},
212+
year = {2017}
213+
}
214+
215+
@article{Spicher2022,
216+
author = {Spicher, Sebastian and Plett, Christoph and Pracht, Philipp and Hansen, Andreas and Grimme, Stefan},
217+
title = {Automated Molecular Cluster Growing for Explicit Solvation by Efficient Force Field and Tight Binding Methods},
218+
journal = {J. Chem. Theory Comput.},
219+
volume = {18},
220+
number = {5},
221+
pages = {3174-3189},
222+
year = {2022},
223+
doi = {10.1021/acs.jctc.2c00239}
224+
}
225+
226+
@article{Pracht2022,
227+
author = {Pracht, Philipp and Bannwarth, Christoph},
228+
title = {Fast Screening of Minimum Energy Crossing Points with Semiempirical Tight-Binding Methods},
229+
journal = {J. Chem. Theory Comput.},
230+
volume = {18},
231+
number = {10},
232+
pages = {6370-6385},
233+
year = {2022},
234+
doi = {10.1021/acs.jctc.2c00578}
235+
}
236+
237+
@article{Pracht2024,
238+
author = {Pracht, Philipp and Grimme, Stefan and Bannwarth, Christoph and Bohle, Fabian and Ehlert, Sebastian and Feldmann, Gereon and Gorges, Johannes and M\"uller, Marcel and Neudecker, Tim and Plett, Christoph and Spicher, Sebastian and Steinbach, Pit and Weso\{}lowski, Patryk A. and Zeller, Felix},
239+
title = "{CREST - A program for the exploration of low-energy molecular chemical space}",
240+
journal = {J. Chem. Phys.},
241+
volume = {160},
242+
number = {11},
243+
pages = {114110},
244+
year = {2024},
245+
month = {03},
246+
issn = {0021-9606},
247+
doi = {10.1063/5.0197592},
248+
url = {https://doi.org/10.1063/5.0197592}
249+
}
250+
```
251+
</details>
252+
253+
254+
255+
166256
### License
167257

168258
CREST is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
project(
1818
'crest',
1919
'fortran', 'c',
20-
version: '3.0pre',
20+
version: '3.0',
2121
license: 'LGPL-3.0-or-later',
2222
meson_version: '>=0.63',
2323
default_options: [

src/parsing/parse_calcdata.f90

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -713,7 +713,6 @@ subroutine parse_constraint_auto(env,constr,kv,success)
713713
allocate (constr%ref(n),source=0.0_wp)
714714
constr%ref(:) = real(kv%value_fa(:))
715715
end select
716-
write(*,*) n
717716

718717
case ('wscal') !> scaling factor if the wall potential is automatically set up
719718
if(kv%id == valuetypes%int)then

src/printouts.f90

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@ subroutine confscript_head(vers)
4343
write (*,'(3x,''Cite work conducted with this code as'')')
4444
write (*,'(/,3x,''• P.Pracht, F.Bohle, S.Grimme, PCCP, 2020, 22, 7169-7192.'')')
4545
write (*,'( 3x,''• S.Grimme, JCTC, 2019, 15, 2847-2862.'')')
46+
write (*,'( 3x,''• P.Pracht, S.Grimme, C.Bannwarth, F.Bohle, S.Ehlert,'')')
47+
write (*,'( 3x,'' G.Feldmann, J.Gorges, M.Müller, T.Neudecker, C.Plett,'')')
48+
write (*,'( 3x,'' S.Spicher, P.Steinbach, P.Wesołowski, F.Zeller,'')')
49+
write (*,'( 3x,'' J. Chem. Phys., 2024, 160, 114110.'')')
4650
write (*,'(/,3x,''for works involving QCG cite'')')
4751
write (*,'(/,3x,''• S.Spicher, C.Plett, P.Pracht, A.Hansen, S.Grimme,'')')
4852
write (*,'( 3x,'' JCTC, 2022, 18 (5), 3174-3189.'')')
@@ -397,6 +401,11 @@ subroutine crestcite
397401
write (*,'(/5x,''• S.Spicher, C.Plett, P.Pracht, A.Hansen, S.Grimme,'')')
398402
write (*,'( 5x,'' JCTC, 2022, 18 (5), 3174-3189.'')')
399403
write (*,'(/5x,''• P.Pracht, C.Bannwarth, JCTC, 2022, 18 (10), 6370-6385.'')')
404+
write (*,'(/3x,''• P.Pracht, S.Grimme, C.Bannwarth, F.Bohle, S.Ehlert,'')')
405+
write (*,'( 3x,'' G.Feldmann, J.Gorges, M.Müller, T.Neudecker, C.Plett,'')')
406+
write (*,'( 3x,'' S.Spicher, P.Steinbach, P.Wesołowski, F.Zeller,'')')
407+
write (*,'( 3x,'' J. Chem. Phys., 2024, 160, 114110.'')')
408+
400409
write (*,'(/,/)')
401410
write (*,'(4x,''GFNn-xTB references:'')')
402411
write (*,'(5x,''GFN1-xTB'')')

0 commit comments

Comments
 (0)