CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT

how to create input file to run fluent in batch

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 1 Post By LuckyTran
  • 1 Post By Kushal Puri

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 1, 2006, 12:39
Default how to create input file to run fluent in batch
  #1
Aireen
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!!!
  Reply With Quote

Old   June 2, 2006, 03:33
Default Re: how to create input file to run fluent in batc
  #2
Ralf Schmidt
Guest
 
Posts: n/a
have a look at

http://www.cfd-online.com/Wiki/Fluen...ournal_file.3F

Ralf
  Reply With Quote

Old   June 2, 2006, 10:56
Default Re: how to create input file to run fluent in batc
  #3
Aireen
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.
  Reply With Quote

Old   October 16, 2016, 09:00
Default
  #4
Senior Member
 
raunak jung pandey
Join Date: Jun 2016
Posts: 102
Rep Power: 9
raunakjung is on a distinguished road
Hi I am also facing the same problem . How did you solve the problem ?

Thank You
raunakjung is offline   Reply With Quote

Old   October 17, 2016, 13:18
Default
  #5
Senior Member
 
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,673
Rep Power: 65
LuckyTran has a spectacular aura aboutLuckyTran has a spectacular aura aboutLuckyTran has a spectacular aura about
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.
sbaffini likes this.
LuckyTran is offline   Reply With Quote

Old   November 17, 2016, 06:27
Default
  #6
Senior Member
 
raunak jung pandey
Join Date: Jun 2016
Posts: 102
Rep Power: 9
raunakjung is on a distinguished road
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
raunakjung is offline   Reply With Quote

Old   November 21, 2016, 08:27
Default
  #7
Senior Member
 
Kushal Puri
Join Date: Nov 2013
Posts: 182
Rep Power: 12
Kushal Puri is on a distinguished road
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
hu'hu likes this.
Kushal Puri is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to set periodic boundary conditions Ganesh FLUENT 15 November 18, 2020 06:09
Problem installing on Ubuntu 9.10 -> 'Cannot open : No such file or directory' mfiandor OpenFOAM Installation 2 January 25, 2010 09:50
OpenFOAM Install Script ljsh OpenFOAM Installation 82 October 12, 2009 11:47
DxFoam reader update hjasak OpenFOAM Post-Processing 69 April 24, 2008 01:24
Help on run fluent jou file Jack Liang FLUENT 2 February 13, 2004 21:08


All times are GMT -4. The time now is 11:23.