July 18, 2023, 11:34
|
Maximum enteries for volumetricFlowRate table, error: out-of-order value
|
#1
|
|
Senior Member
chandra shekhar pant
Join Date: Oct 2010
Posts: 220
Rep Power: 18
|
Dear experts,
I was trying to set the
Code:
flowRateInletVelocity
using
Code:
volumetricFlowRate table
and I have around 3010 enteries for volumeflux variation with time, if I am trying to include those in a single go, then I am getting the following error:
Code:
--> FOAM FATAL ERROR: (openfoam-2112)
out-of-order value: 183.865 at index 150
From void Foam::Function1Types::TableBase<Type>::initialise() [with Type = double]
in file /home/csp/OpenFOAM/OpenFOAM-v2112/src/OpenFOAM/lnInclude/TableBase.C at line 129.
Could anyone please help to resolve this issue, any help would be appreciated, many thanks in advance.
Last edited by chandra shekhar pant; July 18, 2023 at 11:38.
Reason: error
|
|
|