|
[Sponsors] |
How can I implement temperature jump boundary condition in microchannel walls? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 7, 2010, 07:07 |
How can I implement temperature jump boundary condition in microchannel walls?
|
#1 |
New Member
sima
Join Date: Apr 2010
Posts: 5
Rep Power: 16 |
Hi,
I want to apply slip velocity and temperature jump boundary condition to the walls of a two-dimensional channel in Fluent. I use your report (IFTR reports). There is not any problem for slip boundary condition but the following errors appear when I apply temperature jump to the wall: Error: FLUENT received fatal signal (ACCESS_VIOLATION) 1. Note exact events leading to error. 2. Save case/data under new name. 3. Exit program and restart to continue. 4. Report error to your distributor. Error Object: () I'd be grateful if someone help me. |
|
April 2, 2011, 01:08 |
|
#2 |
New Member
P Kaushik
Join Date: Oct 2010
Location: Kharagpur, India
Posts: 5
Rep Power: 16 |
This is a common problem faced if the C_T_G or the temperature gradient is used in the temperature jump udf. Initially there no temperature gradient in general problems, hence accessing C_T_G becomes a problem and gives this error.
The solution is simple. All you need to do is run a few iterations, say 3 or 5 without this udf and then add the udf to your boundary condition and continue. Good luck! |
|
April 2, 2011, 06:56 |
|
#3 |
Senior Member
|
Hi,
you should prevent FLUENT from freeing up gradients data before. in TUI : solve/set/expert and then answering yes to the question Keep temporary solver memory from being freed? |
|
September 1, 2011, 19:10 |
|
#4 |
New Member
hadi ramin
Join Date: Aug 2011
Posts: 3
Rep Power: 15 |
hi amir
i have the same problem during the using of slip boundary condition, I checked your comment and again I have the same error is anything I must apply? thanks in advanec |
|
September 2, 2011, 03:46 |
|
#5 | |
Senior Member
|
Quote:
If your UDF contains gradient commands, probable problem which you may encounter is that these parameters do not have any value at first iteration; so, my suggestion before implementing of your UDF is that to store some values in these parameters. you can do that by few pre-iterations or patching parameters (in the cases you've used UDMs). Bests,
__________________
Amir |
||
September 2, 2011, 04:34 |
|
#6 |
New Member
hadi ramin
Join Date: Aug 2011
Posts: 3
Rep Power: 15 |
thanks amir jan for your request
I do every thing, but it has the error. can I send to you my UDF and you checked it? It's related to my projects and I need it immediately. can I have your email? |
|
May 18, 2016, 22:50 |
|
#7 |
New Member
Pengwei Chen
Join Date: May 2016
Posts: 8
Rep Power: 10 |
Is it a compiled udf?
|
|
January 6, 2021, 22:36 |
|
#8 | |
New Member
zhangdongjie
Join Date: Jan 2021
Posts: 22
Rep Power: 5 |
Quote:
|
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
temperature outlet boundary condition | sofie1 | FLUENT | 0 | July 12, 2010 18:00 |
External Radiation Boundary Condition for Grid Interface | CFD XUE | FLUENT | 0 | July 9, 2010 03:53 |
Cyclic jump boundary condition | hjasak | OpenFOAM Running, Solving & CFD | 10 | April 16, 2010 16:35 |
nonuniform temperature boundary condition | blackbody | CFX | 4 | March 15, 2010 16:47 |
Free Stream Temperature wall boundary condition | emanuele | FLUENT | 0 | March 19, 2007 11:45 |