* -*- LaGriT -*- * * ---------------------------------------------------------------------- * PARAMETERS CONTROLLING MESH * ---------------------------------------------------------------------- * * Mesh size and number of points along x & y define / dx / 1000.0 define / nx / 25 define / ny / 25 define / len_min / 577.4 define / len_max / 1732.1 * ---------------------------------------------------------------------- * GENERATE MESH AND MARK BOUNDARIES * ---------------------------------------------------------------------- input / mesh_tet4.lagrit * ---------------------------------------------------------------------- * WRITE MESH * ---------------------------------------------------------------------- cmo / setatt / box / ipolydat / no dump / gmv / reverseslip_tet4_1000m.gmv / / binary pset / -all- / write / reverseslip_tet4_1000m.pset / binary * ---------------------------------------------------------------------- finish * ====================================================================== * End of file