Skip to content

Commit e36024c

Browse files
committed
Update for 2.11
Update README, LICENSE and CITATION.cff for 2.11 with new DOI.
1 parent 82b0071 commit e36024c

File tree

3 files changed

+6
-12
lines changed

3 files changed

+6
-12
lines changed

CITATION.cff

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@ authors:
1515
affiliation: "Argonne National Laboratory"
1616
family-names: Ong
1717
given-names: Everest
18-
commit: 96e72223ce06f98778ee844ed2267cec02038391
19-
date-released: 2018-04-19
20-
doi: 10.11578/MCT/dc.20180413.2
18+
commit: 82b0071e69d14330b75d23b0bc68543ebea9aadc
19+
date-released: 2021-02-11
20+
doi: 10.11578/MCT/dc.20211108.1
2121
keywords:
2222
- "climate modeling"
2323
- "coupling"
2424
- "fortran"
2525
license: BSD3
2626
repository-code: "https://github.com/MCSclimate/MCT"
2727
title: Model Coupling Toolkit
28-
version: 2.10.0
28+
version: 2.11.0

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright � 2018, UChicago Argonne, LLC All Rights Reserved
1+
Copyright � 2021, UChicago Argonne, LLC All Rights Reserved
22

33
Software Name: Model Coupling Toolkit (MCT)
44

README

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
######################################################################
1717

18-
This is version 2.10 of the Model Coupling Toolkit (MCT).
18+
This is version 2.11 of the Model Coupling Toolkit (MCT).
1919

2020
Our purpose in creating this toolkit is to support the construction
2121
of highly portable and extensible high-performance couplers
@@ -48,12 +48,6 @@
4848

4949
m4/ -- files for autoconf (not needed to build).
5050

51-
Optional Contents available
52-
53-
babel/ -- multi language interface for MCT using BABEL.
54-
See babel/README for more information.
55-
NO LONGER SUPPORTED
56-
5751
######################################################################
5852
REQUIREMENTS:
5953

0 commit comments

Comments
 (0)