Skip to content

Rename and split set_precomputed_quantities! #270

@charleskawczynski

Description

@charleskawczynski

Now that ClimaTimeSteppers has post_explicit! and post_implicit! hooks, we should probably rename set_precomputed_quantities! to something that better matches the hooks. In addition, post_implicit! only needs to compute terms needed in explicit kernels, and not in implicit kernels, so we can likely eliminate unnecessary computations there.

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions