############################################################################## Copyright(C) 1999-2020 National Technology & Engineering Solutions ############################################################################## of Sandia, LLC (NTESS). Under the terms of Contract DE-NA0003525 with ############################################################################## NTESS, the U.S. Government retains certain rights in this software. ############################################################################## ############################################################################## See packages/seacas/LICENSE for details ############################################################################## # Lines beginning with a "#" are considered a comment. # # Blank lines are ignored. # # This file is set up as a number of lines, each of which consists of # a key phrase, followed by a value. # # The order of the key phrases is not significant # # Case is not significant, unless it is significant in the value of a # variable (such as file names). # # Order of the suboptions is not significant. ############################################################################## #+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # INPUT EXODUSII FILE = # # This line contains the name of the input ExodusII mesh file which is # to be load balanced #----------------------------------------------------------------------------- INPUT EXODUSII FILE = testa.exoII #+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # OUTPUT NEMESISI FILE = # # This line is OPTIONAL. # # This line contains the name of the output NemsisI. This filename must # be different than the input filename. # # Default: nem_slice generates a name #----------------------------------------------------------------------------- OUTPUT NEMESISI FILE = testa.nemI #+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # OUTPUT VISUALIZATION FILE =