CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > SU2 > SU2 Shape Design

Constraning FFD Box movement in +Z direction

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 21, 2022, 14:05
Default Constraning FFD Box movement in +Z direction
  #1
Member
 
Umut Can
Join Date: Oct 2012
Posts: 42
Rep Power: 13
Umuteng is on a distinguished road
Hello All,

Is it possible to constrain FFD Box deformation in a specific direction?
I mean, I want to allow the FFD Box to move in the -(negative)Z direction but not in the +(positive)Z direction.

Any help will be appreciated.
Thanks
Umuteng is offline   Reply With Quote

Old   July 25, 2022, 21:00
Default
  #2
Senior Member
 
Wally Maier
Join Date: Apr 2019
Posts: 123
Rep Power: 7
wallym is on a distinguished road
Hi Umuteng,

Yes. I always suggest manually creating the DEFINITION_DV field. When you do, you can specify exactly the grid deformation you want to perform -> heres part of an example from SU2's tutorials suite:

DEFINITION_DV= ( 11, 1.0 | UPPER_SIDE, LOWER_SIDE, TIP | WING, 0, 1, 0, 0.0, 0.0, 1.0 );

This FFD design variable with the FFD coordinates of (0,1,0) will only deform in the +Z directions (0.0,0.0,1.0) as defined by the last three arguments.

If you want your variables to be constrained to -Z your arguments would like:
DEFINITION_DV= ( 11, 1.0 | UPPER_SIDE, LOWER_SIDE, TIP | WING, 0, 1, 0, 0.0, 0.0, -1.0 );

Best,
Wally
wallym 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
UDF needed for sinusoidal Piston movement in +-x direction Tanumoybanerjee88 Fluent UDF and Scheme Programming 2 December 4, 2019 02:18
[DesignModeler] simply model, empty box conquer ANSYS Meshing & Geometry 0 March 28, 2014 18:26
Multiple FFD box definition for shape optimization study diwakaranant SU2 1 November 5, 2013 17:46
FFD module for geometry deformation RobinDufour SU2 Shape Design 1 August 19, 2013 12:26
Immersol Simulation of a Heated Box Dong Phoenics 0 March 2, 2006 21:20


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