Ansys Learning Forum › Forums › Discuss Simulation › Fluids › How to Save Defined Animations Along with the Final Case? › Reply To: How to Save Defined Animations Along with the Final Case?
January 9, 2025 at 9:06 pm
Rui.Li
Subscriber
run_batch:
#!/bin/bash
#SBATCHÂ --job-name=Fluent_Test_Job
#SBATCHÂ --partition nocona
#SBATCHÂ --time=10:00:00
#SBATCHÂ --mail-user=Rui.Li@ttu.edu
#SBATCHÂ --mail-type=END,FAIL
#SBATCHÂ --output=%x.o%j # %j will be replaced with the job ID
#SBATCHÂ --nodes=1
#SBATCHÂ --ntasks-per-node=128
#SBATCHÂ --mem-per-cpu=1GB
module load test/v241_fluids
fluent 3d -g -t$128 -nm -ssh < Testcases.in