isds-neu / PhyCRNet

Physics-informed convolutional-recurrent neural networks for solving spatiotemporal PDEs
MIT License
108 stars 34 forks source link

Couldn't find the training data source #4

Open yc2647 opened 2 years ago

yc2647 commented 2 years ago

When I was training the file PhyCRNet.py, I could find the file burgers_1501x2x128x128.mat in the directory. So I am not able to determine the dimension of uv.

Many thanks! Johnny

paulpuren commented 2 years ago

When I was training the file PhyCRNet.py, I could find the file burgers_1501x2x128x128.mat in the directory. So I am not able to determine the dimension of uv.

Many thanks! Johnny

Hi Johnny,

Thank you for your interest. We did not provide the simulation data since the file size is too large, but we have uploaded the code for generating the numerical data. You can find them in the file Datasets.