Copyright (c) 2025 by Dr Jose M. Dominguez All rights reserved. GenCase is a free tool for DualSPHysics simulations. DualSPHysics project is an international collaboration between University of Vigo (Spain) and University of Manchester (UK). Redistribution and use in binary form, without modification, are permitted provided that the following conditions are met: * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Redistributions or modifications of source code are not permitted unless expressly authorised, and must retain the above copyright notice, this list of conditions and the following disclaimer. * Neither the name of the GenCase nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. GenCase v5.4.354.01 (07-04-2025) ================================= LoadDsphConfig> .../dualsphysics/bin/DsphConfig.xml Execution parameters information: GenCase config_inout [options] GenCase config_in config_out [options] GenCase config_in * [options] Options: -h Shows information about the different parameters -ver Shows version information -templates Generates the example file 'GenCase_CaseTemplate.xml' and other template files' -clean Saves a clean version of the configuration XML file -evars: Defines new values for variables in XML file E.g.: -evars:Dp=0.56:SizeX=2.3 -dp: Defines the distance between particles -threads: Indicates the number of threads for parallel execution, it takes the number of cores of the device by default (or uses zero value). -save: Indicates the format of output files +/-all: To choose or reject all options +/-vtkcells: VTK with simplified cells of the initial configuration +/-vtkfreept: VTK with free-particles of the initial configuration +/-vtkall: VTK with all particles of the initial configuration +/-vtkbound: VTK with boundary particles of the initial configuration +/-vtkfluid: VTK with fluid particles of the initial configuration (Preselected formats: bi,vtkcells,vtkfreept) -save3vtk:<0/1> Creates 3 extra equal VTK files (default=0) -debug: Debug level (-1:Off, 0:Explicit, n:Debug level) -createdirs:<0/1> Creates full path for output files (value by default is read from DsphConfig.xml or 1) Examples: GenCase citydef city GenCase case case -dp:0.01 Finished execution (code=0).