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

Nodes at the corner

Register Blogs Members List Search Today's Posts Mark Forums Read

Like Tree1Likes
  • 1 Post By AlexanderZ

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 17, 2020, 08:01
Default Nodes at the corner
  #1
Member
 
Andrea
Join Date: Mar 2018
Posts: 62
Rep Power: 8
Andrea159357 is on a distinguished road
Hello,
I'm trying redefine nodes value at a specific location in the domain, i.e. intersection of 2 boundary condition.
Suppose the domain is a box, i want to redefine the solution of the nodes at one of the edges.
For c_face_loop MACRO there are other 2 MACRO (C_FACE, C_FACE_THREAD) that allow me to access at the global face number and its thread.

In f_node_loop MACRO there is just one MACRO (F_NODE) that allow me to access to global nodes number but none for its thread.

Does anyone know if there is a symilar MACRO as C_FACE_THREAD for nodes?
like (F_NODE_THREAD)
Andrea159357 is offline   Reply With Quote

Old   January 19, 2020, 21:26
Default
  #2
Senior Member
 
Alexander
Join Date: Apr 2013
Posts: 2,363
Rep Power: 34
AlexanderZ will become famous soon enoughAlexanderZ will become famous soon enough
macro F_NODE(f,t,n) has t inside
so you already know thread
__________________
best regards


******************************
press LIKE if this message was helpful
AlexanderZ is offline   Reply With Quote

Old   January 20, 2020, 02:00
Default
  #3
Member
 
Andrea
Join Date: Mar 2018
Posts: 62
Rep Power: 8
Andrea159357 is on a distinguished road
T thread inside F_NODE is the thread of the face group, not the node one
Andrea159357 is offline   Reply With Quote

Old   January 20, 2020, 03:55
Default
  #4
Senior Member
 
Alexander
Join Date: Apr 2013
Posts: 2,363
Rep Power: 34
AlexanderZ will become famous soon enoughAlexanderZ will become famous soon enough
as far as I know, all threads (cells, faces,nodes) are the same
abgoel363 likes this.
__________________
best regards


******************************
press LIKE if this message was helpful
AlexanderZ is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Adding compute nodes - new nodes faster than existing ones? SLC Hardware 3 November 14, 2019 15:35
32 Cores Mini-Cluster, 2 Nodes vs. 4 Nodes performance Courageous Hardware 3 July 7, 2016 11:37
Corner nodes and neumann bc Neazen Main CFD Forum 2 March 31, 2008 07:21
meshing F1 front wing Steve FLUENT 0 April 17, 2003 12:37
CFX4.3 -build analysis form Chie Min CFX 5 July 12, 2001 23:19


All times are GMT -4. The time now is 18:59.