|
[Sponsors] |
July 16, 2017, 18:04 |
Running Fluent on Cluster
|
#1 |
Member
Join Date: May 2017
Posts: 41
Rep Power: 9 |
Hi everyone,
I am setting up an LES simulation to run it on cluster. Is it possible to setup the whole problem using GUI first, and save the settings to a file so that I only need to read the mesh and this setup file and start the simulation on the cluster? I noticed there's a file with the extension "-Setup-Output.cas" and ".set" and I thought maybe it's my setup file. am I right? can I just write a few line in my journal file to read this file and also the mesh and start the simulation? Many thanks in advance. |
|
July 16, 2017, 23:26 |
|
#2 |
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,761
Rep Power: 66 |
It's much simpler.
The .cas and the .dat file already contains everything you need. The .cas contains the mesh and settings. The .dat contains the solution. Setup everything and write the .cas. You can even initialize it and then save it with the .dat. On the cluster you read the .cas and .dat and run. |
|
July 17, 2017, 06:53 |
|
#3 | |
Member
Join Date: Apr 2016
Posts: 34
Rep Power: 10 |
Quote:
|
||
July 17, 2017, 07:19 |
|
#4 | |
Member
Join Date: May 2017
Posts: 41
Rep Power: 9 |
Quote:
|
||
July 17, 2017, 14:09 |
|
#5 |
New Member
Aureliano Sancho
Join Date: May 2013
Location: Salvador-Ba-Brasil
Posts: 26
Rep Power: 13 |
are you running in background?
|
|
July 17, 2017, 16:28 |
|
#6 |
Member
Join Date: May 2017
Posts: 41
Rep Power: 9 |
||
October 18, 2017, 11:49 |
surface monitoring in fluent journal
|
#7 |
New Member
pezhman
Join Date: Aug 2015
Posts: 8
Rep Power: 11 |
I want to write a journal file to run in the university supercomputer.I have a few problems with this.
how can i monitor the solution in a journal file ? i use udf in my simulation , should i define udf in journal file ? this is my journal ------------------------------------------- ;fluent simulation input file ;read case file rc/home/arazpoor/porous/porous.cas ;initialize the solution solve initialize initialize-flow ;calculation the iteration solve/set/time-step 300 solve/dual-time-iterate 288 200 ;write data file wd/home/arazpoor/porous.dat ;exit fluent exit ;confirm exit to prompt yes --------------- |
|
Tags |
cas, cluster, fluent, journal file, parallel |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Cluster ID's not contiguous in compute-nodes domain. ??? | Shogan | FLUENT | 1 | May 28, 2014 16:03 |
script file for running fluent on linux cluster | Worth | FLUENT | 2 | February 9, 2012 12:31 |
Running fluent in UNIX | L3munoz | FLUENT | 10 | August 26, 2009 05:59 |
HELP: submitting FLUENT JOBS ON SGE CLUSTER | James Willie | FLUENT | 0 | January 27, 2006 06:42 |
Help please: submitting fluent jobs to sgi cluster | James Willie | FLUENT | 0 | January 27, 2006 06:38 |