Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is the Domain of the Data #10

Open
chen-yingfa opened this issue Nov 30, 2022 · 0 comments
Open

What is the Domain of the Data #10

chen-yingfa opened this issue Nov 30, 2022 · 0 comments

Comments

@chen-yingfa
Copy link

chen-yingfa commented Nov 30, 2022

Hi,

I have noticed from the random_fields.py that the data is generated by sampling from a Gaussian distribution, and then passed to an inverse Fourier transform, therefore I would assume that values of u and v in the generated data to be in the frequency domain, including the truth values computed using the Runge-Kutta method. However, when comparing the output of the neural network and the truth values, it seems that you computed the error using the Frobenius
norm without converting the values back to the time domain.

May I ask whether what domain the generated data is in and why it never passed through a second Fourier transform?

Thank you in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant