Skip to content

echen-git/Fortran-HyperDual-Numbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Fortran-HyperDual-Numbers

This is a Summer internship project I worked on with the help of Professor Capps.

The goal was to create a Fortran implementation of Hyperdual numbers based on the C++ implementation by Jeffrey Fike and Juan J Alonso

Hyperdual Numbers

-used for calculating derivatives without subtractive-cancellation and truncation error

-can produce exact derivatives without the need of searching for an optimal step size

-can be applied to Computational Fluid Dynamics(CFD)

http://adl.stanford.edu/hyperdual/Fike_AIAA-2011-886.pdf - Incase you want to learn more about hyperdual numbers, this is a very detailed paper on its development.

About

Summer internship project at Drexel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published