Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 258 Bytes

readme.md

File metadata and controls

11 lines (10 loc) · 258 Bytes

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