Skip to content

Fortran implementation of Delhommeau's method for linear potential flow BEM solver

License

Notifications You must be signed in to change notification settings

capytaine/libDelhommeau

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LibDelhommeau

A Fortran 90 library for the computation of the Green function for linear potential flow BEM problems, using Delhommeau's method as in Aquaplus, Nemoh and Capytaine.

This Fortran repository contains the source code of the compiled extensions of the Python software Capytaine. One of the reason to have it in a separate repository is because libDelhommeau is distributed with a more permissive license than Capytaine. Another reason to decouple it from Capytaine is to support reuse of the code in other software.

However, unless you are an experienced user, you might be more interested in using the full Capytaine software which is easier to use and better documented than this library.

Authors

Matthieu Ancellin, based on the work of Gérard Delhommeau, Aurélien Babarit, and other contributors to the aforementioned codes.

License

Apache license 2.0

About

Fortran implementation of Delhommeau's method for linear potential flow BEM solver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published