Copyright 2003 by gINT Software. All rights reserved worldwide.
GR006.TXT

gINT Rules Code Samples - 006

Requires gINT version 6.1.013 or later.

NOTE:  Code samples are provided free of charge and as-is.  gINT Software makes no claim or warranty as to the accuracy of the samples.  It is the responsibility of the user to ensure that the code performs as it should.  Comments, suggestions, and error reports are appreciated.

Description
===========
From CPT data, calculates:
  Normalized Tip Resistance
  Porewater Pressure (converted from psi to tsf)
  Hydrostatic Porewater Pressure
  Estimated Undrained Friction Angle
  Estimated Undrained Shear Strength

Revision History
================
07 November 2003:
Initial upload
*************************************************

INCLUDED FILES:
GR006.GLB:
  Contains the gINT Rules code modules GR006 and GR006 COMMON PROCEDURES.

GR006.GPJ:
  Sample project that makes use of the code modules.
*************************************************

INSTALLATION PROCEDURE:
Copy the files wherever you prefer.  To see the gINT Rules code modules you must either merge the GLB into your library (Utilities:Lib Merge/Copy) or change to the included library (File:Change Library).
*************************************************

SPECIAL NOTES:
None
*************************************************