An open API service indexing awesome lists of open source software.

https://github.com/ehwan/pinn

Physics Informed Neural Networks
https://github.com/ehwan/pinn

deel-learning physics-informed-neural-networks pinn pytorch

Last synced: 2 months ago
JSON representation

Physics Informed Neural Networks

Awesome Lists containing this project

README

          

# PINN
Physics Informed Neural Networks

## Burgers' Equation

$\nu$ = 1

![](burger/imshow.png)
![](burger/plot.png)

## Wave Equation

$c=1$

![](wave/imshow.png)
![](wave/plot.png)

## Lid-Driven Cavity

Re = 100

![](cavity/quiver.png)
![](cavity/pressure.png)
![](cavity/plot.png)