Hi!

I need to add an additional output to my import module that
reflects the time of the data, ideally this should be a vector
as I have physical time, model time and iterations. What kind
of object is appropriate for such data and how can I generate it?
(I assume just allocatin a DXVec and passing it to out[i] does not
work) For now I generate an additional field with an array containing
only one item, but even describe complains about missing dep
component (well, it doesnt depend on anything...).

So whats recommended in this case (I need time as an input for
compute).

Richard.

--
Richard Guenther <[EMAIL PROTECTED]>
WWW: http://www.anatom.uni-tuebingen.de/~richi/
The GLAME Project: http://www.glame.de/

Reply via email to