ABAQUS
ABAQUS operation instructions and user guide.
Ansysedt
-ng: Use non-graphical user interface mode. -monitor: Display solver progress on the console. -distributed: Use distributed computing. -machinelist num=$SLURM NTASKS: Specify the number of compute nodes to use, where $SLURM NTASKS is an environment variable representing the currently available...
CFX
-def inputfile.def: Specify the input file as inputfile.def. -fullname test: Specify the solver name as test. -double: Specify the use of double-precision floating-point numbers for computation. -parallel: Specify the use of parallel computing. -start-method \"Intel...
Comsol
-comsol batch: Indicates using COMSOL for batch processing. -inputfile: Indicates the path and filename of the input file. -applications/COMSOL Multiphysics/Equation Based/black scholes put.mph: Indicates the path of the input file...
Converge
mpirun: MPI program launch command. -machinefile './machinefile': Specifies the machine list file for running the MPI program, where './machinefile' is the path to the machine list file. -np $SLURM_NPROCS: Specifies the number of processes to use, where $SLURM_NPROCS is an environ...
Fluent
-g: Indicates launching Fluent with a graphical user interface. -slurm: Indicates using Slurm as the job scheduler. -t $SLURM_NTASKS: Indicates using $SLURM_NTASKS processes to run Fluent. -pib.ibv: Indicates using the InfiniBand network protocol. -cnf=slurmhos...
MS
MS Operation Instructions and User Guide.
Optistruct
-optistruct: Command for the OptiStruct solver. -420-DG-ncode.dat: Name of the input file. -mpi: Use MPI parallel processing. -ddm: Use DDM (Distributed Data Management) parallel processing. -core IN: Use IN cores. -np 7: Use 7 processes. -nt 8: ...
Simpack
Simpack operation instructions and user guide.
DYNA
lsdyna: LS-DYNA is a general-purpose finite element analysis software used to simulate various physical phenomena and engineering problems. -dis: An option indicating that output should be sent to the display. -machines $endflag: Another option used to specify the computer name or IP address. In this example, $endflag is a variable...
FDS
FDS Operation Instructions and User Guide.
StarCCM+
-power: Run starccm+ in PowerSession mode. -mpi intel: Use the Intel MPI library. -machinefile './machinefile': Specify the path to the machine file containing the node list. -np $SLURM_NTASKS: Specify the number of processes to use, where $SL...