Skip to content

Difference in using float or Function(FunctionSpace(mesh, "R", 0))? #150

@ddundo

Description

@ddundo

In the newly-added bubble shear demo, I noticed that we get different solutions if I set variables dt and theta to be floats, rather than Function(FunctionSpace(mesh, "R", 0)). That is, the uniform resolution results don't appear to change, but the adapted ones do (both classical and metric advection). Any idea why this is the case?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions