|
[Sponsors] |
solve the equation looks like heat conduction equation |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 27, 2023, 08:58 |
solve the equation looks like heat conduction equation
|
#1 |
New Member
zw
Join Date: Oct 2023
Posts: 1
Rep Power: 0 |
Hello,
I want to use OenFOAM to solve a partial differential equation,which looks like heat conduction equation. But its "thermal diffusion coefficient" is less than 0. It is fvm::ddt(T) - fvm::laplacian(DT, T) == 0 But its Dt < 0. I tried to use laplacianFoam, but the calculation failed. "Floating point exception" appears. Can someone tell me how to adjust my laplacianFoam case, or which solver I should choose? |
|
October 27, 2023, 12:18 |
|
#2 |
Senior Member
Join Date: Apr 2020
Location: UK
Posts: 747
Rep Power: 14 |
Is the equation not unstable with a negative diffusion coefficient, i.e. working as intended?
Think of a simple case of 1D heat conduction in a bar with a negative heat diffusivity - any gradient would automatically try steepen instead of diffuse. So I can imagine that your solution would run away quickly, and ultimately crash. |
|
Tags |
laplacianfoam, openfoam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
About Heat Flux Equation in StarCCM+ manual | jshu004 | STAR-CCM+ | 1 | March 26, 2020 10:40 |
Error - Solar absorber - Solar Thermal Radiation | MichaelK | CFX | 12 | September 1, 2016 06:15 |
Heat transfer (conduction) between two pipes | shields | FLUENT | 14 | February 3, 2016 08:45 |
Use advection step and Dispersion step to solve advection diffusion equation | cooljd | Main CFD Forum | 0 | October 15, 2012 16:44 |
error message | cuteapathy | CFX | 14 | March 20, 2012 07:45 |