Skip to content
forked from mdolab/idwarp

IDWarp is a mesh warping package for the MACH framework.

License

Notifications You must be signed in to change notification settings

eirikurj/idwarp

 
 

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.

About

IDWarp is a mesh warping package for the MACH framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Fortran 64.0%
  • Python 22.8%
  • C 7.7%
  • Makefile 5.4%
  • Shell 0.1%