general/science/
heatflux.pro
FUNCTION: heatflux PURPOSE: Calulates heatlux from a 3dimensional data structure such as those generated by get_el,get_pl,etc. e.g. "get_el" INPUT: dat: A 3d data structure. KEYWORDS: esteprange: the energy step range to use, default is full range CREATED BY: Davin Larson LAST MODIFICATION: @(#)heatflux.pro 1.5 95/10/06
Routines
top source heatflux
result = heatflux(dat, ESTEPRANGE=ESTEPRANGE)
Parameters
- dat
Keywords
- ESTEPRANGE
File attributes
Modification date: | Thu Feb 13 16:43:40 2014 |
Lines: | 22 |