sdhzhs / ICE3D

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Fortran 98.7%Language:Makefile 1.3%