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

CFX with trajectory model

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 17, 2008, 10:38
Default CFX with trajectory model
  #1
siw
Guest
 
Posts: n/a
Hi,

I'm putting together a trajectory model so that CFX runs and the vehicle moves using the forces from the CFX flowfield. I've got the mesh motion and trajectory equations sorted out. But I need help on putting the equations into CFX.

I can use the Expressions for them but as I've been improving the trajectory features it looks like I need to use a Loop statement to separate the initial velocities and position of the vehicle from the carried over values from the previous time step.

Has anyone been able to put a 3 degree of freedom, or higher, into CFX? I know these can take awhile to solve but I'm not fussed about that. And the movement should not be too much that the mesh becomes too bad.

Thanks.
  Reply With Quote

Old   March 17, 2008, 12:20
Default Re: CFX with trajectory model
  #2
CycLone
Guest
 
Posts: n/a
The variables available to CEL expressions are always lagged (i.e. from the previous timestep). If you keep this in mind while writing your expressions, you should be able to acheive what you want.

Alternatively, if you contact technical support they can provide you with a User Fortran routine for a 6 DOF solver that is already written. This 6 DOF solver will be included in the core code at version 12.

-CycLone
  Reply With Quote

Old   March 18, 2008, 03:39
Default Re: CFX with trajectory model
  #3
siw
Guest
 
Posts: n/a
Thanks,

I contacted tech support when I first started this task but they never said that one was available.

Have you used it? What's is actually called, just so I can ask them directly for it?
  Reply With Quote

Old   March 18, 2008, 13:51
Default Re: CFX with trajectory model
  #4
CycLone
Guest
 
Posts: n/a
6DOF SOLVER JUNCTION BOX ROUTINE
  Reply With Quote

Old   March 19, 2008, 05:28
Default Re: CFX with trajectory model
  #5
siw
Guest
 
Posts: n/a
Thanks.

I did not know that ANSYS provided any pre-written Junction Box Routines, first I've ever known about it. That would save me time and effort by using it.

Have you tried it? I guess I would need to use the Expressions for setting up initial data: mass properties, rates and accelerations etc.

I was confused in the CFX (v11.0) Help by having both CEL and Junction Box under User Fortran. Are they two ways of doing the same thing?
  Reply With Quote

Old   March 19, 2008, 15:27
Default Re: CFX with trajectory model
  #6
CycLone
Guest
 
Posts: n/a
CEL and Junction Box routines are different. A user CEL function allows you to create your own function to be used in CEL expressions. This can be useful if there is a specific function you need which doesn't exist in CEL and allows you to easily pass parameters to your function and use it in other expressions. A Junction Box routine is for doing external IO, solver control, etc.

I haven't used the 6DOF solver myself but know of others who have. CFX is adding it to the core solver for version 12, but you can ask for it through support. It's not commonly known, so the support rep may have to ask around to find it. I think it came out of the UK office, but you can probably find it through the Waterloo, Canada office as well.

-CycLone
  Reply With Quote

Old   April 12, 2008, 01:41
Default Re: CFX with trajectory model
  #7
Kushagra
Guest
 
Posts: n/a
What you guys are talking about? Are you talking something related to Lagrangian Tracking model in CFX-11? And what does this 6DOF do? Please brief me about it if you do not mind. Thanks very much, Kushagra
  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
Use of k-epsilon and k-omega Models Jade M Main CFD Forum 40 January 27, 2023 07:18
Superlinear speedup in OpenFOAM 13 msrinath80 OpenFOAM Running, Solving & CFD 18 March 3, 2015 05:36
CFX Streamline Curvature Correction model flow.pratish CFX 8 August 29, 2012 18:32
Reynolds Stress model in CFX vs Fluent Tim CFX 1 October 7, 2009 06:19
Use of 1 equation turbulence model in CFX 4.3 Niels Deen CFX 0 July 19, 2000 08:50


All times are GMT -4. The time now is 12:35.