Screamer Project  V3.3.1
Screamer Structure
 All Files Functions Variables
version.h
Go to the documentation of this file.
1 c This is a Fortran header file: version.h
2 c Modifications:
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
11 c
12 c Character strings for SCREAMER version.
13 c Edit this string as version changes
14 c
15  character*(*) screamer_version
16  parameter (screamer_version =
17  & 'SCREAMER v3.3.1')
c This is a Fortran header KLS
Definition: version.h:3
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
Definition: zdemfmt.h:7
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
Definition: zdemfmt.h:7
c This is a Fortran header file
Definition: version.h:3
c This is a Fortran header MLK
Definition: version.h:3