Skip to content

A Resolution Problem for 2D Darcy Problem #39

@MaggieKii

Description

@MaggieKii

Thank you very much for providing the paper and code regarding to PINO. I noticed in your paper that data and physical information can be sampled at different resolutions, and that physical information can be sampled at a higher resolution. However, in the train_2d file in the code, the train_2d_operator, data loss (myloss) and PDE loss (darcy_loss) both use the same pred, which may cause them to use the same grid precision. It may be necessary to redefine the pred used in darcy_loss.

Additionally, x and y are not directly given in the code, and I assume they need to be replaced with data_ic and u.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions