Skip to content

mdolab/idwarp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

647fd8f · Feb 6, 2025
Sep 11, 2023
May 16, 2024
Sep 8, 2023
Jul 16, 2021
Feb 6, 2025
Jan 18, 2021
Jul 11, 2018
Jul 11, 2018
Sep 12, 2023
Aug 4, 2023
Mar 3, 2023
May 7, 2021
Aug 26, 2022
Mar 14, 2022
Aug 22, 2023
Aug 4, 2023
Aug 25, 2021
Apr 17, 2019
Sep 8, 2023
Sep 8, 2023
Mar 16, 2022
Mar 16, 2022
Feb 6, 2025

Repository files navigation

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.