Skip to content

AONN-2: An adjoint-oriented neural network method for PDE-constrained shape optimization

License

Notifications You must be signed in to change notification settings

SillyWWang/nn4shape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AONN-2: An adjoint-oriented neural network method for PDE-constrained shape optimization

Official implementation of AONN-2: An adjoint-oriented neural network method for PDE-constrained shape optimization

computation_flow

Requirements

PyTorch, Numpy, Scipy, pyDOE

Train

cd src
mkdir vertices
python aonn2.py

Citation

If you find this repo useful for your research, please consider to cite our paper on Journal of Computational Physics

@article{wang2024aonn,
  title={AONN-2: {A}n adjoint-oriented neural network method for {PDE}-constrained shape optimization},
  author={Wang, Xili and Yin, Pengfei and Zhang, Bo and Yang, Chao},
  journal={Journal of Computational Physics},
  pages={113160},
  year={2024},
  publisher={Elsevier}
}

About

AONN-2: An adjoint-oriented neural network method for PDE-constrained shape optimization

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages