RahulSundar / rang_pinn

Code for reproducing the paper: RANG: A Residual-based Adaptive Node Generation Method for Physics-Informed Neural Networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Residual-based Adaptive Node Generattion (RANG) for PINN

Requirement: pytorch, pyDOE, scipy

Usage:

git clone https://github.com/weipengOO98/rang_pinn
cd rang_pinn
export PYTHONPATH=$PWD:$PYTHONPATH
cd A_allencahn
python ac.py --repeat=30

About

Code for reproducing the paper: RANG: A Residual-based Adaptive Node Generation Method for Physics-Informed Neural Networks


Languages

Language:Python 100.0%