A quasi-optical beam-tracing code for electron cyclotron waves absorption and current drive in tokamaks
Go to file
Michele Guerini Rocco 03443f1195
src/beams.f90: add option to not change iox in read_beam2
The file format parsed by read_beam2 also includes the polarisation,
unlike those of read_beam0 and read_beam1.
When running gray standalone, however, we expect the mode to be set by
`antenna.iox` in gray.ini, not by the beam file.
2024-11-04 12:00:17 +01:00
doc doc/gray.ini.5: fix some typos 2024-05-21 13:57:16 +02:00
schemas Remove unused imports 2024-05-17 11:01:14 +02:00
scripts scripts/gray_visual.py: rewrite and extend scope 2024-11-04 12:00:17 +01:00
src src/beams.f90: add option to not change iox in read_beam2 2024-11-04 12:00:17 +01: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: improve error reporting 2024-11-04 12:00:16 +01:00
.gitignore .gitignore: remove gray_cli_params.f90 2024-04-12 17:33:34 +02:00
configure fix static compilation on macOS 2024-01-24 14:37:21 +01:00
default.nix add tests 2024-02-09 11:16:17 +01:00
LICENSE.md move vendored libraries to their own directory 2024-04-29 10:08:16 +02:00
Makefile Makefile: add flag for loop parallelisation 2024-11-04 12:00:16 +01:00