Skip to content

Commit

Permalink
Tidied notebooks. Update citation. Verion 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nichollsh committed Dec 18, 2024
1 parent a0b5df5 commit b6bdfb1
Show file tree
Hide file tree
Showing 9 changed files with 4,001 additions and 6,073 deletions.
8 changes: 4 additions & 4 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ authors:
- family-names: "Nicholls"
given-names: "Harrison"
orcid: "https://orcid.org/0000-0002-8368-4641"
title: "AGNI"
version: 1.0.0
title: "Convective shutdown in the atmospheres of lava worlds"
version: 1.0.1
doi: 10.1093/mnras/stae2772
date-released: 2024-12-17
url: "https://github.com/nichollsh/AGNI"
date-released: 2024-12-18
url: "https://doi.org/10.1093/mnras/stae2772"
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "AGNI"
uuid = "ede838c1-9ec3-4ebe-8ae8-da4091b3f21c"
authors = ["Harrison Nicholls <[email protected]>"]
version = "1.0.0"
version = "1.0.1"

[deps]
ArgParse = "c7e460c6-2fb9-53a9-8c5b-16f535851c63"
Expand Down
6 changes: 3 additions & 3 deletions codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
],
"identifier": "",
"codeRepository": "https://github.com/nichollsh/AGNI",
"datePublished": "2024-11-29",
"dateModified": "2024-11-29",
"datePublished": "2024-12-18",
"dateModified": "2024-12-18",
"dateCreated": "2024-09-13",
"description": "A radiative-convective model for lava planet atmospheres.",
"keywords": "physics, radiative transfer, exoplanets, astronomy, convection, radiation, planets, atmospheres",
"license": "GPL v3.0",
"title": "AGNI",
"version": "1.0.0"
"version": "1.0.1"
}
Loading

0 comments on commit b6bdfb1

Please sign in to comment.