This website requires JavaScript.
Explore
Help
Register
Sign In
istp
/
gray
Watch
2
Star
0
Fork
0
You've already forked gray
Code
Issues
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
A quasi-optical beam-tracing code for electron cyclotron waves absorption and current drive in tokamaks
59
Commits
11
Branches
5
Tags
41
MiB
Fortran
82.5%
Python
9%
Shell
4.5%
Gnuplot
2%
Makefile
1.3%
Other
0.7%
b9b687be88
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Lorenzo Figini
b9b687be88
Fixed memory allocation errors in read_beams. Added driver for single beam simulations, with beam parameters read from external file.
2015-02-23 10:49:48 +00:00
scripts
updated script for beta-alpha loop
2014-02-25 17:05:31 +00:00
src
Fixed memory allocation errors in read_beams. Added driver for single beam simulations, with beam parameters read from external file.
2015-02-23 10:49:48 +00:00
Makefile
renamed clashing common block names; fixed wrong calling of splining routines; fixed spline evaluation functions to work with uneven x grid spacing; removed debugging prints
2014-06-19 08:13:52 +00:00
Makefile.single
Fixed memory allocation errors in read_beams. Added driver for single beam simulations, with beam parameters read from external file.
2015-02-23 10:49:48 +00:00
Makefile.standalone
removed dependency on itm-modules. fixed uncorrect use of ipec in pec (ipec=-1). changed dubious assignments (isev, iind) in pec. cleaned dependencies in Makefile. added missing beamdata.f90 file to the repository. added main program to test with standard input files (eqdsk, prf). renamed ei function and dierckx subroutine to avoid conflicts with flush library.
2014-06-16 16:41:43 +00:00