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

Line-Rake Surface.jou

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 23, 2018, 13:44
Default Line-Rake Surface.jou
  #1
New Member
 
Join Date: May 2016
Posts: 9
Rep Power: 10
bako is on a distinguished road
Hello,
I need your help to create a line-rake.jou

I know that For point x.jou it's like that:
surface point-surface point-1 x1 y1
surface point-surface point-2 x2 y2
.
.
.
And for
iso-x.jou:
surface iso-surface x-coordinate x=x1 , , x1 ,
surface iso-surface x-coordinate x=x2 , , x2 ,
.
.
.
But how to do for line-rake
Can you help me?
bako is offline   Reply With Quote

Old   March 23, 2018, 14:34
Default
  #2
Senior Member
 
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,676
Rep Power: 66
LuckyTran has a spectacular aura aboutLuckyTran has a spectacular aura aboutLuckyTran has a spectacular aura about
I'll give you a hint:
surface rake blah blah blah

more precisely it's

surface rake-surface

With some common sense it is quite easy to figure out if you simply press the return/enter key in the Fluent TUI. It is good to spend some time to learn how the TUI works.
LuckyTran is offline   Reply With Quote

Old   March 23, 2018, 15:18
Default
  #3
New Member
 
Join Date: May 2016
Posts: 9
Rep Power: 10
bako is on a distinguished road
Thank you for your reply.
I know how to create Line/Rike in surface's menu.
I want to have the results of several positions in different simulations.
For this reason, I want to create a .jou file to do not repeat the task each time.
Thank you in advance.
bako is offline   Reply With Quote

Old   March 26, 2018, 10:21
Default
  #4
New Member
 
Join Date: May 2016
Posts: 9
Rep Power: 10
bako is on a distinguished road
Any help please.
bako is offline   Reply With Quote

Old   March 26, 2018, 16:02
Default
  #5
Senior Member
 
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,676
Rep Power: 66
LuckyTran has a spectacular aura aboutLuckyTran has a spectacular aura aboutLuckyTran has a spectacular aura about
The commands that go into the journal file are identical to the ones accepted by the TUI. The .jou file is simply a text file containing the commands that you would otherwise have typed manually into the TUI.

So in your .jou file instead of:

Code:
surface point-surface
you should have
Code:
surface rake-surface
and then the necessary inputs to define the rake. The issue is you don't know what these inputs are. That's why I recommend to go into the TUI and find out.
LuckyTran is offline   Reply With Quote

Old   March 27, 2018, 17:22
Default
  #6
ck3
Member
 
Khaled
Join Date: Mar 2009
Posts: 53
Rep Power: 17
ck3 is on a distinguished road
Thank you for your help "LuckyTran".
I had the same problem and I found the solution by creating the .jou but with this code: "surface line-surface", and it works perfectly.
Thanks again
ck3 is offline   Reply With Quote

Old   April 1, 2018, 01:46
Default
  #7
New Member
 
Join Date: May 2016
Posts: 9
Rep Power: 10
bako is on a distinguished road
Any help ck3.
bako is offline   Reply With Quote

Old   April 1, 2018, 17:00
Default
  #8
ck3
Member
 
Khaled
Join Date: Mar 2009
Posts: 53
Rep Power: 17
ck3 is on a distinguished road
See your pm.
ck3 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
[Other] refineWallLayer Error Yuby OpenFOAM Meshing & Mesh Conversion 2 November 11, 2021 11:04
problem during mpi in server: expected Scalar, found on line 0 the word 'nan' muth OpenFOAM Running, Solving & CFD 3 August 27, 2018 04:18
[Gmsh] Problem with Gmsh nishant_hull OpenFOAM Meshing & Mesh Conversion 23 August 5, 2015 02:09
[blockMesh] error message with modeling a cube with a hold at the center hsingtzu OpenFOAM Meshing & Mesh Conversion 2 March 14, 2012 09:56
Problems of Duns Codes! Martin J Main CFD Forum 8 August 14, 2003 23:19


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