STOMP

Plot File Description (e)

A plot file is generated by default at the conclusion of every execution and otherwise when requested in the Output Control Card with the Plot File Output Times input items. If a file named plot.n (where n refers to the time step extension) already exists in the current directory, then the file will be erased and overwritten. The user is responsible for renaming previous plot.n files prior to executing the simulator. Examples of post-processing of the plot.n files are provided on the Plot File Post-processing page.

Header

A plot file begins with a welcome statement, disclaimer, and banner, which should appear similar to:

Data

Following this header are data for the current time step (1), simulation time (2), number of nodes in the three coordinate directions (3), followed by the origin for X, Y and Z (4). The next set of information describes the grid by specifying the x- or radial-direction centroid node positions (5), the y- or azimuthal-direction centroid node positions (6), the z-direction centroid node positions (7), and the node volume (8) for every grid block in the computational domain. 

The remaining portion of a plot.n file comprises arrays of variable data that correspond to the requested Plot File Variables. Field variable data groups list the value of the field variable at the node centroid. Fluxes in the plot file should be requested using the node centroid (nc) variable name (i.e., xnc aqueous volumetric flux).  Node centroid values for flux variables are simple arithmetic averages of the two nodal surface values. These field variable data are arranged in groups, each with a title line that indicates the type of data (9). Each group of data contains a field variable listed sequentially for every node in the computational domain (10). Data groups are arranged in rows with 10 data items per row.

 


 

eSTOMP User Guide Home