|
[Sponsors] |
Particle temperature setting with heat source routine |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 24, 2017, 13:24 |
Particle temperature setting with heat source routine
|
#1 |
New Member
Michael Emter
Join Date: Mar 2017
Posts: 15
Rep Power: 9 |
Hello,
i am using the fortran file heatsource.F to set the temperature of my particle (Inlet) which is flying through a fluid with a certain temperature. Under Default Domain->Fluid Pair Models->Heat Transfer Option-> Particle User Source i can link the fortran file with my model. In the heat source file you have a equation SOURCE = FACT*(TEMP_FL-TEMP_PT) Now replacing TEMP_PT with a value like 500, then you have an equation SOURCE = FACT*(TEMP_FL-500)) So the Particle temperature in the next time step should be set up to 500 K. But in my simulation the particle temperature dont get 500 K. What could be the reason for that? How would you manipulate the particle temperature in fortran? Best regards |
|
Tags |
cfx, fortran, heat source, heatsource |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[swak4Foam] swak4foam for OpenFOAM 4.0 | mnikku | OpenFOAM Community Contributions | 80 | May 17, 2022 09:06 |
[OpenFOAM.org] Error creating ParaView-4.1.0 OpenFOAM 2.3.0 | tlcoons | OpenFOAM Installation | 13 | April 20, 2016 18:34 |
[swak4Foam] swak4foam building problem | GGerber | OpenFOAM Community Contributions | 54 | April 24, 2015 17:02 |
SparceImage v1.7.x Issue on MAC OS X | rcarmi | OpenFOAM Installation | 4 | August 14, 2014 07:42 |
centOS 5.6 : paraFoam not working | yossi | OpenFOAM Installation | 2 | October 9, 2013 02:41 |