|
[Sponsors] | |||||
|
|
|
#1 |
|
Member
Bidesh Sengupta
Join Date: Sep 2018
Location: Sngapore
Posts: 76
Rep Power: 9 ![]() |
Hi!
I am trying to run the time stepping by backwardDual scheme for dbns solvers (dbnsTurbFoam) and I am using the syntax in fvSchemes as: Code:
ddtSchemes
{
default backwardDual physDeltaT CoDeltaT;
}
The error that I am receiving is: Code:
--> FOAM FATAL ERROR:
request for volScalarField rhoOld from objectRegistry region0 failed
available objects of type volScalarField are
14
(
div(phi)
psi
h
rho
k
psi_0
alphat
alpha
p
T
rhoE
mut
mu
epsilon
)
Can anyone give me some suggestion how to run backwardDual time stepping? Thank you, Bidesh |
|
|
|
|
|
![]() |
| Tags |
| foam extend 4.1, holzmann cfd, jasak, open foam, time step |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to export time series of variables for one point? | mary mor | OpenFOAM Post-Processing | 8 | July 19, 2017 11:54 |
| pressure in incompressible solvers e.g. simpleFoam | chrizzl | OpenFOAM Running, Solving & CFD | 13 | March 28, 2017 06:49 |
| [blockMesh] non-orthogonal faces and incorrect orientation? | nennbs | OpenFOAM Meshing & Mesh Conversion | 7 | April 17, 2013 06:42 |
| IcoFoam parallel woes | msrinath80 | OpenFOAM Running, Solving & CFD | 9 | July 22, 2007 03:58 |
| Could anybody help me see this error and give help | liugx212 | OpenFOAM Running, Solving & CFD | 3 | January 4, 2006 19:07 |