Skip to content

Residual/gradient adaptative sampling #894

@gradureauNice

Description

@gradureauNice

Is your feature request related to a problem? Please describe.

A clear and concise description of what the problem is. Ex. I’m always frustrated when […]

Hello, I am trying to resolve Euler's equations to simulate hydrodynamics shocks. So far when simulating strong
shocks, I still strugle to find an acceptable solution.

Describe the solution you’d like

A clear and concise description of what you want to happen.

In the litterature, the use of residual/gradient adaptative sampling seems to improve the description of
hydrodynamics shocks. Would it be possible to implement this method in neuralPDE?

references :

Moreover, in the litterature, usually only one neural network having three outputs is trained to solve Euler's equations,
as opposed to NeuralPDE that only proposes using one neural network per quantity. Would it be possible to
enable using only one neural network?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions