A quasi-optical beam-tracing code for electron cyclotron waves absorption and current drive in tokamaks
Go to file
Michele Guerini Rocco ed0917aa8c
src/conical.f90: eliminate dead code
Use the intrinsic functions when possible (bessel_j0, bessel_j1) and
remove other unused functions.
2022-05-11 01:15:03 +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/conical.f90: eliminate dead code 2022-05-11 01:15:03 +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