demres_2_grff

Functions

initGET_MW(libname)

Python wrapper for Codes for computing the solar gyroresonance and free-free radio emissions; both the isothermal

ff_gyre_func(dem_res, temps, freq)

calculate_n_plot()

main()

Module Contents

demres_2_grff.initGET_MW(libname)[source]

Python wrapper for Codes for computing the solar gyroresonance and free-free radio emissions; both the isothermal plasma and the sources described by the differential emission measure (DEM) and differential density metric (DDM) are supported. By Alexey Kuznetsov, February 2021. Original code: https://github.com/kuznetsov-radio/GRFF This is for the single thread version @param libname: path for locating compiled shared library @return: An executable for calling the GS codes in single thread

demres_2_grff.ff_gyre_func(dem_res, temps, freq)[source]
demres_2_grff.calculate_n_plot()[source]
demres_2_grff.main()[source]