A quasi-optical beam-tracing code for electron cyclotron waves absorption and current drive in tokamaks
899f524782
This adds a sort of simplified JSON RPC. It makes possible to interface with GRAY from any other program without writing bindings or using some FFI. It works simply by starting GRAY in a subprocess and communicating with it using a pipe. Both requests and replies are a single line of text: commands are sent to the stdin and GRAY replies with a JSON object on the stdout. The commands include setting/getting any GRAY parameter, reloading the input files, starting the simulation and quitting. |
||
---|---|---|
doc | ||
input | ||
scripts | ||
src | ||
srcjetto | ||
.gitignore | ||
configure | ||
default.nix | ||
depend | ||
LICENSE.md | ||
Makefile | ||
minpack-LICENSE.txt |