-
Notifications
You must be signed in to change notification settings - Fork 114
Closed
Labels
Description
From Fig. 6 of the paper (in the Appendix):
Based on the closed form of the formula (Appendix D1), I feel the right-hand chart seems to have inconsistent scaling in time dimension compared to the PDE, i.e. the time value should be 2 times what the y-axis of the graph says, or beta should be double the value.
I also find a similar problem from the downloaded file from the url listed in data_download
, where the dataset for the Advection dataset doesn't seem to be consistent with the Advection formula due to the similar scaling issue (based on just observing the array in the returned object).
Thanks in advance for your response.