Dear all,

I am a new yt user, working with idefix data. I was wondering if there is an 
easy way to do time averages in yt. For example, if I have two vtk files 
data.0.vtk and data.1.vtk that I can easily load with ds0=yt.load("data.0.vtk") 
and ds1=yt.load("data.1.vtk"). Is there an easy way to create a datafile dsmean 
where all fields are means of the fields in ds1 and ds2 ?
Sorry if this question has already been asked, or if it's answered in the 
documentation, but I didn't see it.

Thanks in advance,

Best wishes,

Thomas
_______________________________________________
yt-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/yt-users.python.org/
Member address: [email protected]

Reply via email to