functional-analysis-and-pdes
Solving PDEs using weak formulations and functional analysis (Lax-Milgram, drift-diffusion)
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.1%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Solving PDEs using weak formulations and functional analysis (Lax-Milgram, drift-diffusion)
Basic Info
- Host: GitHub
- Owner: GeorgesSakr
- License: mit
- Default Branch: main
- Size: 594 KB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Created 8 months ago
· Last pushed 8 months ago
Metadata Files
Readme
License
Citation
README.md
Weak-Form Solutions of Drift–Diffusion PDEs via Functional Analysis
This project presents a rigorous functional-analytic treatment of a family of drift–diffusion partial differential equations (PDEs).
We
- Prove the Lax–Milgram theorem in the symmetric case and use it to establish existence and uniqueness of weak solutions for elliptic problems.
- Formulate and solve a steady-state drift–diffusion equation on the upper-right quarter unit disk (Ω ⊂ ℝ²) with mixed Dirichlet–Neumann conditions.
- Analyse the solution operator
T : L²(Ω) → H₀proving boundedness, compactness, and describing its spectrum via the Fredholm alternative. - Solve an associated Sturm–Liouville eigenvalue problem, obtaining an infinite countable spectrum
{λₙ}withλₙ → ∞. - Extend the framework to the time-dependent drift–diffusion PDE, cast it in semi-variational form, and apply Lions’ theorem to prove well-posedness with an energy estimate
E(t). - Discuss applicability of Picard’s theorem for an abstract second-order evolution equation in a Hilbert space setting.
Project Structure
```text ├── Final_Report.pdf # Complete write‐up (proofs, derivations, results) ├── README.md # You are here ├── LICENSE # MIT license text └── CITATION.cff # Machine-readable citation metadata
Owner
- Login: GeorgesSakr
- Kind: user
- Repositories: 1
- Profile: https://github.com/GeorgesSakr
Citation (CITATION.cff)
cff-version: 1.2.0
title: "Weak-Form Solutions of Drift–Diffusion PDEs via Functional Analysis"
authors:
- family-names: Sakr
given-names: Georges
- family-names: Tayyar
given-names: Ali
- family-names: Joe
given-names: Naimeh
date-released: "2025-05-17"
version: "1.0"
doi: ""
url: "https://github.com/GeorgesSakr/pde-functional-analysis"
license: "MIT"
message: "If you use this work, please cite it as shown below."
GitHub Events
Total
- Member event: 1
- Push event: 2
Last Year
- Member event: 1
- Push event: 2