Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 534 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 534 Bytes

ICE3D

A 3D solver based on two coupled PDEs for calculation of glaze and rime icing on aircraft surface.

Refer to a paper "Extension to the Myers model for calculation of three-dimensional glaze icing" (https://doi.org/10.2514/1.C033212) published in Journal of Aircraft for the theoretical model and numerical method behind this solver.

Refer to the file Documentation.pdf in the subdirectory /doc of this repository for the implementation of the numerical method. This documentation can be considered as a developer's manual.