Skip to content

Commit 1e33253

Browse files
committed
Prepare release 2025.04.21
1 parent 12def62 commit 1e33253

4 files changed

Lines changed: 25 additions & 20 deletions

File tree

CITATION.cff

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,11 @@ authors:
166166
family-names: Habib
167167
given-names: Sarah
168168
orcid: https://orcid.org/0000-0002-4725-4978
169+
- affiliation: Cornell Center for Astrophysics and Planetary Science, Cornell University,
170+
Ithaca, New York 14853, USA
171+
family-names: Huang
172+
given-names: Chenhang
173+
orcid: https://orcid.org/0000-0003-2617-1011
169174
- affiliation: Cornell Center for Astrophysics and Planetary Science, Cornell University,
170175
Ithaca, New York 14853, USA
171176
family-names: Iozzo
@@ -314,8 +319,8 @@ authors:
314319
given-names: Jooheon
315320
orcid: https://orcid.org/0000-0002-3251-0924
316321
cff-version: 1.2.0
317-
date-released: 2025-03-17
318-
doi: 10.5281/zenodo.15040490
322+
date-released: 2025-04-21
323+
doi: 10.5281/zenodo.15259042
319324
keywords:
320325
- Software
321326
- Astrophysics
@@ -1033,4 +1038,4 @@ references:
10331038
repository-code: https://github.com/sxs-collaboration/spectre
10341039
title: SpECTRE
10351040
url: https://spectre-code.org
1036-
version: 2025.03.17
1041+
version: 2025.04.21

Metadata.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ Homepage: https://spectre-code.org
99

1010
GitHub: sxs-collaboration/spectre
1111

12-
Version: 2025.03.17
12+
Version: 2025.04.21
1313

14-
PublicationDate: 2025-03-17
14+
PublicationDate: 2025-04-21
1515

16-
Doi: 10.5281/zenodo.15040490
16+
Doi: 10.5281/zenodo.15259042
1717

18-
ZenodoId: 15040490
18+
ZenodoId: 15259042
1919

2020
Description: |
2121
SpECTRE is an open-source code for multi-scale, multi-physics problems

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
[![Standard](https://img.shields.io/badge/c%2B%2B-20-blue.svg)](https://en.wikipedia.org/wiki/C%2B%2B#Standardization)
66
[![Build Status](https://github.com/sxs-collaboration/spectre/workflows/Tests/badge.svg?branch=develop)](https://github.com/sxs-collaboration/spectre/actions)
77
[![codecov](https://codecov.io/gh/sxs-collaboration/spectre/graph/badge.svg?token=yyJ3uBPUE2)](https://codecov.io/gh/sxs-collaboration/spectre)
8-
[![release](https://img.shields.io/badge/release-v2025.03.17-informational)](https://github.com/sxs-collaboration/spectre/releases/tag/v2025.03.17)
9-
[![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.15040490.svg)](https://doi.org/10.5281/zenodo.15040490)
8+
[![release](https://img.shields.io/badge/release-v2025.04.21-informational)](https://github.com/sxs-collaboration/spectre/releases/tag/v2025.04.21)
9+
[![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.15259042.svg)](https://doi.org/10.5281/zenodo.15259042)
1010

1111
![banner](docs/Images/banner.png)
1212

@@ -45,7 +45,7 @@ Please cite SpECTRE in any publications that make use of its code or data. Cite
4545
the latest version that you use in your publication. The DOI for this version
4646
is:
4747

48-
- DOI: [10.5281/zenodo.15040490](https://doi.org/10.5281/zenodo.15040490)
48+
- DOI: [10.5281/zenodo.15259042](https://doi.org/10.5281/zenodo.15259042)
4949

5050
You can cite this BibTeX entry in your publication:
5151

@@ -59,16 +59,16 @@ H\'ebert, Fran\c{c}ois and Kim, Yoonsoo and Kumar, Prayush and Lovelace,
5959
Geoffrey and Macedo, Alexandra and Moxon, Jordan and O'Shea, Eamonn and
6060
Pfeiffer, Harald P. and Scheel, Mark A. and Teukolsky, Saul A. and Wittek,
6161
Nikolas A. and others",
62-
title = "\texttt{SpECTRE v2025.03.17}",
63-
version = "2025.03.17",
62+
title = "\texttt{SpECTRE v2025.04.21}",
63+
version = "2025.04.21",
6464
publisher = "Zenodo",
65-
doi = "10.5281/zenodo.15040490",
65+
doi = "10.5281/zenodo.15259042",
6666
url = "https://spectre-code.org",
6767
howpublished =
68-
"\href{https://doi.org/10.5281/zenodo.15040490}{10.5281/zenodo.15040490}",
68+
"\href{https://doi.org/10.5281/zenodo.15259042}{10.5281/zenodo.15259042}",
6969
license = "MIT",
7070
year = "2025",
71-
month = "3"
71+
month = "4"
7272
}
7373
```
7474
<!-- BIBTEX ENTRY -->

citation.bib

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ @software{spectrecode
55
Geoffrey and Macedo, Alexandra and Moxon, Jordan and O'Shea, Eamonn and
66
Pfeiffer, Harald P. and Scheel, Mark A. and Teukolsky, Saul A. and Wittek,
77
Nikolas A. and others",
8-
title = "\texttt{SpECTRE v2025.03.17}",
9-
version = "2025.03.17",
8+
title = "\texttt{SpECTRE v2025.04.21}",
9+
version = "2025.04.21",
1010
publisher = "Zenodo",
11-
doi = "10.5281/zenodo.15040490",
11+
doi = "10.5281/zenodo.15259042",
1212
url = "https://spectre-code.org",
1313
howpublished =
14-
"\href{https://doi.org/10.5281/zenodo.15040490}{10.5281/zenodo.15040490}",
14+
"\href{https://doi.org/10.5281/zenodo.15259042}{10.5281/zenodo.15259042}",
1515
license = "MIT",
1616
year = "2025",
17-
month = "3"
17+
month = "4"
1818
}

0 commit comments

Comments
 (0)