maziarraissi / PINNs

Physics Informed Deep Learning: Data-driven Solutions and Discovery of Nonlinear Partial Differential Equations
https://maziarraissi.github.io/PINNs
MIT License
3.73k stars 1.25k forks source link

Navier-Stokes Inference #12

Open 0xSoliski opened 4 years ago

0xSoliski commented 4 years ago

Hello and thank you for sharing this code!

I am trying to recreate the data used for Navier-Stokes Inference: /main/Data/cylinder_nektar_wake.mat /main/Data/cylinder_nektar_t0_vorticity.mat

I have read your publications but I have a hard time recreating the exact data using Nektar++ framework. Could you please share your XML files for recreation purposes?

Thanks again!

RoboticAutonomy commented 10 months ago

Hello and thank you for sharing this code!

I am trying to recreate the data used for Navier-Stokes Inference: /main/Data/cylinder_nektar_wake.mat /main/Data/cylinder_nektar_t0_vorticity.mat

I have read your publications but I have a hard time recreating the exact data using Nektar++ framework. Could you please share your XML files for recreation purposes?

Thanks again!

Hello have you solved the equation using NEKTAR++?

0xSoliski commented 10 months ago

Yes, but it's been a long time since then. I don't even remember what I did

On Sun, Nov 19, 2023 at 8:09 PM Sameh Beaber @.***> wrote:

Hello and thank you for sharing this code!

I am trying to recreate the data used for Navier-Stokes Inference: /main/Data/cylinder_nektar_wake.mat /main/Data/cylinder_nektar_t0_vorticity.mat

I have read your publications but I have a hard time recreating the exact data using Nektar++ framework. Could you please share your XML files for recreation purposes?

Thanks again!

Hello have you solved the equation using NEKTAR++?

— Reply to this email directly, view it on GitHub https://github.com/maziarraissi/PINNs/issues/12#issuecomment-1817934479, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFMH3M423IPWNQ2GZNSBYV3YFJDOTAVCNFSM4PEOMA32U5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCOBRG44TGNBUG44Q . You are receiving this because you authored the thread.Message ID: @.***>

RoboticAutonomy commented 7 months ago

Yes, but it's been a long time since then. I don't even remember what I did On Sun, Nov 19, 2023 at 8:09 PM Sameh Beaber @.> wrote: Hello and thank you for sharing this code! I am trying to recreate the data used for Navier-Stokes Inference: /main/Data/cylinder_nektar_wake.mat /main/Data/cylinder_nektar_t0_vorticity.mat I have read your publications but I have a hard time recreating the exact data using Nektar++ framework. Could you please share your XML files for recreation purposes? Thanks again! Hello have you solved the equation using NEKTAR++? — Reply to this email directly, view it on GitHub <#12 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFMH3M423IPWNQ2GZNSBYV3YFJDOTAVCNFSM4PEOMA32U5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCOBRG44TGNBUG44Q . You are receiving this because you authored the thread.Message ID: @.>

I have a little question about the input data (x, y, t) as it seems to me that it was created using matlab or using python as you can see that x, and y are arranged to be from -2 to 2 and from 1 to 8 and time with accurate steps? or in NEKTAR++ it is possible for this? I tried with ansys but it is not the same.

0xSoliski commented 7 months ago

Yes, but it's been a long time since then. I don't even remember what I did On Sun, Nov 19, 2023 at 8:09 PM Sameh Beaber @.**> wrote: Hello and thank you for sharing this code! I am trying to recreate the data used for Navier-Stokes Inference: /main/Data/cylinder_nektar_wake.mat /main/Data/cylinder_nektar_t0vorticity.mat I have read your publications but I have a hard time recreating the exact data using Nektar++ framework. Could you please share your XML files for recreation purposes? Thanks again! Hello have you solved the equation using NEKTAR++? — Reply to this email directly, view it on GitHub <#12 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFMH3M423IPWNQ2GZNSBYV3YFJDOTAVCNFSM4PEOMA32U5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCOBRG44TGNBUG44Q . You are receiving this because you authored the thread.Message ID: @.**_>

I have a little question about the input data (x, y, t) as it seems to me that it was created using matlab or using python as you can see that x, and y are arranged to be from -2 to 2 and from 1 to 8 and time with accurate steps? or in NEKTAR++ it is possible for this? I tried with ansys but it is not the same.

As far as I remember, It is possible to set the limits in Nektar++