Skip to content

New method: iterative system growth #24

@oameye

Description

@oameye

Implement a new method which compute the solution by iteratively increasing the system size, i.e, first solve x1=[u1,v1,0,0,0,0], Then solve x2=[u1,v1,v2,v2,0,0], starting from the solution of x1, then solve x3=[u1,v1,v2,v2,u3,v3], starting from the solution of x2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions