1 c This is a Fortran header
file: version.h
3 c 1/5/98,
MLK: Original version
4 c 1/25/99,
KLS: Changed screamer_version
string to 2.2
5 c 9/5/08,
RBS: Changed screamer_version
string to 3.2.4.2
6 c 2011-05-05
RBS: Changed the version to 3.2.5
7 c 2012-03-08
RBS: Changed the version to 3.2.6
8 c 2013-12-08
RBS: Changed the version to 3.2.7
9 c 2014-02-06
RBS: Changed the version to 3.3
10 c 2014-05-02
RBS: Changed the version to 3.3.1
12 c Character strings
for SCREAMER version.
13 c Edit
this string as version changes
15 character*(*) screamer_version
16 parameter (screamer_version =
c This is a Fortran header KLS
c *****************************************************************************c Various format statements for read_screamer_data output c To get these into made format to be characters c for each line corrected spelling errors in format added statement for Zflow Plasma Loss Model added format for CSV output type fixed more lines longer than characters added format for Measure Zflow Block and forward c reverse current directions in Zflow plasma loss c and Zflow POS models added format for SFC output type c RBS
c *****************************************************************************c Various format statements for read_screamer_data output c To get these into made format to be characters c for each line c
c This is a Fortran header file
c This is a Fortran header MLK