-
Notifications
You must be signed in to change notification settings - Fork 13
Comparing changes
Open a pull request
base repository: KineticPreProcessor/KPP
base: 3.0.0
head repository: KineticPreProcessor/KPP
compare: 3.0.1
- 11 commits
- 8 files changed
- 4 contributors
Commits on Dec 2, 2022
-
RTD update: Change $echo PATH to which kpp in 01_installation.rst
docs/source/getting_started/01_installation.rst - Now instruct users to type "which kpp" instead of "echo $PATH" (h/t Mike Long, @msl3v) Signed-off-by: Bob Yantosca <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 947806b - Browse repository at this point
Copy the full SHA 947806bView commit details
Commits on Jan 15, 2023
-
change array from static allocation to dynamic
Patrick Obin Sturm authored and Patrick Obin Sturm committedJan 15, 2023 Configuration menu - View commit details
-
Copy full SHA for dae316f - Browse repository at this point
Copy the full SHA dae316fView commit details
Commits on Jan 17, 2023
-
Updated CHANGELOG.md; Set version numbers to 3.0.1
CHANGELOG.md - Add blurb about the STOICHMAT seg fault fix under version 3.0.1 docs/source/conf.py src/gdata.h - Update version number from 3.0.0 to 3.0.1 Signed-off-by: Bob Yantosca <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e3b53e8 - Browse repository at this point
Copy the full SHA e3b53e8View commit details
Commits on Jan 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cd9b289 - Browse repository at this point
Copy the full SHA cd9b289View commit details
Commits on Mar 16, 2023
-
I used the online CFF creation tool, following the info on the RTD site, then added the paper citation
Configuration menu - View commit details
-
Copy full SHA for 63396cb - Browse repository at this point
Copy the full SHA 63396cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for addd8bd - Browse repository at this point
Copy the full SHA addd8bdView commit details -
Update Zenodo badge to latest version
note: could use the auto-latest one here too 10.5281/zenodo.6828025
Configuration menu - View commit details
-
Copy full SHA for 0d6e501 - Browse repository at this point
Copy the full SHA 0d6e501View commit details
Commits on Mar 21, 2023
-
Merge PR #74 (add CITATION.cff) in to KPP 3.0.1
This merge brings PR #74, which adds a CITATION.cff file with the KPP 3.0.0 paper citation. This allows the "Cite this repository" option to be added to GitHub. Signed-off-by: Bob Yantosca <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3e25e88 - Browse repository at this point
Copy the full SHA 3e25e88View commit details -
Merge PR #67 (use dynamic array allocation) into KPP 3.0.1
This merge brings PR #67 (declaring arrays with the actual number of equations and species instead of the maximum number) by @obin1. This should help compiling KPP-generated mechanisms on MacOS, where there is less stack memory available. Signed-off-by: Bob Yantosca <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 855f02a - Browse repository at this point
Copy the full SHA 855f02aView commit details -
Update CHANGELOG.md and docs/source/conf.py for 3.0.1 release
CHANGELOG.md - Added release dates back to 2.4.0 - Added info about CITATION.cff update to 3.0.1 section docs/source/conf.py - Changed copyright date to 2023 - Also updated authors list to match the autohrs of the KPP 3.0.0 paper Signed-off-by: Bob Yantosca <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 70008a6 - Browse repository at this point
Copy the full SHA 70008a6View commit details -
This release contains the following updates since KPP 3.0.0 1. PR #67 (change arrays from static allocation to dynamic) 2. PR #74 (Add CITATION.cff to activate "Cite this Repository" on GitHub) 3. Minor updates for ReadTheDocs Signed-off-by: Bob Yantosca <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e760757 - Browse repository at this point
Copy the full SHA e760757View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.0.0...3.0.1