Homepage

Jannis Teunissen


research:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
research:start [2019/12/03 16:22] – external edit 127.0.0.1research:start [2020/05/14 16:12] – [Simulation codes] jannis
Line 17: Line 17:
 === Research projects === === Research projects ===
  
-  * [[https://www.cwi.nl/news/2019/technology-grant-for-plasma-for-plants-project|Plasma for Plants (TTW)]]+  * [[https://www.cwi.nl/news/2019/technology-grant-for-plasma-for-plants-project|Plasma for Plants (TTW)]] [[https://www.nwo.nl/onderzoek-en-resultaten/programmas/open+technologieprogramma/projecten/2018/2018+-+17183|NWO page]]
   * [[https://www.nwo.nl/en/research-and-results/research-projects/i/64/27064.html|Let CO2 spark! (TTW)]]   * [[https://www.nwo.nl/en/research-and-results/research-projects/i/64/27064.html|Let CO2 spark! (TTW)]]
-  * [[https://www.cwi.nl/news/2018/technology-grant-awarded-to-optimize-plasma-assisted-combustion|Plasma assisted combustion (TTW)]] +  * [[https://www.cwi.nl/news/2018/technology-grant-awarded-to-optimize-plasma-assisted-combustion|Plasma assisted combustion (TTW)]] [[https://www.nwo.nl/onderzoek-en-resultaten/programmas/open+technologieprogramma/projecten/2018/2018-16480|NWO page]] 
-  * [[http://www.aida-space.eu/|AIDA (H2020)]] +  * [[http://www.aida-space.eu/|AIDA (H2020 - 776262)]] 
-  * [[https://cordis.europa.eu/project/rcn/219246/factsheet/en|ESCAPE (H2020)]]+  * [[https://cordis.europa.eu/project/rcn/219246/factsheet/en|ESCAPE (H2020 - 824064)]]
  
 ==== Simulation codes ==== ==== Simulation codes ====
Line 27: Line 27:
 These are some of the simulation codes that I have developed or worked on: These are some of the simulation codes that I have developed or worked on:
  
-  * [[http://amrvac.org|MPI-AMRVAC]] +^Link ^Description ^ 
-  [[https://gitlab.com/MD-CWI-NL/afivo|Afivo]] +|[[https://github.com/amrvac/amrvac|MPI-AMRVAC]] [[http://amrvac.org|doc]] | Parallel AMR framework aimed at hyperbolic PDEs, with a focus on (magneto)hydrodynamics| 
-  [[https://gitlab.com/MD-CWI-NL/afivo-streamer|Afivo-streamer]] +|[[https://gitlab.com/MD-CWI-NL/afivo|Afivo]] [[http://teunissen.net/afivo|doc]] | Parallel AMR framework with multigrid methods | 
-  [[https://github.com/jannisteunissen/octree-mg|Octree-mg]] +|[[https://gitlab.com/MD-CWI-NL/afivo-streamer|Afivo-streamer]] [[http://teunissen.net/afivo_streamer|doc]] | Parallel AMR code for streamer discharge simulations | 
-  [[https://gitlab.com/MD-CWI-NL/particle_swarm|Particle_swarm]] +|[[https://github.com/jannisteunissen/octree-mg|Octree-mg]] | MPI-parallel geometric multigrid library, AMR compatible | 
-  [[http://cwimd.nl/doku.php?id=codes:particle|pamdi3d]] +|[[https://gitlab.com/MD-CWI-NL/particle_core|particle_core]] | Library for particle simulations for electric discharges in 1D, 2D, 3D | 
-  [[https://github.com/jannisteunissen/streamer_1d|streamer_1d]]+|[[https://gitlab.com/MD-CWI-NL/particle_swarm|Particle_swarm]] | Monte Carlo Boltzmann solver using electron swarms | 
 +[[https://gitlab.com/MD-CWI-NL/afivo-pic/|Afivo-pic]] | Parallel AMR code for particle-in-cell discharge simulations | 
 +[[https://github.com/jannisteunissen/streamer_1d|streamer_1d]] | 1D particle and fluid code for discharge simulations |
  
 And these are some of the (simulation) utilities that I have developed: And these are some of the (simulation) utilities that I have developed:
  
-  * [[https://github.com/jannisteunissen/config_fortran|config_fortran]] +  * [[https://github.com/jannisteunissen/config_fortran|config_fortran]] (for dynamically loading settings/parameters in Fortran) 
-  * [[https://github.com/jannisteunissen/lookup_table_fortran|lookup_table_fortran]] +  * [[https://github.com/jannisteunissen/lookup_table_fortran|lookup_table_fortran]] (lookup tables in Fortan) 
-  * [[https://github.com/jannisteunissen/rng_fortran|rng_fortran]] +  * [[https://github.com/jannisteunissen/rng_fortran|rng_fortran]] (fast random number generation in Fortran) 
-  * [[https://github.com/jannisteunissen/morton_fortran|morton_fortran]] +  * [[https://github.com/jannisteunissen/ffhash|ffhash]] (Generic hash table in Fortran)
 ==== Ideas for (small) projects ==== ==== Ideas for (small) projects ====
  
 A (very!) incomplete list of research ideas, some of which are suitable for student projects: A (very!) incomplete list of research ideas, some of which are suitable for student projects:
  
 +  * Using machine learning to create a heuristic simple model from a more complex one (for example going from a particle-in-cell to a fluid model)
   * Solving plasma fluid equations implicitly. In particular, what is a good preconditioner?   * Solving plasma fluid equations implicitly. In particular, what is a good preconditioner?
   * Improving the convergence rate of Monte Carlo particle swarm simulations in low electric fields   * Improving the convergence rate of Monte Carlo particle swarm simulations in low electric fields