|
[Sponsors] |
how to create input file to run fluent in batch |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 1, 2006, 13:39 |
how to create input file to run fluent in batch
|
#1 |
Guest
Posts: n/a
|
Hi all, Currently I am running my fluent in window. Recently I received a grant from supercomputer and would like to send a batch job. I don't know how to create the input file. Anybody, help!!!
|
|
June 2, 2006, 04:33 |
Re: how to create input file to run fluent in batc
|
#2 |
Guest
Posts: n/a
|
||
June 2, 2006, 11:56 |
Re: how to create input file to run fluent in batc
|
#3 |
Guest
Posts: n/a
|
The journal file has this [cx-gui-do cx]in every line, for example: (cx-gui-do cx-activate-item "Select File*Apply") do I need to edit this. Thx.
|
|
October 16, 2016, 10:00 |
|
#4 |
Senior Member
raunak jung pandey
Join Date: Jun 2016
Posts: 102
Rep Power: 10 |
Hi I am also facing the same problem . How did you solve the problem ?
Thank You |
|
October 17, 2016, 14:18 |
|
#5 |
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,747
Rep Power: 66 |
cx-gui-do cx are graphical commands that are usually recorded from macros. They don't work if there is no GUI so you should avoid them.
Write a true, proper, text only journal file using only TUI commands. |
|
November 17, 2016, 07:27 |
|
#6 |
Senior Member
raunak jung pandey
Join Date: Jun 2016
Posts: 102
Rep Power: 10 |
Hi I have to run a LES simulation in batch mode. I have got a grant to use supercomputing facility. I need to run fluent in batch mode.
Is it possible to create a journal file which is able to read case file run steady simulation and initialize transient simulation in a configuration ? Thank You |
|
November 21, 2016, 09:27 |
|
#7 |
Senior Member
Kushal Puri
Join Date: Nov 2013
Posts: 182
Rep Power: 12 |
you can easily create a journal file.
e.g rcd "complete file name " it 100 wcd "complete file name " rcd "complete file name2 " it 100 wcd "complete file name2 " Above example run for two case and data :::::::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::: rcd : read case and data. it : iterate , 100 number of iterations wcd : write case and data Hope this will help |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
how to set periodic boundary conditions | Ganesh | FLUENT | 15 | November 18, 2020 07:09 |
Problem installing on Ubuntu 9.10 -> 'Cannot open : No such file or directory' | mfiandor | OpenFOAM Installation | 2 | January 25, 2010 10:50 |
OpenFOAM Install Script | ljsh | OpenFOAM Installation | 82 | October 12, 2009 12:47 |
DxFoam reader update | hjasak | OpenFOAM Post-Processing | 69 | April 24, 2008 02:24 |
Help on run fluent jou file | Jack Liang | FLUENT | 2 | February 13, 2004 22:08 |