Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 454 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 454 Bytes

Enhanced EMP modeling (all of these enhancements made by) Merlyn(Drforbin)Cousins.

The enhancements are the general cleanup of code and the ability to write plot data to a gnuplot file for later viewing.

The procedure for compile and first run are as follows;

gfortran -o empplot EMPNPLT_FG2_plot.f gfortran -o empplot -ffpe-trap=invalid,zero,overflow -g EMPNPLT_FG2_plot.f

./empplot <IN3x.txt

gnuplot -p gnuplot_draw

DF(MC)

Thank you.

Merlyn.