A quasi-optical beam-tracing code for electron cyclotron waves absorption and current drive in tokamaks
Go to file
rnhmjoj ad7852d9c2
rework the build system
- unify the three makefiles into a single generic one

- automatically generate link targets (via the `depend` script)
  and object dependencies (via a make rule)

- move all build artifacts under the build/ directory

- replace svn with git for the version information

- add a `static` variable to toggle between static/shared builds

- add a target to build the dependency graph of GRAY modules
2021-12-10 16:21:31 +01:00
input added templates for analytical equilibrium/profiles input files 2020-03-06 10:49:23 +00:00
scripts updated script for beta-alpha loop 2014-02-25 17:05:31 +00:00
src Modified test in density extrapolation at boundary 2020-03-06 10:48:12 +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
.gitignore rework the build system 2021-12-10 16:21:31 +01:00
configure Small changes in configure log messages 2021-11-19 12:56:31 +00:00
depend rework the build system 2021-12-10 16:21:31 +01:00
gray.1 more descriptive title in man page 2020-03-06 10:50:24 +00:00
Makefile rework the build system 2021-12-10 16:21:31 +01:00