FLAC3D Version 2.0B - 1BERROR MESSAGESB.1FLAC3D-Specific Errors*** A zone has undefined material modelOne or more zones in the model has not had a material model defined. This must bedone before cycling.*** All zones have NULL fluid modelNo zones with active fluid material models are present. Either activate some zonesfor fluid calculations or disable fluid calculations.*** Attempted to create a degenerate triangleThe generation a surface item caused the creation of a degenerate triangle (i.e. onewith co-linear points).*** Bad commandFLAC3D failed to recognize the command entered.*** Bad format parameter i (string)The ith parameter on the command line was not in the format required by the com-mand syntax.*** Bad I/O on file fi leFLAC3D was unable to either read or write to file fi le. If writing, there may be noavailable disk space. If reading, the file may be corrupt.*** Bad keyword parameter i (string)Parameter i on the command line was not processed by FLAC3D. Check the commandsyntax.B - 2FLAC3D Version 2.0*** Bad overlay codeAn illegal overlay code was specified in the MODELcommand. Legal values areintegers between -1 and 2.*** Bad RANGE keywordA range was specified with an illegal or unrecognized keyword. Check for spellingerrors and see the manual for the correct syntax.*** Biot modulus fluid mode is offMay not access Biot modulus when Biot modulus mode is off.*** Biot modulus fluid mode is onMay not access fluid modulus fmoduluswhen Biot modulus mode is on.*** Cable element not foundA reference was made to a cable element that does not match any element currentlyin memory.*** Cable has zero lengthA cable was specified/found with a zero element length.*** Cable stiffness parameters have not bee...