Hello.

 I have some problems with importing series object.
 I am trying import series from series.dx file like this containing 50
 time steps.

<----->
object "temperature" class series

member file tets000000.fld
member file tets001000.fld
member file tets002000.fld
member file tets003000.fld
member file tets004000.fld
member file tets005000.fld
and so on ...

<----->

where every tets%%% file has such header

<----->
object "data" class array type float rank 0 items 20000 lsb ieee data 0
#
object "positions" class gridpositions counts 20 20 50
origin 0 0 0
delta 1 0 0
delta 0 1 0
delta 0 0 1
#
object "connections" class gridconnections counts 20 20 50
#
object "step1000" class field
component "data" value "data"
component "positions" value "positions"
component "connections" value "connections"
#
attribute "t_step" string "1000"
attribute "time" string "0.000221547"
#
end
<----->

If every time step file is 80kb in size everything is Ok. But if I try
to import series with every time step about 3Mb in size (gridpositions
counts 20 20 2000) i receive the following error message:
"ERROR: Import:  Invalid data: bad or missing series member object/file 
'/w/Chdrv/calc/series.dx' line 6."


This error follows by Memory reclamation action. The debug log is
Begin Execution
 0:  Planning [08bd40e0] 481::/main:0/Import:1
 0:  opening file '/w/okun/Chdrv/calc/tets000000.fld'
 0:  opening file '/w/okun/Chdrv/calc/tets001000.fld'
 0:  opening file '/w/okun/Chdrv/calc/tets002000.fld'
 0:  opening file '/w/okun/Chdrv/calc/tets003000.fld'
 0:  Memory reclamation:  looking for 3200000 bytes
ERROR: Import:  Invalid data: bad or missing series member object / file 
'/w/Chdrv/calc/series.dx' line 6.

The number of files read before error message varies from 3 to 8 for
one data set.



OpenDX version:

Open Visualization Data Explorer Executive, version 04.1.0000 (08:39:44, Oct 27 
2000)
Open Visualization Data Explorer User Interface, version 04.01.0000 (08:43:43, 
Oct 27 2000)
Open Visualization Data Explorer Script, 04.1.0000

FreeBSD 4.1.1 Stable
Dual Intel Pentium III 700 with 1 Gb memory.



Thank you in advance,
Mikhail Okun
Russian Research Center "Kurchatov Institute" 
Kurchatov Square 1, Moscow, 123182, Russia.
Tel. 007(095)196-72-80 
[EMAIL PROTECTED]          20:23 26.12.2000       

Reply via email to