mdolab / idwarp

IDWarp is a mesh warping package for the MACH framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IDWarp

Build Status Documentation Status codecov

IDWarp uses an inverse distance method to modify the location of mesh volume nodes given a perturbation of the surface nodes.

Documentation

Please see the documentation for installation details and API documentation.

To locally build the documentation, enter the doc folder and enter make html in terminal. You can then view the built documentation in the _build folder.

Citation

If you use IDWarp in any publication for which you find it useful, please cite this paper.

N. Secco, G. K. W. Kenway, P. He, C. A. Mader, and J. R. R. A. Martins, “Efficient Mesh Generation and Deformation for Aerodynamic Shape Optimization”, AIAA Journal, 2021. doi:10.2514/1.J059491

@article{Secco2021,
    title = {Efficient Mesh Generation and Deformation for Aerodynamic Shape Optimization},
    author = {Ney Secco and Gaetan K. W. Kenway and Ping He and Charles A. Mader and Joaquim R. R. A. Martins},
    doi = {10.2514/1.J059491},
    journal = {AIAA Journal},
    year = {2021}
}

License

Copyright 2019 MDO Lab. See the LICENSE file for details.

About

IDWarp is a mesh warping package for the MACH framework.

License:Other


Languages

Language:Fortran 64.0%Language:Python 22.8%Language:C 7.7%Language:Makefile 5.4%Language:Shell 0.1%