|
[Sponsors] | |||||
|
|
|
#1 |
|
New Member
Yongxiao Wang
Join Date: Nov 2014
Posts: 16
Rep Power: 13 ![]() |
Hello there,
I met some problems about unit. What is the result of the following formula? (2.0)*mag(symm(fvc::grad(U))) Is it the square of strain rate (unit:s^-2) ? What is the meaning of "mag"? |
|
|
|
|
|
|
|
|
#2 |
|
Senior Member
Hrvoje Jasak
Join Date: Mar 2009
Location: London, England
Posts: 1,908
Rep Power: 34 ![]() |
mag = magnitude
__________________
Hrvoje Jasak Providing commercial FOAM/OpenFOAM and CFD Consulting: http://wikki.co.uk |
|
|
|
|
|
|
|
|
#3 |
|
New Member
Yongxiao Wang
Join Date: Nov 2014
Posts: 16
Rep Power: 13 ![]() |
Thank you for your reply.
Dose this means "mag(symm(fvc::grad(U)))" has no unit? But the error information shows the unit of "(2.0)*mag(symm(fvc::grad(U)))*nu()" is "[0 2 -2 0 0 0 0]". Why is it the unit of nu [0 2 -1 0 0 0 0]? |
|
|
|
|
|
|
|
|
#4 |
|
Senior Member
Philipp
Join Date: Jun 2011
Location: Germany
Posts: 1,297
Rep Power: 28 ![]() |
nu is the kinematic viscosity with unit m^2/s.
U is velocity with unit m/s grad is derivative with unit 1/m Multiply all of them and you get m^2/s * m/s * 1/m = m^2/s^2 Everything is fine.
__________________
The skeleton ran out of shampoo in the shower. |
|
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Who can tell me what is the meaning of the macro in fluent UDF:C_PREMIXC_RATE(c,t) | ChenZhan | Fluent UDF and Scheme Programming | 1 | May 12, 2017 04:40 |
| Meaning of Ychar and Ypmma | aylalisa | OpenFOAM Pre-Processing | 2 | October 20, 2013 06:49 |
| What's meaning of UDF FUNCTION | zhaoxinyu | Fluent UDF and Scheme Programming | 0 | March 31, 2010 09:04 |
| want to know meaning | Sangamesh | Siemens | 0 | May 15, 2007 06:15 |
| What's the meaning of "combustion scalar"and.... | cfdbeginner | CFX | 0 | November 27, 2003 10:02 |