|
[Sponsors] |
DeltaT and diffusion number in chtMultiRegionFoam |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 3, 2015, 18:01 |
DeltaT and diffusion number in chtMultiRegionFoam
|
#1 |
New Member
Matt Jones
Join Date: Jul 2015
Posts: 1
Rep Power: 0 |
Hi,
Currently I'm trying to set up a simple heat transfer problem between two solids, mostly with properties stolen from the solid regions in the multiRegionHeater tutorial (for now). When I run the solver with Allrun, the log.chtMultiRegionFoam shows proper execution up to the diffusion number section for each region, where things begin to go wrong. The number is reasonable (4.44E-6), but the mean and max are the same for each. Additionally, the DeltaT in the log is listed as 4500 no matter what deltaT is set to in controlDict (tried from range of .01 to .000001). At this point the program stops and publishes logs without actually running chtMultiRegionFoam. Where should I look to correct this? Would the problem lie in material properties, or in the control dictionary? Should the time step be adjusted in conjunction with the diffusion number somehow? Thanks, Matt |
|
August 10, 2015, 17:17 |
|
#2 |
New Member
Lorenzo Gomes
Join Date: Nov 2013
Location: Brazil
Posts: 12
Rep Power: 13 |
Try to open ControlDict file and set the propertie adjusttimestep to false and runtimemodifiable to true. Now set a small deltT and run the problem. After the solver is runing with no problems change adjusttimestep back to true.
|
|
Tags |
chtmultiregionfoam, controldict, delta time, diffusion, solid |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Error in thermophysical properties (chtMultiRegionFoam) | mukut | OpenFOAM Pre-Processing | 28 | November 23, 2021 07:34 |
Error in chtMultiRegionFoam | michael157 | OpenFOAM Running, Solving & CFD | 17 | May 22, 2017 04:32 |
Taking too much for run | Grimoli | OpenFOAM Running, Solving & CFD | 5 | November 26, 2013 21:07 |
Heattransfer between two fluids with chtMultiRegionFoam | Black-Pearl | OpenFOAM Running, Solving & CFD | 1 | September 7, 2013 09:03 |
directionalKSolidThermo syntax | m_f | OpenFOAM Pre-Processing | 41 | November 13, 2012 18:36 |