|
[Sponsors] |
September 6, 2004, 12:11 |
Batch Mode
|
#1 |
Guest
Posts: n/a
|
Hi Everyone
Did anybody have knowledge of working in batch mode systems (Connecting windows 2000 to Linux systems). I am facing some problems in DPM model. Regards, Titiksh |
|
September 7, 2004, 12:49 |
Re: Batch Mode
|
#2 |
Guest
Posts: n/a
|
Yes, I do. What kind of problems?
|
|
September 7, 2004, 13:05 |
Re: Batch Mode
|
#3 |
Guest
Posts: n/a
|
Hi Tang
Thanx for the reply. Actually I was trying to run FLUENT in parallel mode, but unsuccessfully. I have mailed my details to your mail-id. Regards, Titiksh |
|
September 7, 2004, 13:09 |
Re: Batch Mode
|
#4 |
Guest
Posts: n/a
|
Hi Tang
I have been given an account in LINUX machine which I access through my PC (Windows2000) through putty. I am attaching the .jou file and .pbs file. Kindly look into the files. I am able to run serial jobs easily and getting results. Actually I was not able to partition the mesh and was not able to locate different machines so that it can run parallel. This is the journal file rc 4litres_closed_0.77.cas rd 4litres_closed_02000.dat parallel/auto partition /file/autosave/data-frequency 1000 /solve/set/time-step 0.002 /solve/dual-time-iterate 8000 20 exit yes ---------------------------- This is pbs (parallel batch mode) file #!/bin/sh #PBS-N fluent_run5 #PBS -l walltime=24:00:00 #PBS -q lp #PBS -l nodes=1pn=2 #PBS -l cput=48:00:00 echo "running on node " `cat $PBS_NODEFILE` /usr/support/Fluent.Inc/bin/fluent 3d -g t2 <4lc_1_0.77_pll.jou> 4lc_1_0.77_output_pll echo "done" ----------------------------- Regards, Titiksh |
|
September 7, 2004, 20:00 |
Re: Batch Mode
|
#5 |
Guest
Posts: n/a
|
Where I work we have a different method submitting jobs for batching. Are you able to monitor your job? We submit our jobs through a UNIX based station to a LINUX cluster. You can only partion the mesh in serial. I would suggest partioning your mesh in serial using the Metis method, this is the best method I have seen, and then saving your case and then resubmitting your case. This will eliminate the partion create in your journal file. Hope this helps.
|
|
August 26, 2009, 02:35 |
|
#6 |
New Member
|
Hi all,
I am a first time user of FLUENT running in cluster. I am operating with a UNIX based station to a LINUX cluster. Could you anyone please explain to me regarding: -What is .jou and .pbs file? -How do I create these files? -Why .jou and .pbs instead of .cas? -What are the command line for submitting cases to the cluster? Since the UNIX based system involves no GUI, how do I define the type of solver, time-step, number of iteration, etc before running the case? Thank you. |
|
August 26, 2009, 08:44 |
|
#7 |
Super Moderator
Maxime Perelli
Join Date: Mar 2009
Location: Switzerland
Posts: 3,297
Rep Power: 41 |
.jou and . dbs are gambit file (Mesher)
Once your mesh is ready you have to export it as .msh file. Then you import it in fluent and you can save your case file .cas , and also your data file .dat, once you finished to iterate. Regarding you system without GUI, you can access to all pull down menu with TUI commands Once fluent is loaded, press enter and you will see the menus Check the Text Command List in the help
__________________
In memory of my friend Hervé: CFD engineer & freerider |
|
January 24, 2010, 04:55 |
|
#9 |
New Member
|
Hi there,
I am currently using an SSH client (Putty) to access a Unix based cluster. I have no problem in accessing the parallel FLUENT and so far have been successfully running my simulations, however, I have to stay connected to Putty i.e. keep my PC (remote computer) on during the iterations. If I disconnect the Putty, so does the iterations. This will certainly create a lot of inconveniences if my iterations require 3 months to converge. Therefore, is there any method for me to submit the job to the cluster and off my PC (disconnect from the Putty) then come back the next three months to collect the data files? I suspect batch mode is the answer, but I am alien to this. Could someone help me by elaborating the term? Thank you v much in advance. Alven |
|
January 25, 2010, 02:43 |
|
#10 |
Super Moderator
Maxime Perelli
Join Date: Mar 2009
Location: Switzerland
Posts: 3,297
Rep Power: 41 |
Is your remote PC considered as a Spawn Node?
__________________
In memory of my friend Hervé: CFD engineer & freerider |
|
January 25, 2010, 02:53 |
|
#11 |
New Member
|
I am not sure what does the term spawn node mean but this remote PC (windows OS) is used to access the Unix cluster via SSH client (Putty) and is not involved in the iterations work. Any clue? thank you
|
|
January 28, 2010, 07:57 |
|
#12 |
Member
Tiago Macarios
Join Date: Mar 2009
Posts: 35
Rep Power: 17 |
||
February 1, 2010, 15:48 |
|
#14 |
Member
Tiago Macarios
Join Date: Mar 2009
Posts: 35
Rep Power: 17 |
I am glad it worked =D
any further questions send me a message /o/ |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Running Ansys in BAtch Mode | kuleuvenstudent | ANSYS | 1 | October 18, 2017 13:11 |
to run a replayfile in batch mode from UNIX | froztbear | ANSYS Meshing & Geometry | 4 | May 13, 2014 09:00 |
cfdpost in batch mode | taichijulie | CFX | 1 | October 25, 2010 16:29 |
double precision for batch mode | Lawrence | STAR-CD | 2 | April 7, 2010 20:10 |
Prosurf in batch mode | Dhruv | Siemens | 1 | September 19, 2005 19:02 |