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/01/30 23:36] – [Simulation codes] jannis
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://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]] [[http://teunissen.net/afivo_streamer|doc]] Parallel AMR code for streamer discharge simulations +|[[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]] MPI-parallel geometric multigrid library, AMR compatible +|[[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]] Monte Carlo Boltzmann solver using electron 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_swarm|Particle_swarm]] Monte Carlo Boltzmann solver using electron swarm | 
-  [[https://github.com/jannisteunissen/streamer_1d|streamer_1d]] 1D particle and fluid code for discharge simulations+[[http://cwimd.nl/doku.php?id=codes:particle|pamdi3d]] | Particle-in-cell discharge simulation code | 
 +[[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]]+
  
 ==== Ideas for (small) projects ==== ==== Ideas for (small) projects ====