Git Product home page Git Product logo

pinn-laminar-flow's People

Contributors

raocp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

pinn-laminar-flow's Issues

Issues with run the code

Hi, can you provide me all the versions that you use in the code??, I want to run the code and I have not been able to because of the versions of the modules, please

about the result

Hello teeacher, i am very interested in your work about"PINN to solve fluid problem", but i have some questions. when i ran your code, i only obtained the loss and error, but nothing else. i want to know how you obtained the figure like figure 1, is it a output when you run your code, or you made it from another software? and how to obtained the numerical result from your code, i mean the pressure or the velocity of each point in the domain. thank you!
1

num_y

x_IC, y_IC, t_IC = CartGrid(xmin = 0, xmax = xmax,
ymin = 0, ymax = 0.41,
tmin = 0, tmax = 0,
num_x=81, num_y=41, num_t=1)

x_inb, y_inb, t_inb = CartGrid(xmin=0, xmax=0,
ymin=0, ymax=0.41,
tmin=0, tmax=tmax,
num_x=1, num_y=61, num_t=61)

你好,麻烦问一下为什么两个num_y的值不一样了?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.