https://github.com/manik2000/surface-integrals-calc-proj
A calculator of surface integrals for given surfaces and vector fields.
https://github.com/manik2000/surface-integrals-calc-proj
dash julia numerical-integration plotly surface-integrals vector-field web-application
Last synced: about 1 year ago
JSON representation
A calculator of surface integrals for given surfaces and vector fields.
- Host: GitHub
- URL: https://github.com/manik2000/surface-integrals-calc-proj
- Owner: Manik2000
- License: mit
- Created: 2020-12-12T13:25:46.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-09-14T21:58:16.000Z (over 2 years ago)
- Last Synced: 2025-01-30T04:25:36.553Z (over 1 year ago)
- Topics: dash, julia, numerical-integration, plotly, surface-integrals, vector-field, web-application
- Language: Julia
- Homepage:
- Size: 455 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# surface_integrals_calc_proj
Web application enabling user to calculate a surface integral for a given vector field.
If you are interested in running it on your own, please download files into one directory and run `app.jl` file.
If you are curious about the surface integrals and you would like to know how we calculate them,
read the Jupyter notebook slides prepared by us.
We hope you'll enjoy our work.