Skip to content

Codes for computing the solar gyroresonance and free-free radio emissions

Notifications You must be signed in to change notification settings

kuznetsov-radio/GRFF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Alexey Kuznetsov, February 2021.

The codes are implemented as Windows/Linux libraries callable from IDL (via call_external function) or Python (via the Ctypes interface). See the files CallingConventions.pdf and Diagram.pdf in the "doc" folder for more details and calling conventions, and the folder "examples" for the usage examples.

The folder "binaries" contains the compiled Windows DLL and Linux SO libraries.

DOI

for MacOS users

need to install Homebrew first, then

brew install gcc llwv libomp

cd GRFF/source

make
make install
make clean

About

Codes for computing the solar gyroresonance and free-free radio emissions

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages