printfluxes¶
printfluxes script shows flux information from available transport models. It uses core_transport ids It gives information about Mass of atom, Nuclear charge and Ion charge along with particles and nergy flux of ions. refer data dictionary.
Syntax printfluxes¶
$ printfluxes -h Usage: printfluxes [-h] -u URI [--dd-update] [-m {CLOSEST,PREVIOUS,LINEAR}] [-o OCCURRENCE] [-t TIME] View information about fluxes [Previously known as print_fluxes] Options: -h, --help show this help message and exit -u, --uri URI URI of the dataentry (e.g, imas:hdf5?path=./testdb or ./testpulse.nc) --dd-update Convert IDS to the default version of the data dictionary if enabledotherwise, use the original IDS stored on disk. -m, --slicingmethod {CLOSEST,PREVIOUS,LINEAR} Slicing method (default=CLOSEST) -o, --occurrence OCCURRENCE occurrence -t, --time TIME Time
Example printfluxes¶
$ printfluxes --uri "imas:mdsplus?user=public;pulse=92436;run=850;database=TEST;version=3" Showing details for sdcc-login04.iter.org:imas:mdsplus?user=public;pulse=92436;run=850;database=TEST;version=3 #time:49.00) ┌───────────────────────────┬───────┬─────┬───────┬─────────────────────┬──────────────────┐ │ transport_solver ( 1.5 ) │ │ │ │ electrons │ │ ├───────────────────────────┼───────┼─────┼───────┼─────────────────────┼──────────────────┤ │ label │ a │ z_n │ z_ion │ particles flux (--) │ energy flux (--) │ ├───────────────────────────┼───────┼─────┼───────┼─────────────────────┼──────────────────┤ │ -- │ 2.014 │ 1.0 │ 1.0 │ -- │ -- │ │ -- │ 1.008 │ 1.0 │ 1.0 │ -- │ -- │ ├───────────────────────────┼───────┼─────┼───────┼─────────────────────┼──────────────────┤ │ combined ( 0.0 ) │ │ │ │ electrons │ │ ├───────────────────────────┼───────┼─────┼───────┼─────────────────────┼──────────────────┤ │ label │ a │ z_n │ z_ion │ particles flux (--) │ energy flux (--) │ ├───────────────────────────┼───────┼─────┼───────┼─────────────────────┼──────────────────┤ │ -- │ 2.014 │ 1.0 │ 1.0 │ -- │ -- │ │ -- │ 1.008 │ 1.0 │ 1.0 │ -- │ -- │ ├───────────────────────────┼───────┼─────┼───────┼─────────────────────┼──────────────────┤ │ combined ( 1.5 ) │ │ │ │ electrons │ │ ├───────────────────────────┼───────┼─────┼───────┼─────────────────────┼──────────────────┤ │ label │ a │ z_n │ z_ion │ particles flux (--) │ energy flux (--) │ ├───────────────────────────┼───────┼─────┼───────┼─────────────────────┼──────────────────┤ │ -- │ 2.014 │ 1.0 │ 1.0 │ -- │ -- │ │ -- │ 1.008 │ 1.0 │ 1.0 │ -- │ -- │ ├───────────────────────────┼───────┼─────┼───────┼─────────────────────┼──────────────────┤ │ combined ( 2.5 ) │ │ │ │ electrons │ │ ├───────────────────────────┼───────┼─────┼───────┼─────────────────────┼──────────────────┤ │ label │ a │ z_n │ z_ion │ particles flux (--) │ energy flux (--) │ ├───────────────────────────┼───────┼─────┼───────┼─────────────────────┼──────────────────┤ │ -- │ 2.014 │ 1.0 │ 1.0 │ -- │ -- │ │ -- │ 1.008 │ 1.0 │ 1.0 │ -- │ -- │ ├───────────────────────────┼───────┼─────┼───────┼─────────────────────┼──────────────────┤ │ neoclassical ( 2.5 ) │ │ │ │ electrons │ │ ├───────────────────────────┼───────┼─────┼───────┼─────────────────────┼──────────────────┤ │ label │ a │ z_n │ z_ion │ particles flux (--) │ energy flux (--) │ ├───────────────────────────┼───────┼─────┼───────┼─────────────────────┼──────────────────┤ │ -- │ 2.014 │ 1.0 │ 1.0 │ -- │ -- │ │ -- │ 1.008 │ 1.0 │ 1.0 │ -- │ -- │ ├───────────────────────────┼───────┼─────┼───────┼─────────────────────┼──────────────────┤ │ background ( 0.0 ) │ │ │ │ electrons │ │ ├───────────────────────────┼───────┼─────┼───────┼─────────────────────┼──────────────────┤ │ label │ a │ z_n │ z_ion │ particles flux (--) │ energy flux (--) │ ├───────────────────────────┼───────┼─────┼───────┼─────────────────────┼──────────────────┤ │ -- │ 2.014 │ 1.0 │ 1.0 │ -- │ -- │ │ -- │ 1.008 │ 1.0 │ 1.0 │ -- │ -- │ └───────────────────────────┴───────┴─────┴───────┴─────────────────────┴──────────────────┘