Skip to content

Bugfix: optional argument

Nicolas Tancogne-Dejean requested to merge fix_optional_argument into develop

Description

Bugfix: the argument dt2 was not used. This is not a problem as we only use dt2 for twive the value of dt at the moment.

News snippet

Bugfix: the argument dt2 was not used. This is not a problem as we only use dt2 for twive the value of dt at the moment.

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.

Merge request reports