New input options and fCUm now calculates the number of ions passing by (to plot dN/dE easily
This commit is contained in:
parent
6e07067faa
commit
f25abb3213
15 changed files with 169 additions and 27 deletions
2
makefile
2
makefile
|
|
@ -10,7 +10,7 @@ FC := gfortran
|
|||
|
||||
# compiler flags
|
||||
# gfortran:
|
||||
FCFLAGS := -fopenmp -Ofast -J $(MODDIR) -Wall -march=native -g
|
||||
FCFLAGS := -fopenmp -Ofast -g -J $(MODDIR) -Wall -march=native
|
||||
|
||||
#Output file
|
||||
OUTPUT = vlaplex
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue