PredictiveIntelligenceLab / Physics-informed-DeepONets

266 stars 83 forks source link

Questions about Training data #8

Closed Xin-yang-Liu closed 2 years ago

Xin-yang-Liu commented 2 years ago

Hi Sifan,

I am trying to reproduce the results of the Burgers' equation. I find both the Generate training data for boundary condition and Generate training data for PDE residual parts use the variable u0_train, which I think should be the initial condition. Is this a typo or you intend to do this?