Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pnavaro/vm_nonunif
Vlasov-Maxwell solver in 2 dimensions with non uniform mesh
https://github.com/pnavaro/vm_nonunif
fortran90 maxwell-equations-solver particle-in-cell vlasov-solver
Last synced: 16 days ago
JSON representation
Vlasov-Maxwell solver in 2 dimensions with non uniform mesh
- Host: GitHub
- URL: https://github.com/pnavaro/vm_nonunif
- Owner: pnavaro
- License: gpl-3.0
- Created: 2018-06-01T10:05:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-17T08:26:14.000Z (6 months ago)
- Last Synced: 2024-05-17T09:36:00.002Z (6 months ago)
- Topics: fortran90, maxwell-equations-solver, particle-in-cell, vlasov-solver
- Language: Fortran
- Size: 53.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Vlasov-Maxwell PIC solver
2 dimensions with non uniform cartesian mesh
type make and run
```i
./VM.exe landau
```
to simulate Landau damping. Electric energy is written in modeE.dat file.This code is written in collaboration with [Regine Barthelme](https://publication-theses.unistra.fr/public/theses_doctorat/2005/BARTHELME_Regine_2005.pdf).