Tom Fredian
Tom Fredian
The conditional/expression form of action dispatching was designed and implemented, at least in the C based dispatcher application. This feature was used by several experiments including the C-Mod experiment at...
dwscope defines three local tdi vars: _ROW, _COLUMN and _INDEX. All start at zero.
It would be probably worthwhile exploring better floating point compression. In theory a large percentage of the data stored is in the form of raw transient recorder counts which tend...
I suspect you don't have gfortran installed. The Wall message is actually the -Wall option to gfortran and the command line was actually just missing the fortran compiler command.