// This database is used to specify the Neumann BC for the axial // traction examples. #SPATIAL.ascii 1 SimpleDB { // There are three values specified in the database, corresponding to the // two components of the traction vector. num-values = 3 value-names = traction-shear-horiz traction-shear-vert traction-normal // The tractions have units of Pa. value-units = Pa Pa Pa // The values are specified along a line. num-locs = 2 // The topology of the data is a line, since the data is specified // by a line. data-dim = 1 // The spatial dimension of the database space-dim = 3 // We are specifying the data in a Cartesian coordinate system. cs-data = cartesian { // Our units are already in meters, so we can just multiply by one. to-meters = 1.0 // We are using a 2D Cartesian coordinate system. space-dim = 3 } } // X-coord, Y-coord, Z-coord, shear-traction-horizontal, shear-traction-vertical normal-traction 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -10000.0 0.0 0.0 -3.231707957624999e+08