|
[Sponsors] |
how I can write the file script to submite via HPC cluster at my UNI |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 16, 2011, 03:06 |
how I can write the file script to submite via HPC cluster at my UNI
|
#1 |
Senior Member
Safia
Join Date: Oct 2010
Location: Australia
Posts: 161
Rep Power: 16 |
hi there
see please the below link: http://hpc.usq.edu.au/documentation/...es.htm#ansysex it gives example for batch script to run ansys-fluent 12.1.4 on HPC cluster. As you can see, it has been written on the third row that: Please save this script into a file called (Fluent121.script) and # Submit this script using the command: qsub Fluent121.script what kind of programm which can open the files with script extension? finally, help me ASAP. Regards |
|
October 16, 2011, 18:19 |
|
#2 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,854
Rep Power: 144 |
The link is broken. And you should post this request on the fluent forum anyway.
|
|
October 17, 2011, 03:18 |
|
#3 |
Member
Ali Torbaty
Join Date: Jul 2009
Location: Sydney, Australia
Posts: 72
Rep Power: 17 |
if it is required to submit via qsub, then the HPC is running on Linux; you can open script file with any text editor. the extension is not important in Linux like windows, it is the attribute which is important and tells the system if your file is executable. search around and you will find a lot of document for it.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
c++ libraries and solver compiling | vaina74 | OpenFOAM Installation | 13 | February 3, 2012 18:43 |
[blockMesh] BlockMesh FOAM warning | gaottino | OpenFOAM Meshing & Mesh Conversion | 7 | July 19, 2010 15:11 |
[OpenFOAM] Paraview command not found | hardy | ParaView | 7 | September 18, 2008 05:59 |
Compiling OpenFOAM13 on AMD64 with Redhat Enterprise | mbeaudoin | OpenFOAM Installation | 20 | June 17, 2008 07:43 |
Results saving in CFD | hawk | Main CFD Forum | 16 | July 21, 2005 21:51 |