A quasi-optical beam-tracing code for electron cyclotron waves absorption and current drive in tokamaks
Go to file
Lorenzo Figini 6693fdf9b9 src/gray_errors.f90: avoid reshape in parameter initialization
The unused elements of the array are now initialized explicitly
with empty strings to add compatibility with ifort 2020, that
otherwise fails with internal error.
2024-11-20 10:12:41 +00:00
doc document the wave polarisation convention 2024-11-09 21:19:45 +01:00
schemas Remove unused imports 2024-05-17 11:01:14 +02:00
scripts tests: check EC profiles 2024-11-04 12:00:20 +01:00
src src/gray_errors.f90: avoid reshape in parameter initialization 2024-11-20 10:12:41 +00: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
tests src/gray_core.f90: fix polarisation shown in summary table 2024-11-04 12:05:49 +01:00
.gitignore .gitignore: remove gray_cli_params.f90 2024-04-12 17:33:34 +02:00
configure add support for intel compilers 2024-11-04 12:00:19 +01:00
default.nix document the wave polarisation convention 2024-11-09 21:19:45 +01:00
LICENSE.md move vendored libraries to their own directory 2024-04-29 10:08:16 +02:00
Makefile Makefile: propagate up the docs prerequisites 2024-11-09 18:36:24 +01:00