Bootstrap Current
The bootstrap is a stand-alone program using Hirshman-88 formula (module jbs88.f by Lin-Liu) to calculate the bootstrap current: < J.B > / < B2 > * Bt0 for a given flux surface specified by psi. It reads G EQDSK from EFIT as input and writes output (bootstrap current vs. rho and R) in a binary file bootcur.dat.
The easiest way to run bootstrap is to fire it from run_efit window under PostProcessor/Bootstrap_Current. It asks a G EQDSK and plots results directly using the graphic package xdraw.
If one has to run bootstrap maually, the procedure is,
> /link/efit/bootstrap - run the code> cp /c/efit/boot/jbs88/drawboot.in . - prepare for display> /link/efit/xdraw boot - view result

.