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 [2020/01/30 23:27] – [Simulation codes] jannisresearch:start [2020/09/02 13:43] – [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.narcis.nl/research/RecordID/OND1362478|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 - 776262)]] +  * [[http://www.aida-space.eu/|AIDA (H2020 - 776262)]] [[https://cordis.europa.eu/project/id/776262|EU info]] 
-  * [[https://cordis.europa.eu/project/rcn/219246/factsheet/en|ESCAPE (H2020 - 824064)]]+  * [[https://projectescape.eu/|ESCAPE (H2020 - 824064)]] [[https://cordis.europa.eu/project/id/824064|EU info]]
  
 ==== 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]] Parallel AMR framework aimed at hyperbolic PDEs, with a focus on (magneto)hydrodynamics +^Link ^Description ^ 
-  [[https://gitlab.com/MD-CWI-NL/afivo|Afivo]] [[http://teunissen.net/afivo|doc Parallel AMR framework with multigrid methods +|[[https://gitlab.com/MD-CWI-NL/afivo|Afivo]] [[http://teunissen.net/afivo|doc]] | Parallel AMR framework with multigrid methods | 
-  [[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/afivo-streamer|Afivo-streamer]] [[http://teunissen.net/afivo_streamer|doc]] Parallel AMR code for streamer discharge simulations | 
-  [[https://github.com/jannisteunissen/octree-mg|Octree-mg]] MPI-parallel geometric multigrid library, AMR compatible +| [[https://gitlab.com/MD-CWI-NL/afivo-pic/|Afivo-pic]] | Parallel AMR code for particle-in-cell discharge simulations | 
-  [[https://gitlab.com/MD-CWI-NL/particle_swarm|Particle_swarm]] Monte Carlo Boltzmann solver using electron swarm +|[[https://github.com/amrvac/amrvac|MPI-AMRVAC]] [[http://amrvac.org|doc]] | Parallel AMR framework aimed at hyperbolic PDEs, with a focus on (magneto)hydrodynamics| 
-  [[http://cwimd.nl/doku.php?id=codes:particle|pamdi3d]] +|[[https://github.com/jannisteunissen/octree-mg|octree-mg]] MPI-parallel geometric multigrid library, AMR compatible | 
-  [[https://github.com/jannisteunissen/streamer_1d|streamer_1d]] 1D particle and fluid code for discharge simulations+|[[https://gitlab.com/MD-CWI-NL/particle_core|particle_core]] | Library for particle simulations for electric discharges in 1D, 2D, 3D | 
 +|[[https://gitlab.com/MD-CWI-NL/particle_swarm|Particle_swarm]] | Monte Carlo Boltzmann solver using electron swarms | 
 +[[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 ====