A quasi-optical beam-tracing code for electron cyclotron waves absorption and current drive in tokamaks
Go to file
Michele Guerini Rocco a30cd09e8e
src/math.f90: use the intrinsic gamma function
- remove the `gamm` function
- rewrite `fact` in terms of `gamma`
2022-05-11 01:15:05 +02:00
doc Makefile: fix shell quoting 2022-05-11 01:15:03 +02:00
input added templates for analytical equilibrium/profiles input files 2020-03-06 10:49:23 +00:00
scripts scripts: make shebangs more portable 2021-12-15 02:30:47 +01:00
src src/math.f90: use the intrinsic gamma function 2022-05-11 01:15:05 +02:00
srcjetto fixed incompatibilities with allocatable arrays (pgf90 compiler, JETTO); fixed input/output scaling (gray/jetto interface); fixed error in read_beams2 for small beam tables 2016-06-01 13:49:35 +00:00
.gitignore add Nix package 2021-12-15 02:30:49 +01:00
configure add documentation 2021-12-15 02:30:58 +01:00
default.nix default.nix: exlcude result from source 2022-05-11 01:15:03 +02:00
depend rework the build system 2021-12-10 16:21:31 +01:00
Makefile Makefile: fix shell quoting 2022-05-11 01:15:03 +02:00