From 2869a37b51754635ddfbf9aa7e6e731900d144bd Mon Sep 17 00:00:00 2001 From: Michael Hirsch Date: Mon, 13 Apr 2020 04:15:36 -0400 Subject: [PATCH] docJF --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 95c3db4..085ccbc 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,10 @@ cmake --build iri2016/build * Latitude vs Longitude: plot of foF2 a function of geographic latitude and longitude ![image](./figures/iri2DExample02.png) +### setting JF flags + +[iri2016.for](./iri2016/src/iri2016sub.for) has a few dozen logical flags stored in variable JF. To reconfigure those flags, edit [iri2016_driver.f90](./iri2016/src/iri2016_driver.f90) and recompile iri2016_driver.exe. + ### Matlab / GNU Octave IRI2016 is readily accessible from Matlab and GNU Octave.