|
[Sponsors] | |||||
|
|
|
#1 |
|
New Member
Anj
Join Date: Jul 2012
Posts: 2
Rep Power: 0 ![]() |
Its a convective heat transfer problem. I have water flowing through a channel of dimensions 0.2x0.1x12.5mm, with constant heat flux applied on the walls of channel. The inlet and outlet faces are 0.2x0.1mm. Should i use double precision solver ?
|
|
|
|
|
|
|
|
|
#2 |
|
Super Moderator
Alex
Join Date: Jun 2012
Location: Germany
Posts: 3,460
Rep Power: 50 ![]() ![]() |
It depends on other details of the setup than you gave.
Is there a large difference between the extent of the smallest and the biggest cell in your grid, for example because you are resolving the boundary layer with Y+ < 1? Or is there any need to account for very small values of a variable? If in doubt, go for double precision. It is just the amount of memory usage that will be doubled, the computational time will increase only slightly. |
|
|
|
|
|
|
|
|
#3 |
|
New Member
Anj
Join Date: Jul 2012
Posts: 2
Rep Power: 0 ![]() |
thanks flotus1
The cells are of uniform size. I was worried because channel walls are of silicon with thermal conductivity of 148W/m.K, while that of water thermal conductivity is 0.6W/m.K (ratio of thermal conductivities is high). Also, the cross section of channel is much smaller compared to its length. |
|
|
|
|
|
![]() |
| Tags |
| double precision solver |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Steady state chemistry | linnemann | OpenFOAM Running, Solving & CFD | 14 | April 7, 2015 14:10 |
| return a normal number to solver in double precision mode in udfs | payam_IUST | FLUENT | 1 | February 13, 2012 08:06 |
| Double precision & User Fortran | Martijn | CFX | 3 | April 4, 2009 06:43 |
| Missing math.h header | Travis | FLUENT | 4 | January 15, 2009 12:48 |
| Double precision CFX | Vanessa | CFX | 8 | August 13, 2006 05:34 |