|
[Sponsors] |
May 5, 2014, 06:23 |
Source Term values in transportequation
|
#1 | |
Senior Member
Join Date: Jan 2012
Posts: 166
Rep Power: 14 |
hi,
I have created a source term which is used in a transportequation. The source term returns a field with values of type [change of dimension / time in second]. If I put the source term field "volScalarField SourceTermField" into a transportequation like Code:
solve ( fvm::ddt(alpha,....) == - fvc::div(phase.phiAlpha(),...) + SourceTermField*runtime.deltaTValue() ); AND is method value() the right one to get the physical time of the the actual time step ? Edit: Furthermore I realized that I get an error when using object runtime in the transportequation: Quote:
greetings maybee Last edited by maybee; May 5, 2014 at 09:35. |
||
May 5, 2014, 11:49 |
|
#2 |
Senior Member
Mohammad Shakil Ahmmed
Join Date: Oct 2012
Location: AUS
Posts: 137
Rep Power: 15 |
i guess it will be: runTime
|
|
May 5, 2014, 12:02 |
|
#3 |
Senior Member
Join Date: Jan 2012
Posts: 166
Rep Power: 14 |
Haha, damn I must be tired.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
centOS 5.6 : paraFoam not working | yossi | OpenFOAM Installation | 2 | October 9, 2013 02:41 |
Source Term Question | Blackhawks84 | Fluent UDF and Scheme Programming | 1 | July 31, 2012 16:44 |
UDF Source Term Units? | Brian | FLUENT | 1 | October 24, 2005 10:15 |
UDFs for Scalar Eqn - Fluid/Solid HT | Greg Perkins | FLUENT | 0 | October 14, 2000 00:03 |
UDFs for Scalar Eqn - Fluid/Solid HT | Greg Perkins | FLUENT | 0 | October 11, 2000 04:43 |