An open API service indexing awesome lists of open source software.

https://github.com/luiswirth/epgp-thesis

Ehrenpreis-Palamodov Gaussian Process for Maxwell's Equations: Boundary Element Method Benchmark for PEC Cavity Reaction Field
https://github.com/luiswirth/epgp-thesis

ai4science boundary-element-method electromagnetics gaussian-processes hybrid-modeling inverse-scattering maxwell-equations operator-learning partial-differential-equations physics-informed-ml sciml

Last synced: 5 days ago
JSON representation

Ehrenpreis-Palamodov Gaussian Process for Maxwell's Equations: Boundary Element Method Benchmark for PEC Cavity Reaction Field

Awesome Lists containing this project

README

          

# Ehrenpreis–Palamodov Gaussian Process for Maxwell’s Equations: Boundary Element Method Benchmark for PEC Cavity Reaction Field

This repository contains the [Typst](https://typst.app/) source files for
the Semester Thesis of Luis Wirth under the supervision of Prof. Dr.-Ing. Stefan
Kurz, for Computational Science and Engineering (CSE) at ETH Zürich.

For the implementation itself, see
- [maxwellgp](https://github.com/luiswirth/maxwellgp), the EP-GP implementation.
- [cavity-bem](https://github.com/luiswirth/cavity-bem), the BEM solver for the PEC cavity reference solution.
- [cavity-dipoles](https://github.com/luiswirth/cavity-dipoles), the orchestration and validation layer.