Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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).