![]() |
![]() |
----------------- The GEOEND card can be used also to activate the geometry debugger, using the WHAT andSDUMparameters. In this case, a second GEOEND card (continuation) may be necessary. It is recommended that a STOP card should follow immediately, avoiding to start transport when debugging is completed. 1st GEOEND card:WHAT(1)= X_max of the geometry region to be debugged (no default)WHAT(2)= Y_max of the geometry region to be debugged (no default)WHAT(3)= Z_max of the geometry region to be debugged (no default)WHAT(4)= X_min of the geometry region to be debugged (no default)WHAT(5)= Y_min of the geometry region to be debugged (no default)WHAT(6)= Z_min of the geometry region to be debugged (no default)SDUM: must be = DEBUG to activate the debugger 2nd (optional) GEOEND card:WHAT(1)= Number of steps in the x-direction between X_min and X_max (default: 20)WHAT(2)= Number of steps in the y-direction between Y_min and Y_max (default: 20)WHAT(3)= Number of steps in the z-direction between Z_min and Z_max (default: 20)WHAT(4)= Maximum number of errors after which debugging stops.Default= 500.0 WHAT(5,6) : not usedSDUM= & in any position in column 71 to 78 (or in the last field if free format is used)Default(option GEOEND not given): NOT ALLOWED! GEOBEGIN and GEOEND must always be present. See the Notes to GEOEND option for more details and instructions.