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

Reference value definition

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 21, 2020, 17:06
Default Reference value definition
  #1
New Member
 
Peter
Join Date: May 2019
Posts: 13
Rep Power: 7
jomunkas is on a distinguished road
Hi,



What is the difference between the REF_LENGTH and SEMI_SPAN values. How do they influence the force coefficients in case of a rotating frame?


I see RefLength is used for calculating the momentum coefficients (for example in CNSSolver.cpp). Where can I find for what the SEMI_SPAN value is used for?



if (iDim == 3) {
MomentViscous[0] += (Force[2]*MomentDist[1] - Force[1]*MomentDist[2])/RefLength;
MomentX_Force[1] += (-Force[1]*Coord[2]);
MomentX_Force[2] += (Force[2]*Coord[1]);
...


Regards,
Peter

Last edited by jomunkas; July 22, 2020 at 08:01.
jomunkas 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
[General] Extracting ParaView Data into Python Arrays Jeffzda ParaView 30 November 6, 2023 21:00
[OpenFOAM.org] Compile OpenFOAM with OpenMPI+FCA v4.0.2 guilleTessi OpenFOAM Installation 6 October 18, 2019 14:13
can not complie fluentDataToFoam in OF2.1.1 hewei OpenFOAM Pre-Processing 20 September 8, 2018 09:19
Simple piston movement in cylinder- fluid models arun1994 CFX 4 July 8, 2016 02:54
Ansys CFX problem: unexpected very high temperatures in premix laminar combustion faizan_habib7 CFX 4 February 1, 2016 17:00


All times are GMT -4. The time now is 20:37.