Runtime make_eqtok generates ISOLVER device files at the beginning of a TRANSP run:
- This is a new, and still experimental utility available for testing as of this week.
- Instead of running
make_eqtokonce for each supported tokamak device during the TRANSP build phase to generate a static database of ISOLVER device files, users can invoke it at runtime to generate a device file based on coil data read from an IMAS database. - IDSs used are
pf_activeandpf_passive. - ISOLVER-specific options, including feedback circuit specifications, must be provided in an XML string in the
code/parametersfield of thepf_activeIDS. Contact the presenter for examples.
Syntax:
make_eqtok ids <device> <shot> <runid> [hdf5|mdsplus|ascii] [output path]
