Warning: Input formats for node numbers and parameter numbers 
  were changed to be I10 everywhere (from a mixture of 
  I5 and I10) on March 12, 1993.  Thus, input files before
  that date are not yet revised.  Outputs should not change.


This directory (Examples) contains source code, data, and output
results for most examples and applications given in the text.
Files for Chapter # are found under directories named C#, and in
sub-directories thereof.  The contents, in alphabetical order, are:

 Directory	Sub-Directory	Description
C2		Uxx+xN		Solutions of U,xx + x^N = 0 in closed
				form(CF), and numerical integration(GQ)

C3		AxialBar	Quadratic element bar models of Section
				3.4 examples given in Bar.
C3		Bar		Linear element bar examples of Sections
				3.4 and 3.5. Two and four elements.
C3		ThermalBar	Linear element bar examples of Section
				3.6 

C8		Thermal		Example axisymmetric conduction of Section
				via numerical integration using L2 or L3.
				
C12		T3heat		Example heat conduction of Section 12.4
				via four T3 elements (T3). Ortotropic analytic
				and fea solution (Orthotropic).
C12		T6heat		Section 12.4 problem solved with T6 elements
				via numerical integration.

C13		CST		Constant strain triangle example of Section 
				13.3.

C22	 	CST		Constant strain triangle examples of Section 
				22.2 (point or edge loads).
C22		ThermalStress	CST thermal stress solutions for constant(TS)
				or variable temperatures(VT).

Ptest		2D		Patch tests for 2-D Laplace equation using
				Q8, Q9, Q17, T6 elements. By essential bc,
				or a bc and reactions, or by bc's and flux.

Note: If a file ends with m2d then it is the input file that was
      used by MESH2D to generate the example mesh.
