Skip to content

Temporary replace diffusion step RK2 with euler forward #62

@bhosale2

Description

@bhosale2

Currently, the diffusion step with RK2 time stepper seems to be quite slow compared to other grid operations and significantly slows down the overall runtime. As such, for now, we can replace it with the numerically lighter Euler forward stepper, and in the future optimise it further with a pystencil version,

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions