/solving-surface-integrals-numerically-using-the-trapezoidal-rule

Using the trapezoidal rule to calculate surface integrals numerically in python

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Solving surface integrals numerically using the trapezoidal rule

Requirements

Python 3
Microsoft Windows

Provided code is tested with Python 3.9.7, and Windows 10.

Usage

For usage please check provided examples.

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Motivation

Additional assignment for Aircraft Design 2021/2022 course - Aleksandar M. Grbović, Miloš D. Petrašinović, Aerospace Engineering, Faculty of Mechanical Engineering, University of Belgrade.