Code Monkey home page Code Monkey logo

pinns-torch's People

Contributors

rezaakb 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

Watchers

 avatar  avatar

pinns-torch's Issues

How to set boundary conditions on arbitrary nodes in complex geometry

Why are the boundary conditions such as non-slip and inflow conditions not included in the loss in the example (aneurysm3D). I tried doing 3-D test calculation and cannot get a solution (loss doesn't decrease enough), probably because it does not consider the loss of the boundary conditions.

And I couldn't understand why epoch is set only 1 step in aneurysm3D example. Is it enough to predict three dimensional flow field ?

Project root directory not found

I installed your packages as described and tried to run

python examples/navier_stokes/train.py

but i get an error;

`
Traceback (most recent call last):
File "[..]pinns-torch/examples/navier_stokes/train.py", line 8, in
import pinnstorch
File [..]local/lib/python3.10/site-packages/pinnstorch/init.py", line 1, in
from pinnstorch.train import train
File "[..].local/lib/python3.10/site-packages/pinnstorch/train.py", line 15, in
rootutils.setup_root(file, indicator=".project-root", pythonpath=True)
File "[..].local/lib/python3.10/site-packages/rootutils/rootutils.py", line 148, in setup_root
path = find_root(search_from, indicator)
File "[..].local/lib/python3.10/site-packages/rootutils/rootutils.py", line 70, in find_root
raise FileNotFoundError(f"Project root directory not found. Indicators: {indicator}")
FileNotFoundError: Project root directory not found. Indicators: ['.project-root']

`
Hope you can help...

Demo example in tutorial did not provide expected result

I just directly cloned this repository, had virtual env setup and ran tutorials/0-Schrodinger.ipynb, but the resulted prediction did not reach convergence. Is there any additional setting should be done or any hyperparameters?
image

what means of idx_t

I ran the Navier-Stokes example for solving the NS equation using PINN, but I'm unsure about the meaning of 'idx_t' in the 'pred_dataset' section. If it specifies time, can I obtain a time series of prediction results?

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.