Skip to content

deltae is sometimes -inf after first timestep and causes the main timestep loop to break #28

@Bill-B

Description

@Bill-B

I've only seen the issue when n = 1 and trying the infinite wing case

} while((deltae > info.deltae) && (timestep<info.maxtime));

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