You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi SumNorean,
Sorry for the late reply. You can open the dat file with a text editor; it uses numpy's txt format. To load it, use np.loadtxt("burgers1d.dat",comments='%',encoding='utf8'). A similar question was discussed in #7.
Hello Authors,
How to open the dat file under the ref file?
Thank you.
The text was updated successfully, but these errors were encountered: