I'm stupid and I deleted the previous repository...
So, code is working, this case reproduce a Diko's peak with Poisson equation by changing the boundary conditions over time.
This commit is contained in:
commit
8eab3b5610
13 changed files with 821 additions and 0 deletions
3
makefile
Normal file
3
makefile
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
make all:
|
||||
gfortran plasmaExpansion.f90 -lopenblas -Ofast -fopenmp -Wall -o plasmaExpansion
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue