Skip to content

Conversation

@islas
Copy link
Collaborator

@islas islas commented Oct 16, 2025

TYPE: bug fix

KEYWORDS: chem, make

SOURCE: internal

DESCRIPTION OF CHANGES:
Problem:
PR #2018 Changed how KPP helper programs generate code by now accepting relative paths. The relative path passed into tuv_kpp for the first part of generation is wrong and should match the relative paths used in the other calls. Using the wrong path causes KPP compilation with the make build to fail with incorrect Fortran syntax in the kpp mechanism case selection.

Solution:
Change the tuv_kpp relative path to match all other calls, thus operating on the same set of files generated in that directory.

TESTS CONDUCTED:

  1. With these edits, make compilation now passes

RELEASE NOTE: Include a stand-alone message suitable for the inclusion in the minor and annual releases. A publication citation is appropriate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant