[Next] [Previous] [Up] [Top]
Keywords
TITLE
This keyword data block is used to include a comment for a simulation in the output file. The comment will appear in the echo of the input data and it will appear at the beginning of the simulation calculations.
Example
Line 0: TITLE The title may begin on this line,
Line 1a: or on this line.
Line 1b: It continues until a keyword is found at the beginning of a line
Line 1c: or until the end of the file.
Explanation
Line 0: TITLE comment
- TITLE is the keyword for the data block. Optionally, COMMENT.
- comment--The first line of a title (or comment) may begin on the same line as the keyword.
Line 1: comment
- comment--The title (or comment) may continue on as many lines as necessary. Lines are read and saved as part of the title until a keyword begins a line or until the end of the input file.
Notes
Be careful not to begin a line of the title with a keyword because that signals the end of the TITLE keyword data block. The TITLE keyword data block is intended to be used to identify each simulation in the output file. If more than one title keyword is entered for a simulation, each will appear in the output file as part of the echo of the input data, but only the last will also appear at the beginning of the simulation calculations.
Example problems
The keyword TITLE is used in all example, 1 through 12.
- Example
-
- Explanation
-
- Notes
-
- Example problems
-
User's Guide to PHREEQC - 07 MAY 96
[Next] [Previous] [Up] [Top]