Skip to content

edkontar/beam_down

Repository files navigation

beam_down

Solar flare electron beam propagation from loop-top region downwards into the chromosphere. For details see

http://dx.doi.org/10.1088/0004-637X/707/1/L45

The code to simulatione downward electron transport in collisional plasma of solar corona; Includes self-consistently Coulumb collisions, Langmuir wave generation/absorption, and non-uniform plasma effects

If not already installed on your system, download and install git for command line from https://git-scm.com/

Launch the Git Bash terminal

git clone https://github.com/edkontar/beam_down beam_down
cd beam_down
git submodule update --init --recursive --remote

To compile with f95 or Intel Fortran compiler and build a binary file

make

To run the code

./beam

To plot results and/or make animations using IDL use fw.pro

IDL> fw

About

Solar flare electron beam propagation downwards

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors