-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
code / structuralRelated to structural source code updatesRelated to structural source code updatesfeatureNew feature or requestNew feature or requestfuture developmentItems that will be worked on in the futureItems that will be worked on in the future
Milestone
Description
This would be for much later down the road. Right now KPP global variables are referenced by F90 USE statements. But there may be some model implementations (such as in WRF) where several chemistry domains get solved simultaneously. For such a case like that, it would be preferable to have all KPP-generated module variables stored in a F90 derived type object so that the model could instantiate as many instances of the object as there are chemistry domains being solved simulataneously.
This would be a "nice to have" but is not a high priority. I just wanted to list this here so that we don't lose sight of it.
Metadata
Metadata
Assignees
Labels
code / structuralRelated to structural source code updatesRelated to structural source code updatesfeatureNew feature or requestNew feature or requestfuture developmentItems that will be worked on in the futureItems that will be worked on in the future