Skip to content

[FEATURE REQUEST] Save KPP global variables into a derived type object #11

@yantosca

Description

@yantosca

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

No one assigned

    Labels

    code / structuralRelated to structural source code updatesfeatureNew feature or requestfuture developmentItems that will be worked on in the future

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions