[cig-commits] r7938 - doc/CitcomS/manual

tan2 at geodynamics.org tan2 at geodynamics.org
Thu Sep 6 14:18:26 PDT 2007


Author: tan2
Date: 2007-09-06 14:18:26 -0700 (Thu, 06 Sep 2007)
New Revision: 7938

Modified:
   doc/CitcomS/manual/citcoms.lyx
Log:
Update the file format

Modified: doc/CitcomS/manual/citcoms.lyx
===================================================================
--- doc/CitcomS/manual/citcoms.lyx	2007-09-05 23:32:01 UTC (rev 7937)
+++ doc/CitcomS/manual/citcoms.lyx	2007-09-06 21:18:26 UTC (rev 7938)
@@ -18532,7 +18532,30 @@
 \end_layout
 
 \begin_layout LyX-Code
-Sxx Syy Szz Sxy Sxz Syz
+\begin_inset Formula $S_{\theta\theta}$
+\end_inset
+
+ 
+\begin_inset Formula $S_{\phi\phi}$
+\end_inset
+
+ 
+\begin_inset Formula $S_{rr}$
+\end_inset
+
+ 
+\begin_inset Formula $S_{\theta\phi}$
+\end_inset
+
+ 
+\begin_inset Formula $S_{\theta r}$
+\end_inset
+
+ 
+\begin_inset Formula $S_{\phi r}$
+\end_inset
+
+ 
 \end_layout
 
 \begin_layout Standard
@@ -18542,9 +18565,9 @@
 \begin_layout Standard
 \begin_inset Formula \begin{equation}
 \left[\begin{array}{ccc}
-Sxx & Sxy & Sxz\\
-Syx & Syy & Syz\\
-Szx & Szy & Szz\end{array}\right]\label{eq:symmetric stress tensor}\end{equation}
+S_{\theta\theta} & S_{\theta\phi} & S_{\theta r}\\
+S_{\phi\theta} & S_{\phi\phi} & S_{\phi r}\\
+S_{r\theta} & S_{r\phi} & S_{rr}\end{array}\right]\label{eq:symmetric stress tensor}\end{equation}
 
 \end_inset
 
@@ -18867,7 +18890,7 @@
  and 
 \family typewriter
 \size normal
-test-case.comp_nd.0.1
+test-case.comp_nd.0.10
 \family default
 \size default
 )
@@ -18884,17 +18907,43 @@
 \family default
 ).
  The format of the files is the same.
- The first line of the file is a header.
- The fourth field in the header is the bulk sum of the current composition.
- The fifth field in the header is the bulk sum of the initial composition.
- The rest of the file is column-based, where the meaning of the only columns
+ The first two lines of the file are headers.
+ The fourth field in the first line is the number of composition components.
+ In the second line, the first field is the current bulk sum of composition
+ 1.
+ The second field is the initial bulk sum of composition 1.
+ The third and fourth fields (if exist) are the current and initial bulk
+ sum of composition 2, etc.
+ ....
+ The rest of the file is column-based, where the meaning of the columns
  is:
 \end_layout
 
 \begin_layout LyX-Code
-composition
+composition1 [composition2 ...
+ compositionN]
 \end_layout
 
+\begin_layout Subsection
+Heating Output (
+\family typewriter
+\size normal
+test-case.heating.0.10
+\family default
+\size default
+)
+\end_layout
+
+\begin_layout Standard
+The first two lines of the file are the headers.
+ The rest of the file is column-based, where the meaning of the columns
+ is:
+\end_layout
+
+\begin_layout LyX-Code
+adiabatic_heating viscous_heating latent_heating
+\end_layout
+
 \begin_layout Section
 HDF5 Output (
 \family typewriter



More information about the cig-commits mailing list