dorkhub

PINN-elastodynamics

physics-informed neural network for elastodynamics problem

Raocp
Python16445 forksupdated 4 years ago
git clone https://github.com/Raocp/PINN-elastodynamics.gitRaocp/PINN-elastodynamics

PINN-elastodynamics

physics-informed neural network for solving elastodynamics (elasticity) problem

Reference paper

This repo includes the implementation of physics-informed neural networks in paper:

Chengping Rao, Hao Sun and Yang Liu. Physics informed deep learning for computational elastodynamics without labeled data.

Description for each folder

  • PlateHoleQuarter: Training script and dataset for plate with a hole (stress concentration) problem in Sec 3.1;
  • ElasticWaveInfinite: Training script and dataset for elastic wave propagation in infinite domain in Sec 3.2;
  • ElasticWaveConfined: Training script and dataset for elastic wave propagation in confined (4 edges fixed) domain in Sec 3.2.
  • ElasticWaveSemiInfinite: Training script and dataset for elastic wave propagation in semi-infinite (top is traction-free) domain in Sec 3.2.

Results overview

Defected plate under cyclic load (top: PINN; bottom: FEM.)

Elastic wave propagation in infinite (unbounded) domain (top: PINN; bottom: FEM.)

Elastic wave propagation in confined domain (top: PINN; bottom: FEM.)

Elastic wave propagation in semi-infinite (half-bounded) domain (top: PINN; bottom: FEM.)

Note

  • These implementations were developed and tested on the GPU version of TensorFlow 1.10.0.

more like this

BubbleML

A multiphase multiphysics dataset and benchmarks for scientific machine learning

Python50

SimGAN

Pytorch Implementation of SimGAN: Hybrid Simulator Identification for Domain Adaptation via Adversarial Reinforcement L…

Python50

ncrystal

NCrystal : a library for thermal neutron transport in crystals and other materials

C++50

search

search projects, people, and tags