/RMHD_pinn

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

Primary LanguagePython

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