Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations IDS on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to write batch job file for ANSYS Explicit Dynamics .mechdat file

Status
Not open for further replies.

Michelle59

Mechanical
Jun 14, 2015
1
Dear everyone,

I tried to run ANSYS Explicit Dynamics .mechdat file in batch system. But I don't know how to write job file for it. The code I wrote is:

#PBS -l walltime=48:00:00
#PBS -l nodes=1:ppn=20
#PBS -l mem=64gb
#PBS -N ansys
#PBS -S /bin/bash
#PBS -j oe

cd /scratch/ycwang/20150613AirbusA320
module load ansys
run wb2
import 20150614AirbusA320wall30.mechdat
solve

It is wrong and I have no idea how to fix it. Could anyone please give me some suggestions how to adjust the codes? Thank you.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor