|
[Sponsors] |
Modyfication of diffusion equation in solidDisplacementFoam solver |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 29, 2016, 19:38 |
Modyfication of diffusion equation in solidDisplacementFoam solver
|
#1 |
New Member
Join Date: Mar 2016
Posts: 1
Rep Power: 0 |
Hello!
Could you help me please! I would like to solve non-classical Helmholtz type of diffusion equation and find diffusion stresses with solidDisplacementFoam solver. Is it correct to modify file solidDisplacementFoam.c in the directory ...\solvers\stressAnalysis\solidDisplacementFoam\ ? I would like to change in this file current form of energy equation: solve (fvm::ddt(T) == fvm::laplacian(DT, T)); to the following form: solve (fvm::ddt(T) == fvm::laplacian(DT, T) - T); In the test problem wich I try to solve nothing was changed... I am using OpenFOAM for Windows 16.02 |
|
Tags |
diffusion, modification, soliddisplacementfoam, stress |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
mass flow in is not equal to mass flow out | saii | CFX | 12 | March 19, 2018 06:21 |
Calculation of the Governing Equations | Mihail | CFX | 7 | September 7, 2014 07:27 |
Moving mesh | Niklas Wikstrom (Wikstrom) | OpenFOAM Running, Solving & CFD | 122 | June 15, 2014 07:20 |
Model crashes while solving advection diffusion equation | cooljd | Main CFD Forum | 3 | August 23, 2012 11:40 |
Constant velocity of the material | Sas | CFX | 15 | July 13, 2010 09:56 |