|
[Sponsors] |
July 21, 2020, 18:06 |
Reference value definition
|
#1 |
New Member
Peter
Join Date: May 2019
Posts: 13
Rep Power: 7 |
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 09:01. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[General] Extracting ParaView Data into Python Arrays | Jeffzda | ParaView | 30 | November 6, 2023 22:00 |
[OpenFOAM.org] Compile OpenFOAM with OpenMPI+FCA v4.0.2 | guilleTessi | OpenFOAM Installation | 6 | October 18, 2019 15:13 |
can not complie fluentDataToFoam in OF2.1.1 | hewei | OpenFOAM Pre-Processing | 20 | September 8, 2018 10:19 |
Simple piston movement in cylinder- fluid models | arun1994 | CFX | 4 | July 8, 2016 03:54 |
Ansys CFX problem: unexpected very high temperatures in premix laminar combustion | faizan_habib7 | CFX | 4 | February 1, 2016 18:00 |