Feature/tidy adams bashforth coefficient calculation

Merged
#367 · Created  · Last updated

Merged pull request

Merged in feature/tidy_adams_bashforth_coefficient_calculation (pull request #367)

8f9f5d1·Author: ·Closed by: ·2020-11-12

Description

  • Add routine to calculate the Adams Bashforth coefficients

  • Make use of routine to calculate adams bashforth coefficients in source term calculation

This has three advantages:

  1. It tidies up the code, reducing some duplication.

  2. It moves the coefficient calculation out of the loop over iglo, slightly reducing costs

  3. It provides coefficients for the 2nd order scheme generalised for variable timestep

 

0 attachments

0 comments

Loading commits...