Skip to content

[BUG] Milestones ignored if not adaptive stepsize #1045

@hhy2022

Description

@hhy2022

When users set a stepsize without growth factor (not adaptive) but set milestones, the milestones are effectively ignored but no warning is raised.

Consider:

dt = F.Stepsize(initial_value=1, milestones=[1, 2, 3])

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingfenicsxIssue that is related to the fenicsx support

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions