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

Fluent journal file

Register Blogs Community New Posts Updated Threads Search

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   July 20, 2006, 10:48
Default Fluent journal file
  #1
ahmet
Guest
 
Posts: n/a
Dear all, I am trying to get Fluent run as a batch process on a SGI machine. However, my journal file is not working. Can anyone help me figure out the problem with my journal file and batch script? Also can someone post or send a sample journal file? I copied the batch script and journal file below?

Thank you all in advance. ahmet

****************BATCH*******************

#PBS -N ahmet1 #PBS -S /bin/tcsh #PBS -j oe #PBS -l cput=10:00:00 #PBS -l ncpus=4,mem=1gb

cd $TMPDIR

cp /scratch/a0u8545/060719/6inch-15-alt/6-15a-60-060717-00-fl.jou .

cp /scratch/a0u8545/060719/6inch-15-alt/6-15a-60-060706-00.cas .

module load fluent

fluent 3d -g < 6-15a-60-060717-00-fl.jou > outputfile

cp outputfile /scratch/a0u8545/060719/6inch-15-alt

cp 6-15a-60-060717-00 /scratch/a0u8545/060719/6inch-15-alt

cp 6-15a-60-060706-00.dat /scratch/a0u8545/060719/6inch-15-alt

qstat -f $PBS_JOBID

********************JOU FILE*************************

/file/rc 6-15a-60-060706-00.cas

/define/boundary-conditions/velocity-inlet

;(5ft-inlet)

;zone id/name [5ft-inlet] <RETURN>

;Velocity Specification Method: Magnitude and Direction [no]

<RETURN>

;Velocity Specification Method: Components [no]

<RETURN>

;Velocity Specification Method: Magnitude, Normal to Boundary [yes]

<RETURN>

;Reference Frame: Absolute [yes]

<RETURN>

;Use Profile for Velocity Magnitude? [no]

<RETURN>

;Velocity Magnitude (ft/s) [5.95]

6.80

;Coordinate System: Cartesian (X, Y, Z) [yes]

<RETURN>

;Turbulence Specification Method: K and Epsilon [yes]

<RETURN>

;Use Profile for Turb. Kinetic Energy? [no]

<RETURN>

;Turb. Kinetic Energy (ft2/s2) [10.764263]

<RETURN>

;Use Profile for Turb. Dissipation Rate? [no]

<RETURN>

;Turb. Dissipation Rate (ft2/s3) [10.764263]

<RETURN>

/solve/initialize/compute-defaults/velocity-inlet

;(5ft-inlet)

;zone id/name [5ft-inlet]

<RETURN>

/solve/iterate 50

file/export/ascii

;ASCII file name []

6-15a-60-060717-00

;Surfaces(1) [()]

point-7 point-8 point-9 point-10 point-11 point-12 point-13

;Surfaces(3) [()]

<RETURN>

;Write loads at boundaries? [no]

<RETURN>

;Delimiter/Comma?, if comma not chosen,

;space is assumed to be the delimiter [no]

<RETURN>

;ASCII scalar(1)>

pressure pressure-coefficient velocity-magnitude x-velocity turb-kinetic-energy turb-diss-rate

;ASCII scalar(7)>

q

;Location/Cell-Centered?,

;if Cell-Centered not chosen, node values of scalars are reported [no]

y

exit

y

  Reply With Quote

 


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
Fluent 12 Journal File Problem Krish FLUENT 2 July 16, 2010 06:10
OpenFOAM Install Script ljsh OpenFOAM Installation 82 October 12, 2009 11:47
[Gmsh] Compiling gmshFoam with OpenFOAM-1.5 BlGene OpenFOAM Meshing & Mesh Conversion 10 August 6, 2009 04:26
Regarding FoamX running Kindly help out hariya03 OpenFOAM Pre-Processing 0 April 18, 2008 04:26
Problem with rhoSimpleFoam matteo_gautero OpenFOAM Running, Solving & CFD 0 February 28, 2008 06:51


All times are GMT -4. The time now is 07:17.