|
[Sponsors] |
![]() |
![]() |
#1 |
New Member
Join Date: Apr 2017
Posts: 4
Rep Power: 10 ![]() |
Hello everybody!
I'm working on a tube. In my work I'm using a Fortran subroutine that is compiled to CFX (User CEL). I need to get access to the elements coordinates or Element-to-vertex Connectivity in the inlet of a tube. Based on CFX documentation it is possible by calling "USER_GET_MESHDATA" subroutine. However, I think first I need to call "USER_GET_MESH_INFO" subroutine to obtain the values of integer variables defining these arrays, is not it? I'm just starting with CFD. Could you help me? |
|
![]() |
![]() |
![]() |
![]() |
#2 |
Senior Member
Lance
Join Date: Mar 2009
Posts: 669
Rep Power: 23 ![]() |
||
![]() |
![]() |
![]() |
![]() |
#3 |
New Member
Join Date: Apr 2017
Posts: 4
Rep Power: 10 ![]() |
I'm sorry, I'm just starting with Fortran in CFX. I want to deform the grid in the process of solving. I want to use something like this:
(x, y, z) - mesh coordinates. (xx, yy, zz) = (x, y, z) + (u(x, y, z), v(x, y, z), w(x, y, z)) |
|
![]() |
![]() |
![]() |
![]() |
#4 |
Senior Member
Lance
Join Date: Mar 2009
Posts: 669
Rep Power: 23 ![]() |
Is there a reason you cannot use the built in mesh deformation functions? Have a look at Specified displacement
|
|
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|